[ May 21 09:16:24 Enabled. ] [ May 21 09:16:24 Rereading configuration. ] [ May 21 09:16:25 Rereading configuration. ] [ May 21 09:16:26 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 21 09:16:26 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.21 09:16:27.681327 [ 1 ] {} Application: Will watch for the process with pid 26940 2026.05.21 09:16:27.681659 [ 1 ] {} Application: Forked a child process to watch 2026.05.21 09:16:28.138258 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 26940 2026.05.21 09:16:28.139727 [ 1 ] {} Application: starting up 2026.05.21 09:16:28.139906 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.21 09:16:28.239238 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.21 09:16:28.283154 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.21 09:16:28.283218 [ 1 ] {} Application: Initializing DateLUT. 2026.05.21 09:16:28.283239 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.21 09:16:28.283323 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.21 09:16:28.283809 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.21 09:16:28.286899 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.21 09:16:28.288621 [ 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.21 09:16:28.289574 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.21 09:16:28.290390 [ 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.21 09:16:28.290413 [ 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.21 09:16:28.290426 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.21 09:16:28.291088 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.21 09:16:28.293215 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.21 09:16:28.299387 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.21 09:16:28.300233 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.21 09:16:28.302028 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.21 09:16:28.302593 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.21 09:16:28.303308 [ 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.21 09:16:28.303946 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.21 09:16:28.308751 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.21 09:16:28.309108 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.21 09:16:28.311176 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.21 09:16:28.311568 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.21 09:16:28.311901 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.21 09:16:28.312283 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.21 09:16:28.313328 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.21 09:16:28.313365 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.21 09:16:28.313449 [ 134 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:16:28.313590 [ 134 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:16:28.325386 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.21 09:16:28.325419 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000153865 sec 2026.05.21 09:16:28.325438 [ 1 ] {} ReferentialDeps: No tables 2026.05.21 09:16:28.325450 [ 1 ] {} LoadingDeps: No tables 2026.05.21 09:16:28.326131 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.21 09:16:28.326725 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.21 09:16:28.337183 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.21 09:16:28.337244 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.21 09:16:28.337258 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.21 09:16:28.337270 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.21 09:16:28.337314 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.21 09:16:28.337329 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.21 09:16:28.339480 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.21 09:16:28.339524 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.21 09:16:28.339548 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.21 09:16:28.339698 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.21 09:16:28.339741 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.21 09:16:28.339770 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.21 09:16:28.339783 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.21 09:16:28.339795 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.21 09:16:28.339827 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.21 09:16:28.339841 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.21 09:16:28.361581 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.21 09:16:28.362500 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.21 09:16:28.362528 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0022e-05 sec 2026.05.21 09:16:28.362540 [ 1 ] {} ReferentialDeps: No tables 2026.05.21 09:16:28.362551 [ 1 ] {} LoadingDeps: No tables 2026.05.21 09:16:28.362582 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.21 09:16:28.362773 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.21 09:16:28.362822 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.21 09:16:28.362838 [ 1 ] {} Application: Loaded metadata. 2026.05.21 09:16:28.362851 [ 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.21 09:16:28.362871 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.21 09:16:28.366676 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.21 09:16:28.366877 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.32 MiB (RSS), difference: 92.47 MiB 2026.05.21 09:16:28.368244 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.412e-05 sec. 2026.05.21 09:16:28.368590 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.21 09:16:28.370001 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.21 09:16:28.370023 [ 1 ] {} Application: Ready for connections. 2026.05.21 09:16:28.442703 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51248 2026.05.21 09:16:28.442956 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.443019 [ 3 ] {} TCP-Session: 120467bf-752d-40ee-887c-4213654347be Authenticating user 'default' from [fd00:1122:3344:101::e]:51248 2026.05.21 09:16:28.443047 [ 3 ] {} TCP-Session: 120467bf-752d-40ee-887c-4213654347be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.443073 [ 3 ] {} TCP-Session: 120467bf-752d-40ee-887c-4213654347be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.443183 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 09:16:28.443215 [ 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.21 09:16:28.443237 [ 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.21 09:16:28.443636 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43498 2026.05.21 09:16:28.443732 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.443759 [ 4 ] {} TCP-Session: 88b2d396-829e-4075-b64e-4388accd8ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43498 2026.05.21 09:16:28.443758 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34397 2026.05.21 09:16:28.443786 [ 4 ] {} TCP-Session: 88b2d396-829e-4075-b64e-4388accd8ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.443763 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55059 2026.05.21 09:16:28.443810 [ 4 ] {} TCP-Session: 88b2d396-829e-4075-b64e-4388accd8ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.443881 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.443925 [ 254 ] {} TCP-Session: ef78ec02-2af5-4b83-b5cd-4b566718c1da Authenticating user 'default' from [fd00:1122:3344:101::e]:34397 2026.05.21 09:16:28.443945 [ 254 ] {} TCP-Session: ef78ec02-2af5-4b83-b5cd-4b566718c1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.443969 [ 254 ] {} TCP-Session: ef78ec02-2af5-4b83-b5cd-4b566718c1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.443998 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.444045 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35618 2026.05.21 09:16:28.444046 [ 5 ] {} TCP-Session: 3ba949b9-45c7-47cc-8438-d541d765845f Authenticating user 'default' from [fd00:1122:3344:101::e]:55059 2026.05.21 09:16:28.444118 [ 5 ] {} TCP-Session: 3ba949b9-45c7-47cc-8438-d541d765845f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444133 [ 5 ] {} TCP-Session: 3ba949b9-45c7-47cc-8438-d541d765845f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444170 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36822 2026.05.21 09:16:28.444182 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.444237 [ 255 ] {} TCP-Session: def13b4e-f009-4a09-9a25-9a7ea16e81d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35618 2026.05.21 09:16:28.444254 [ 255 ] {} TCP-Session: def13b4e-f009-4a09-9a25-9a7ea16e81d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444277 [ 255 ] {} TCP-Session: def13b4e-f009-4a09-9a25-9a7ea16e81d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444303 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51296 2026.05.21 09:16:28.444397 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.444474 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.444498 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60247 2026.05.21 09:16:28.444535 [ 257 ] {} TCP-Session: 02b130ea-7ac8-4564-b3fb-84fe8232b8ec Authenticating user 'default' from [fd00:1122:3344:101::e]:51296 2026.05.21 09:16:28.444541 [ 256 ] {} TCP-Session: 241270fb-43f8-4e6e-998d-6e0790212d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:36822 2026.05.21 09:16:28.444564 [ 257 ] {} TCP-Session: 02b130ea-7ac8-4564-b3fb-84fe8232b8ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444589 [ 257 ] {} TCP-Session: 02b130ea-7ac8-4564-b3fb-84fe8232b8ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444593 [ 256 ] {} TCP-Session: 241270fb-43f8-4e6e-998d-6e0790212d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444623 [ 256 ] {} TCP-Session: 241270fb-43f8-4e6e-998d-6e0790212d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444658 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.444695 [ 258 ] {} TCP-Session: 1634230b-7902-49c9-9516-8bb60b60f2ba Authenticating user 'default' from [fd00:1122:3344:101::e]:60247 2026.05.21 09:16:28.444735 [ 258 ] {} TCP-Session: 1634230b-7902-49c9-9516-8bb60b60f2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.444751 [ 258 ] {} TCP-Session: 1634230b-7902-49c9-9516-8bb60b60f2ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.613328 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35801 2026.05.21 09:16:28.613458 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.613487 [ 259 ] {} TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Authenticating user 'default' from [fd00:1122:3344:101::e]:35801 2026.05.21 09:16:28.613508 [ 259 ] {} TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.613525 [ 259 ] {} TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.613952 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59740 2026.05.21 09:16:28.614040 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49408 2026.05.21 09:16:28.614062 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.614040 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60263 2026.05.21 09:16:28.614124 [ 261 ] {} TCP-Session: 692b2453-3a6a-4244-a025-8f90fb2d9b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:59740 2026.05.21 09:16:28.614156 [ 261 ] {} TCP-Session: 692b2453-3a6a-4244-a025-8f90fb2d9b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.614168 [ 261 ] {} TCP-Session: 692b2453-3a6a-4244-a025-8f90fb2d9b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.614880 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45804 2026.05.21 09:16:28.614904 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.614880 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58747 2026.05.21 09:16:28.614973 [ 262 ] {} TCP-Session: c19426c1-2346-4638-a71c-ff6cacdfcd90 Authenticating user 'default' from [fd00:1122:3344:101::e]:49408 2026.05.21 09:16:28.615006 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41247 2026.05.21 09:16:28.615022 [ 262 ] {} TCP-Session: c19426c1-2346-4638-a71c-ff6cacdfcd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.615041 [ 262 ] {} TCP-Session: c19426c1-2346-4638-a71c-ff6cacdfcd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.615573 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.615638 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60263 2026.05.21 09:16:28.615661 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43122 2026.05.21 09:16:28.615667 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.615725 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616416 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.616358 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58790 2026.05.21 09:16:28.616474 [ 265 ] {} TCP-Session: f7317652-3cc1-48cf-9f60-5ed9c8aaa9fb Authenticating user 'default' from [fd00:1122:3344:101::e]:41247 2026.05.21 09:16:28.616480 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.616508 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.616523 [ 259 ] {} TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:28.616537 [ 266 ] {} TCP-Session: e7bc2bf6-246a-4685-a754-128358ae29b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43122 2026.05.21 09:16:28.616562 [ 264 ] {} TCP-Session: d04115b4-7c19-4f49-adeb-f7c438c26695 Authenticating user 'default' from [fd00:1122:3344:101::e]:58747 2026.05.21 09:16:28.616557 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.616598 [ 264 ] {} TCP-Session: d04115b4-7c19-4f49-adeb-f7c438c26695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616598 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:28.616617 [ 264 ] {} TCP-Session: d04115b4-7c19-4f49-adeb-f7c438c26695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616621 [ 263 ] {} TCP-Session: aa0c8d44-09b5-42d5-97ba-15acc13450ab Authenticating user 'default' from [fd00:1122:3344:101::e]:45804 2026.05.21 09:16:28.616588 [ 266 ] {} TCP-Session: e7bc2bf6-246a-4685-a754-128358ae29b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616655 [ 267 ] {} TCP-Session: a8f63aec-4fdd-4ab9-ba4d-4eb1f0e3bee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58790 2026.05.21 09:16:28.616688 [ 266 ] {} TCP-Session: e7bc2bf6-246a-4685-a754-128358ae29b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616697 [ 267 ] {} TCP-Session: a8f63aec-4fdd-4ab9-ba4d-4eb1f0e3bee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616660 [ 263 ] {} TCP-Session: aa0c8d44-09b5-42d5-97ba-15acc13450ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616512 [ 265 ] {} TCP-Session: f7317652-3cc1-48cf-9f60-5ed9c8aaa9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616739 [ 267 ] {} TCP-Session: a8f63aec-4fdd-4ab9-ba4d-4eb1f0e3bee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616765 [ 265 ] {} TCP-Session: f7317652-3cc1-48cf-9f60-5ed9c8aaa9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.616744 [ 263 ] {} TCP-Session: aa0c8d44-09b5-42d5-97ba-15acc13450ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:28.617698 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} executeQuery: (from [fd00:1122:3344:101::e]:35801) 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.21 09:16:28.626617 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 09:16:28.629207 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:16:28.631548 [ 268 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 09:16:28.633039 [ 259 ] {0a878c1d-6237-4a91-9826-c56e158bab1d} TCPHandler: Processed in 0.018984717 sec. 2026.05.21 09:16:29.001146 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 119.51 MiB, peak 119.51 MiB, free memory in arenas 0.00 B, will set to 124.33 MiB (RSS), difference: 4.83 MiB 2026.05.21 09:16:29.336743 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60771 2026.05.21 09:16:29.336921 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.336955 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Authenticating user 'default' from [fd00:1122:3344:101::d]:60771 2026.05.21 09:16:29.336993 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.337083 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.337171 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 09:16:29.337200 [ 269 ] {} 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.21 09:16:29.337302 [ 269 ] {} 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.21 09:16:29.337955 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45566 2026.05.21 09:16:29.337956 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59608 2026.05.21 09:16:29.338080 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44304 2026.05.21 09:16:29.338226 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.338280 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.338227 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60748 2026.05.21 09:16:29.338359 [ 271 ] {} TCP-Session: e3c3d287-f83a-416b-9050-e5720a64bb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:45566 2026.05.21 09:16:29.338375 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40893 2026.05.21 09:16:29.338452 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Authenticating user 'default' from [fd00:1122:3344:101::d]:59608 2026.05.21 09:16:29.338461 [ 271 ] {} TCP-Session: e3c3d287-f83a-416b-9050-e5720a64bb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338477 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.338517 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.338556 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33714 2026.05.21 09:16:29.338500 [ 271 ] {} TCP-Session: e3c3d287-f83a-416b-9050-e5720a64bb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338659 [ 273 ] {} TCP-Session: ad859d92-c442-414b-887e-0cf55c88dae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60748 2026.05.21 09:16:29.338648 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62486 2026.05.21 09:16:29.338642 [ 272 ] {} TCP-Session: 2bc812f1-0d20-4e21-adfb-e69967846e02 Authenticating user 'default' from [fd00:1122:3344:101::d]:44304 2026.05.21 09:16:29.338622 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.338770 [ 273 ] {} TCP-Session: ad859d92-c442-414b-887e-0cf55c88dae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338749 [ 272 ] {} TCP-Session: 2bc812f1-0d20-4e21-adfb-e69967846e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338496 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338870 [ 272 ] {} TCP-Session: 2bc812f1-0d20-4e21-adfb-e69967846e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338884 [ 273 ] {} TCP-Session: ad859d92-c442-414b-887e-0cf55c88dae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338860 [ 274 ] {} TCP-Session: c15823fb-87cc-451a-84e1-490f1037b873 Authenticating user 'default' from [fd00:1122:3344:101::d]:40893 2026.05.21 09:16:29.338968 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.338991 [ 274 ] {} TCP-Session: c15823fb-87cc-451a-84e1-490f1037b873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.339066 [ 274 ] {} TCP-Session: c15823fb-87cc-451a-84e1-490f1037b873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.339885 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.339981 [ 275 ] {} TCP-Session: aa4896d1-c0d1-4e50-8d25-3465c7e83df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33714 2026.05.21 09:16:29.340005 [ 275 ] {} TCP-Session: aa4896d1-c0d1-4e50-8d25-3465c7e83df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.340039 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41418 2026.05.21 09:16:29.340121 [ 275 ] {} TCP-Session: aa4896d1-c0d1-4e50-8d25-3465c7e83df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.340286 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.340390 [ 277 ] {} TCP-Session: c5552834-3124-4222-a8d7-b522a7b5a7fe Authenticating user 'default' from [fd00:1122:3344:101::d]:41418 2026.05.21 09:16:29.340476 [ 277 ] {} TCP-Session: c5552834-3124-4222-a8d7-b522a7b5a7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.340499 [ 277 ] {} TCP-Session: c5552834-3124-4222-a8d7-b522a7b5a7fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.344882 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:29.344960 [ 276 ] {} TCP-Session: 2e0847a1-1e8b-4108-8c60-ae0cf3a03e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:62486 2026.05.21 09:16:29.344992 [ 276 ] {} TCP-Session: 2e0847a1-1e8b-4108-8c60-ae0cf3a03e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.345007 [ 276 ] {} TCP-Session: 2e0847a1-1e8b-4108-8c60-ae0cf3a03e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:29.347140 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.347370 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} executeQuery: (from [fd00:1122:3344:101::d]:60771) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:16:29.403695 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60771) (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.21 09:16:29.404675 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} 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.21 09:16:29.404887 [ 269 ] {7d0bfb2b-dc20-43bc-ad15-200df8b21300} TCPHandler: Processed in 0.057904451 sec. 2026.05.21 09:16:29.405326 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.405603 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:16:29.405956 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59608) (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.21 09:16:29.406219 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} 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.21 09:16:29.406441 [ 270 ] {98705938-3cfa-43a0-81d4-1112001fddab} TCPHandler: Processed in 0.001278613 sec. 2026.05.21 09:16:29.406772 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.407483 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} executeQuery: (from [fd00:1122:3344:101::d]:60771) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.21 09:16:29.407586 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.21 09:16:29.408287 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.21 09:16:29.408308 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3062e-05 sec 2026.05.21 09:16:29.408357 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} ReferentialDeps: No tables 2026.05.21 09:16:29.408397 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} LoadingDeps: No tables 2026.05.21 09:16:29.408421 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} DatabaseAtomic (oximeter): Starting up tables. 2026.05.21 09:16:29.408469 [ 269 ] {0f25126b-915c-4b73-a919-c8bee7a11eaa} TCPHandler: Processed in 0.001750009 sec. 2026.05.21 09:16:29.408612 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.408830 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} executeQuery: (from [fd00:1122:3344:101::d]:60771) /* 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.21 09:16:29.408959 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.21 09:16:29.412773 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.21 09:16:29.413847 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): Loading data parts 2026.05.21 09:16:29.414246 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): There are no data parts 2026.05.21 09:16:29.416010 [ 269 ] {b64fcb19-68d7-4410-a2b0-238aaa49344b} TCPHandler: Processed in 0.00744662 sec. 2026.05.21 09:16:29.416181 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.416976 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} executeQuery: (from [fd00:1122:3344:101::d]:60771) /* 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.21 09:16:29.417092 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.21 09:16:29.423245 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Loading data parts 2026.05.21 09:16:29.423412 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): There are no data parts 2026.05.21 09:16:29.423900 [ 269 ] {4526e024-bac3-4d55-a17b-fbfc6a602c17} TCPHandler: Processed in 0.0077691 sec. 2026.05.21 09:16:29.424136 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.424312 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.424431 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.21 09:16:29.425475 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} oximeter.measurements_i8 (54923a51-0717-46a7-bfbb-82a47ef14744): Loading data parts 2026.05.21 09:16:29.425603 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} oximeter.measurements_i8 (54923a51-0717-46a7-bfbb-82a47ef14744): There are no data parts 2026.05.21 09:16:29.426186 [ 269 ] {ace2337f-ebed-45b4-b5d1-6ab10ca8b618} TCPHandler: Processed in 0.0021027 sec. 2026.05.21 09:16:29.426367 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.426534 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.426648 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.21 09:16:29.427716 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} oximeter.measurements_u8 (791f6239-32e3-4f9d-b240-1943a2a4095a): Loading data parts 2026.05.21 09:16:29.427842 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} oximeter.measurements_u8 (791f6239-32e3-4f9d-b240-1943a2a4095a): There are no data parts 2026.05.21 09:16:29.428489 [ 269 ] {02262f0f-7a69-491d-8da0-bf25740fe202} TCPHandler: Processed in 0.002170913 sec. 2026.05.21 09:16:29.428822 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.429052 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.429196 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.21 09:16:29.430413 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} oximeter.measurements_i16 (37434403-cf4c-42fe-a61f-22960ce1ad2d): Loading data parts 2026.05.21 09:16:29.430536 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} oximeter.measurements_i16 (37434403-cf4c-42fe-a61f-22960ce1ad2d): There are no data parts 2026.05.21 09:16:29.431074 [ 269 ] {c1dd6983-5d84-45df-ac1e-74ee2d9be55f} TCPHandler: Processed in 0.00237025 sec. 2026.05.21 09:16:29.431232 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.431404 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.431522 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.21 09:16:29.432658 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} oximeter.measurements_u16 (121f7e1d-c2d4-4a13-9594-f3f1e0af13d1): Loading data parts 2026.05.21 09:16:29.432823 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} oximeter.measurements_u16 (121f7e1d-c2d4-4a13-9594-f3f1e0af13d1): There are no data parts 2026.05.21 09:16:29.433454 [ 269 ] {d8eff11a-4ef1-490c-8da9-e703248e6042} TCPHandler: Processed in 0.002272567 sec. 2026.05.21 09:16:29.433742 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.434022 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.434163 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.21 09:16:29.435410 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} oximeter.measurements_i32 (c09a3840-58ed-4acc-b1a0-9031d4a4d0c1): Loading data parts 2026.05.21 09:16:29.435555 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} oximeter.measurements_i32 (c09a3840-58ed-4acc-b1a0-9031d4a4d0c1): There are no data parts 2026.05.21 09:16:29.436158 [ 269 ] {420bbcd8-bc46-4acd-8555-02e37c2aae57} TCPHandler: Processed in 0.002533905 sec. 2026.05.21 09:16:29.436331 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.436519 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.436643 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.21 09:16:29.437862 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} oximeter.measurements_u32 (e6a3f0c1-c4e1-4fcf-b336-241343cf245f): Loading data parts 2026.05.21 09:16:29.438005 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} oximeter.measurements_u32 (e6a3f0c1-c4e1-4fcf-b336-241343cf245f): There are no data parts 2026.05.21 09:16:29.438571 [ 269 ] {b6d8b641-4eb3-4d14-9634-4d1c52e13578} TCPHandler: Processed in 0.002308627 sec. 2026.05.21 09:16:29.438768 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.438980 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.439103 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.21 09:16:29.440147 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Loading data parts 2026.05.21 09:16:29.440273 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): There are no data parts 2026.05.21 09:16:29.440963 [ 269 ] {c11c8234-2650-4891-af62-07bb7be999c3} TCPHandler: Processed in 0.002246346 sec. 2026.05.21 09:16:29.441129 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.441293 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.441408 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.21 09:16:29.442809 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Loading data parts 2026.05.21 09:16:29.442955 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): There are no data parts 2026.05.21 09:16:29.443599 [ 269 ] {408333f3-1509-4033-80d1-7509288e4154} TCPHandler: Processed in 0.002518735 sec. 2026.05.21 09:16:29.443812 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.444120 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.444259 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.21 09:16:29.445535 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} oximeter.measurements_f32 (728b11d7-9758-4eae-b091-77aa78695d67): Loading data parts 2026.05.21 09:16:29.445662 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} oximeter.measurements_f32 (728b11d7-9758-4eae-b091-77aa78695d67): There are no data parts 2026.05.21 09:16:29.446323 [ 269 ] {5757f7bb-0d54-4d64-b0ae-1d457d6c8a0e} TCPHandler: Processed in 0.002574686 sec. 2026.05.21 09:16:29.446477 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.446644 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.446761 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.21 09:16:29.447798 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Loading data parts 2026.05.21 09:16:29.447918 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): There are no data parts 2026.05.21 09:16:29.448558 [ 269 ] {a47cda27-ce5e-4ae3-83b6-9a0495b0db26} TCPHandler: Processed in 0.002132862 sec. 2026.05.21 09:16:29.448717 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.448956 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.449066 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.21 09:16:29.450236 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} oximeter.measurements_string (4c8100e2-9819-4b7f-90a3-647b158ae568): Loading data parts 2026.05.21 09:16:29.450361 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} oximeter.measurements_string (4c8100e2-9819-4b7f-90a3-647b158ae568): There are no data parts 2026.05.21 09:16:29.450919 [ 269 ] {2cfc1227-a853-46a3-aa0c-de5dc9d64907} TCPHandler: Processed in 0.002252755 sec. 2026.05.21 09:16:29.451089 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.451270 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.451510 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.21 09:16:29.452743 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} oximeter.measurements_bytes (e976a7c2-bcbe-466e-a886-edb56ca52a0f): Loading data parts 2026.05.21 09:16:29.452889 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} oximeter.measurements_bytes (e976a7c2-bcbe-466e-a886-edb56ca52a0f): There are no data parts 2026.05.21 09:16:29.453556 [ 269 ] {f10df2d1-2f81-4a15-83c9-19b9c79641e1} TCPHandler: Processed in 0.002516114 sec. 2026.05.21 09:16:29.453736 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.453959 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.454068 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.21 09:16:29.455447 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): Loading data parts 2026.05.21 09:16:29.455595 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): There are no data parts 2026.05.21 09:16:29.456663 [ 269 ] {5a59f74f-6fb4-41fa-9401-e03d8df6a507} TCPHandler: Processed in 0.00298352 sec. 2026.05.21 09:16:29.456892 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.457068 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.457189 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.21 09:16:29.458326 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Loading data parts 2026.05.21 09:16:29.458527 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): There are no data parts 2026.05.21 09:16:29.459088 [ 269 ] {43263569-c216-46f2-9951-fe338a124fa3} TCPHandler: Processed in 0.002249585 sec. 2026.05.21 09:16:29.459243 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.459506 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.459630 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.21 09:16:29.461005 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} oximeter.measurements_cumulativef32 (27e80da0-015c-494b-80cf-bbe1db87a7ef): Loading data parts 2026.05.21 09:16:29.461156 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} oximeter.measurements_cumulativef32 (27e80da0-015c-494b-80cf-bbe1db87a7ef): There are no data parts 2026.05.21 09:16:29.462012 [ 269 ] {84a42258-f6d4-4412-ba5e-537153a7b889} TCPHandler: Processed in 0.002820335 sec. 2026.05.21 09:16:29.462188 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.462377 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.462530 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.21 09:16:29.463791 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} oximeter.measurements_cumulativef64 (2c56a3b9-cbf2-4680-a3f5-00d4f73aff63): Loading data parts 2026.05.21 09:16:29.463941 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} oximeter.measurements_cumulativef64 (2c56a3b9-cbf2-4680-a3f5-00d4f73aff63): There are no data parts 2026.05.21 09:16:29.464618 [ 269 ] {d78563e3-ade9-42ff-a96b-af74f504ae20} TCPHandler: Processed in 0.002487013 sec. 2026.05.21 09:16:29.464850 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.465084 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.465273 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.21 09:16:29.468396 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} oximeter.measurements_histogrami8 (0d9011e3-9c1f-4515-b579-b540963b6ad5): Loading data parts 2026.05.21 09:16:29.468578 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} oximeter.measurements_histogrami8 (0d9011e3-9c1f-4515-b579-b540963b6ad5): There are no data parts 2026.05.21 09:16:29.469281 [ 269 ] {7e43bc45-0270-41b9-87c8-308c29b6ccf8} TCPHandler: Processed in 0.004481341 sec. 2026.05.21 09:16:29.469487 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.469790 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.469933 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.21 09:16:29.471340 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} oximeter.measurements_histogramu8 (f31c840d-01ba-492d-a5ea-051d29fee24f): Loading data parts 2026.05.21 09:16:29.471592 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} oximeter.measurements_histogramu8 (f31c840d-01ba-492d-a5ea-051d29fee24f): There are no data parts 2026.05.21 09:16:29.472115 [ 269 ] {e8d9c3df-f814-4737-a22d-4b858dfdfc36} TCPHandler: Processed in 0.002718922 sec. 2026.05.21 09:16:29.472355 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.472581 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.472717 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.21 09:16:29.474019 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} oximeter.measurements_histogrami16 (1b864b86-2b65-49c0-a041-a2cf380e7eac): Loading data parts 2026.05.21 09:16:29.474156 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} oximeter.measurements_histogrami16 (1b864b86-2b65-49c0-a041-a2cf380e7eac): There are no data parts 2026.05.21 09:16:29.474746 [ 269 ] {c03371ab-0ff8-45da-ad4a-fc77ab5652a9} TCPHandler: Processed in 0.002443712 sec. 2026.05.21 09:16:29.474920 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.475139 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.475318 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.21 09:16:29.476533 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} oximeter.measurements_histogramu16 (620d64d1-2c82-41a7-9d3b-0a64c393ae38): Loading data parts 2026.05.21 09:16:29.476666 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} oximeter.measurements_histogramu16 (620d64d1-2c82-41a7-9d3b-0a64c393ae38): There are no data parts 2026.05.21 09:16:29.477180 [ 269 ] {b46b2efd-0bb6-4087-bc36-1f03c2935c34} TCPHandler: Processed in 0.002308037 sec. 2026.05.21 09:16:29.477417 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.477633 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.477760 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.21 09:16:29.478931 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} oximeter.measurements_histogrami32 (0ae3f4e1-06eb-483b-9da0-e1566ab9dbbe): Loading data parts 2026.05.21 09:16:29.479065 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} oximeter.measurements_histogrami32 (0ae3f4e1-06eb-483b-9da0-e1566ab9dbbe): There are no data parts 2026.05.21 09:16:29.479679 [ 269 ] {6b38ed08-8183-49cf-a414-3094db2a5dd6} TCPHandler: Processed in 0.002310077 sec. 2026.05.21 09:16:29.479824 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.480036 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.480171 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.21 09:16:29.481557 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} oximeter.measurements_histogramu32 (df44bbe4-bee3-4f3e-8833-6903afa692ea): Loading data parts 2026.05.21 09:16:29.481724 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} oximeter.measurements_histogramu32 (df44bbe4-bee3-4f3e-8833-6903afa692ea): There are no data parts 2026.05.21 09:16:29.482417 [ 269 ] {c40be4ec-7cec-429a-84f8-95105a65a16b} TCPHandler: Processed in 0.002642428 sec. 2026.05.21 09:16:29.482611 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.482864 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.482995 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.21 09:16:29.484396 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} oximeter.measurements_histogrami64 (634fc227-bb1b-4dad-af92-0f16aa34c00b): Loading data parts 2026.05.21 09:16:29.484558 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} oximeter.measurements_histogrami64 (634fc227-bb1b-4dad-af92-0f16aa34c00b): There are no data parts 2026.05.21 09:16:29.485366 [ 269 ] {2e670cc8-6b7b-4d8b-93cb-42d6feceac53} TCPHandler: Processed in 0.002805664 sec. 2026.05.21 09:16:29.485527 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.485742 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.485891 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.21 09:16:29.487388 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Loading data parts 2026.05.21 09:16:29.487521 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): There are no data parts 2026.05.21 09:16:29.488196 [ 269 ] {b0bf19a1-8fce-4621-bcbd-703e71a199dc} TCPHandler: Processed in 0.002717511 sec. 2026.05.21 09:16:29.488417 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.488687 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.488825 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.21 09:16:29.490199 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} oximeter.measurements_histogramf32 (c589f742-31c3-40d5-9890-eb86a747f329): Loading data parts 2026.05.21 09:16:29.490347 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} oximeter.measurements_histogramf32 (c589f742-31c3-40d5-9890-eb86a747f329): There are no data parts 2026.05.21 09:16:29.491222 [ 269 ] {6ae6c463-c365-4443-ad2a-6409c687ad91} TCPHandler: Processed in 0.002856816 sec. 2026.05.21 09:16:29.491449 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.491723 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.491873 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.21 09:16:29.493451 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} oximeter.measurements_histogramf64 (aeb23369-df26-4ce3-9ccb-80483c5ef927): Loading data parts 2026.05.21 09:16:29.493592 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} oximeter.measurements_histogramf64 (aeb23369-df26-4ce3-9ccb-80483c5ef927): There are no data parts 2026.05.21 09:16:29.494117 [ 269 ] {49281e6c-d73c-44a9-947e-907bb9040c2f} TCPHandler: Processed in 0.002778103 sec. 2026.05.21 09:16:29.494325 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.494568 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} executeQuery: (from [fd00:1122:3344:101::d]:60771) /* 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.21 09:16:29.494703 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.21 09:16:29.496330 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} oximeter.fields_bool (ee2399ce-98c1-4631-872a-e93e6c927955): Loading data parts 2026.05.21 09:16:29.496459 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} oximeter.fields_bool (ee2399ce-98c1-4631-872a-e93e6c927955): There are no data parts 2026.05.21 09:16:29.497068 [ 269 ] {e04caac9-4317-4bef-9c3c-f7959e7b9b64} TCPHandler: Processed in 0.002803094 sec. 2026.05.21 09:16:29.497226 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.497396 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.497517 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.21 09:16:29.498631 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} oximeter.fields_i8 (6edfeb02-b728-4714-a8a7-d1069593f493): Loading data parts 2026.05.21 09:16:29.498875 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} oximeter.fields_i8 (6edfeb02-b728-4714-a8a7-d1069593f493): There are no data parts 2026.05.21 09:16:29.499458 [ 269 ] {a0ee4fe1-a831-4f0f-beb4-bc61c2adb1d3} TCPHandler: Processed in 0.002280856 sec. 2026.05.21 09:16:29.499659 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.499958 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.500127 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.21 09:16:29.501311 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Loading data parts 2026.05.21 09:16:29.501446 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): There are no data parts 2026.05.21 09:16:29.502194 [ 269 ] {f3bac54c-d117-40a9-b675-dcaf3ec915eb} TCPHandler: Processed in 0.002616398 sec. 2026.05.21 09:16:29.502373 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.502538 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.502677 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.21 09:16:29.503861 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Loading data parts 2026.05.21 09:16:29.504025 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): There are no data parts 2026.05.21 09:16:29.504561 [ 269 ] {0ae42cb4-d4a6-44a6-a5fb-4a7d4c75899a} TCPHandler: Processed in 0.002236385 sec. 2026.05.21 09:16:29.504727 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.504965 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.505092 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.21 09:16:29.506225 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Loading data parts 2026.05.21 09:16:29.506355 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): There are no data parts 2026.05.21 09:16:29.506947 [ 269 ] {f67a75e5-16b5-4496-90f0-0c3871b0f69b} TCPHandler: Processed in 0.002268446 sec. 2026.05.21 09:16:29.507118 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.507291 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.507442 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.21 09:16:29.508762 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} oximeter.fields_i32 (37012ff1-41bd-4fa9-8c52-af55ee3b4c8d): Loading data parts 2026.05.21 09:16:29.508897 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} oximeter.fields_i32 (37012ff1-41bd-4fa9-8c52-af55ee3b4c8d): There are no data parts 2026.05.21 09:16:29.509373 [ 269 ] {9b7ca13f-8079-4e24-bda6-3a493e8490c4} TCPHandler: Processed in 0.002307267 sec. 2026.05.21 09:16:29.509539 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.509794 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.509919 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.21 09:16:29.511165 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Loading data parts 2026.05.21 09:16:29.511295 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): There are no data parts 2026.05.21 09:16:29.511844 [ 269 ] {37c441ba-39fa-49d4-a435-9be9d996face} TCPHandler: Processed in 0.002358039 sec. 2026.05.21 09:16:29.512011 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.512186 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.512310 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.21 09:16:29.513392 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} oximeter.fields_i64 (e064ab26-ab40-44ad-90c5-493be68cc3ef): Loading data parts 2026.05.21 09:16:29.513524 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} oximeter.fields_i64 (e064ab26-ab40-44ad-90c5-493be68cc3ef): There are no data parts 2026.05.21 09:16:29.513983 [ 269 ] {8495b709-c9ee-41dd-bbe2-9e34c76f3a4a} TCPHandler: Processed in 0.002026088 sec. 2026.05.21 09:16:29.514178 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.514408 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.514542 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.21 09:16:29.515744 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Loading data parts 2026.05.21 09:16:29.515966 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): There are no data parts 2026.05.21 09:16:29.516514 [ 269 ] {9036a4be-f203-4267-bb59-0de459aee96b} TCPHandler: Processed in 0.00238507 sec. 2026.05.21 09:16:29.516680 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.516844 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.517009 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.21 09:16:29.518129 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Loading data parts 2026.05.21 09:16:29.518246 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): There are no data parts 2026.05.21 09:16:29.518802 [ 269 ] {db12507a-5e8f-4d2d-a001-25fb0985631c} TCPHandler: Processed in 0.002172363 sec. 2026.05.21 09:16:29.519034 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.519196 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.519322 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.21 09:16:29.520413 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Loading data parts 2026.05.21 09:16:29.520619 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): There are no data parts 2026.05.21 09:16:29.521526 [ 269 ] {6962a1b7-2b91-479b-a8f1-955aace66d8b} TCPHandler: Processed in 0.002539585 sec. 2026.05.21 09:16:29.521770 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.522081 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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.21 09:16:29.522181 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.21 09:16:29.523705 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Loading data parts 2026.05.21 09:16:29.523822 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): There are no data parts 2026.05.21 09:16:29.524540 [ 269 ] {f7b04d83-3aab-4f08-8130-b109014a7415} TCPHandler: Processed in 0.002892407 sec. 2026.05.21 09:16:29.524822 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.525086 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} executeQuery: (from [fd00:1122:3344:101::d]:60771) /* 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.21 09:16:29.525249 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.21 09:16:29.526582 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Loading data parts 2026.05.21 09:16:29.526747 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): There are no data parts 2026.05.21 09:16:29.527419 [ 269 ] {d0bdbbf0-cb4d-4f45-a805-193ed4b7d84e} TCPHandler: Processed in 0.002647568 sec. 2026.05.21 09:16:29.529705 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:16:29.529937 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.21 09:16:29.531659 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.21 09:16:29.537789 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:29.537832 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:29.541580 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:16:29.542484 [ 268 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83): 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.21 09:16:29.542786 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} executeQuery: Read 1 rows, 16.00 B in 0.012953 sec., 77.20219254226821 rows/sec., 1.21 KiB/sec. 2026.05.21 09:16:29.543065 [ 270 ] {1ece8842-fb57-472e-98b7-aa8efdda6ed9} TCPHandler: Processed in 0.01341874 sec. 2026.05.21 09:16:30.002161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 131.19 MiB, peak 131.19 MiB, free memory in arenas 0.00 B, will set to 139.93 MiB (RSS), difference: 8.74 MiB 2026.05.21 09:16:32.225983 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50061 2026.05.21 09:16:32.226083 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.226214 [ 278 ] {} TCP-Session: ebada34d-6dee-410e-9d85-cb07a1a9fabb Authenticating user 'default' from [fd00:1122:3344:101::b]:50061 2026.05.21 09:16:32.226239 [ 278 ] {} TCP-Session: ebada34d-6dee-410e-9d85-cb07a1a9fabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.226254 [ 278 ] {} TCP-Session: ebada34d-6dee-410e-9d85-cb07a1a9fabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.226412 [ 278 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 09:16:32.226441 [ 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.21 09:16:32.226556 [ 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.21 09:16:32.226949 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52406 2026.05.21 09:16:32.227004 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35502 2026.05.21 09:16:32.227083 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40034 2026.05.21 09:16:32.227189 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56926 2026.05.21 09:16:32.227363 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.227448 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.227492 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58156 2026.05.21 09:16:32.227512 [ 281 ] {} TCP-Session: 946cb7d5-0d26-4be4-a86c-914eefd50046 Authenticating user 'default' from [fd00:1122:3344:101::b]:40034 2026.05.21 09:16:32.227544 [ 281 ] {} TCP-Session: 946cb7d5-0d26-4be4-a86c-914eefd50046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.227551 [ 279 ] {} TCP-Session: 38f84912-c082-4a56-a7fa-52a36bc2e4f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52406 2026.05.21 09:16:32.227644 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.227548 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.227747 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39259 2026.05.21 09:16:32.227720 [ 279 ] {} TCP-Session: 38f84912-c082-4a56-a7fa-52a36bc2e4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.227671 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47402 2026.05.21 09:16:32.227834 [ 282 ] {} TCP-Session: 7f1a2aa9-fdd8-4417-af15-84f14bdd2c53 Authenticating user 'default' from [fd00:1122:3344:101::b]:56926 2026.05.21 09:16:32.227838 [ 279 ] {} TCP-Session: 38f84912-c082-4a56-a7fa-52a36bc2e4f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.227678 [ 281 ] {} TCP-Session: 946cb7d5-0d26-4be4-a86c-914eefd50046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.227543 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.227965 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.227951 [ 282 ] {} TCP-Session: 7f1a2aa9-fdd8-4417-af15-84f14bdd2c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228031 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.228091 [ 285 ] {} TCP-Session: 7ac0a013-7302-427e-a0b8-86f29f01c390 Authenticating user 'default' from [fd00:1122:3344:101::b]:39259 2026.05.21 09:16:32.228077 [ 280 ] {} TCP-Session: dc80077d-2ba7-4f24-98e0-d92f5946c5cd Authenticating user 'default' from [fd00:1122:3344:101::b]:35502 2026.05.21 09:16:32.228073 [ 282 ] {} TCP-Session: 7f1a2aa9-fdd8-4417-af15-84f14bdd2c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228231 [ 285 ] {} TCP-Session: 7ac0a013-7302-427e-a0b8-86f29f01c390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228223 [ 284 ] {} TCP-Session: 8d8c3bea-b408-409b-8eee-ba60108cdac1 Authenticating user 'default' from [fd00:1122:3344:101::b]:47402 2026.05.21 09:16:32.228217 [ 280 ] {} TCP-Session: dc80077d-2ba7-4f24-98e0-d92f5946c5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228342 [ 285 ] {} TCP-Session: 7ac0a013-7302-427e-a0b8-86f29f01c390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228336 [ 284 ] {} TCP-Session: 8d8c3bea-b408-409b-8eee-ba60108cdac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.227705 [ 283 ] {} TCP-Session: 379cf430-0bf6-4197-b969-0d637dae5fcf Authenticating user 'default' from [fd00:1122:3344:101::b]:58156 2026.05.21 09:16:32.228475 [ 280 ] {} TCP-Session: dc80077d-2ba7-4f24-98e0-d92f5946c5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228507 [ 283 ] {} TCP-Session: 379cf430-0bf6-4197-b969-0d637dae5fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228591 [ 283 ] {} TCP-Session: 379cf430-0bf6-4197-b969-0d637dae5fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.228603 [ 284 ] {} TCP-Session: 8d8c3bea-b408-409b-8eee-ba60108cdac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.282919 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35028 2026.05.21 09:16:32.283060 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.283092 [ 286 ] {} TCP-Session: 13f6434e-86cf-4a1a-915d-b6c9efa2c214 Authenticating user 'default' from [fd00:1122:3344:101::c]:35028 2026.05.21 09:16:32.283239 [ 286 ] {} TCP-Session: 13f6434e-86cf-4a1a-915d-b6c9efa2c214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.283257 [ 286 ] {} TCP-Session: 13f6434e-86cf-4a1a-915d-b6c9efa2c214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.283332 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 09:16:32.283485 [ 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.21 09:16:32.283506 [ 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.21 09:16:32.284147 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58172 2026.05.21 09:16:32.284250 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50606 2026.05.21 09:16:32.284413 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41745 2026.05.21 09:16:32.284321 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.284497 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54890 2026.05.21 09:16:32.284505 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45922 2026.05.21 09:16:32.284588 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50495 2026.05.21 09:16:32.284538 [ 287 ] {} TCP-Session: 29182c6b-55ed-4d34-8b43-ae8cdb422e51 Authenticating user 'default' from [fd00:1122:3344:101::c]:58172 2026.05.21 09:16:32.284680 [ 287 ] {} TCP-Session: 29182c6b-55ed-4d34-8b43-ae8cdb422e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.284745 [ 287 ] {} TCP-Session: 29182c6b-55ed-4d34-8b43-ae8cdb422e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.284770 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51812 2026.05.21 09:16:32.284824 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.284879 [ 288 ] {} TCP-Session: 1b2b776a-0838-40e3-ac46-5e4b8346bca6 Authenticating user 'default' from [fd00:1122:3344:101::c]:50606 2026.05.21 09:16:32.284928 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.284887 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.285061 [ 288 ] {} TCP-Session: 1b2b776a-0838-40e3-ac46-5e4b8346bca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285107 [ 290 ] {} TCP-Session: dec74e8e-12e4-4f38-9f9b-958bc0765b6a Authenticating user 'default' from [fd00:1122:3344:101::c]:41745 2026.05.21 09:16:32.285118 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.285074 [ 291 ] {} TCP-Session: 67d28dc6-e401-48c4-aa74-efeff071e528 Authenticating user 'default' from [fd00:1122:3344:101::c]:54890 2026.05.21 09:16:32.285214 [ 290 ] {} TCP-Session: dec74e8e-12e4-4f38-9f9b-958bc0765b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285258 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.285260 [ 291 ] {} TCP-Session: 67d28dc6-e401-48c4-aa74-efeff071e528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285204 [ 292 ] {} TCP-Session: bfa96fd7-2cc9-40fb-a61b-c4062e0fd31b Authenticating user 'default' from [fd00:1122:3344:101::c]:50495 2026.05.21 09:16:32.285350 [ 291 ] {} TCP-Session: 67d28dc6-e401-48c4-aa74-efeff071e528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285372 [ 293 ] {} TCP-Session: 282370b7-9ea8-4772-a81c-4568529c9c3a Authenticating user 'default' from [fd00:1122:3344:101::c]:51812 2026.05.21 09:16:32.285336 [ 290 ] {} TCP-Session: dec74e8e-12e4-4f38-9f9b-958bc0765b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285185 [ 288 ] {} TCP-Session: 1b2b776a-0838-40e3-ac46-5e4b8346bca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285432 [ 292 ] {} TCP-Session: bfa96fd7-2cc9-40fb-a61b-c4062e0fd31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285192 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:32.285507 [ 292 ] {} TCP-Session: bfa96fd7-2cc9-40fb-a61b-c4062e0fd31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285529 [ 289 ] {} TCP-Session: 800f8a10-ecdf-457c-b28f-93efec6b535f Authenticating user 'default' from [fd00:1122:3344:101::c]:45922 2026.05.21 09:16:32.285622 [ 289 ] {} TCP-Session: 800f8a10-ecdf-457c-b28f-93efec6b535f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285640 [ 293 ] {} TCP-Session: 282370b7-9ea8-4772-a81c-4568529c9c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285734 [ 289 ] {} TCP-Session: 800f8a10-ecdf-457c-b28f-93efec6b535f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:32.285751 [ 293 ] {} TCP-Session: 282370b7-9ea8-4772-a81c-4568529c9c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.583018 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43577 2026.05.21 09:16:33.583210 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.583250 [ 294 ] {} TCP-Session: b65d9473-5268-4096-bbff-05245cdbd958 Authenticating user 'default' from [fd00:1122:3344:101::a]:43577 2026.05.21 09:16:33.583275 [ 294 ] {} TCP-Session: b65d9473-5268-4096-bbff-05245cdbd958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.583289 [ 294 ] {} TCP-Session: b65d9473-5268-4096-bbff-05245cdbd958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.583364 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.21 09:16:33.583394 [ 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.21 09:16:33.583413 [ 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.21 09:16:33.583877 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62615 2026.05.21 09:16:33.583955 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53177 2026.05.21 09:16:33.584077 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.584091 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39836 2026.05.21 09:16:33.584130 [ 295 ] {} TCP-Session: 46825087-b88a-47c2-a92d-78a244969c86 Authenticating user 'default' from [fd00:1122:3344:101::a]:62615 2026.05.21 09:16:33.584161 [ 295 ] {} TCP-Session: 46825087-b88a-47c2-a92d-78a244969c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584176 [ 295 ] {} TCP-Session: 46825087-b88a-47c2-a92d-78a244969c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584213 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.584252 [ 296 ] {} TCP-Session: 971037e9-7f2f-4221-a447-c61cc701816a Authenticating user 'default' from [fd00:1122:3344:101::a]:53177 2026.05.21 09:16:33.584275 [ 296 ] {} TCP-Session: 971037e9-7f2f-4221-a447-c61cc701816a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584289 [ 296 ] {} TCP-Session: 971037e9-7f2f-4221-a447-c61cc701816a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584379 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51004 2026.05.21 09:16:33.584387 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.584444 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36584 2026.05.21 09:16:33.584447 [ 297 ] {} TCP-Session: 8252d2fb-7e9c-40cf-80e2-0e08531e00f3 Authenticating user 'default' from [fd00:1122:3344:101::a]:39836 2026.05.21 09:16:33.584504 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.584509 [ 297 ] {} TCP-Session: 8252d2fb-7e9c-40cf-80e2-0e08531e00f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584546 [ 298 ] {} TCP-Session: 55ef520a-3c0b-4241-82bb-75d45d0f36e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:51004 2026.05.21 09:16:33.584548 [ 297 ] {} TCP-Session: 8252d2fb-7e9c-40cf-80e2-0e08531e00f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584618 [ 298 ] {} TCP-Session: 55ef520a-3c0b-4241-82bb-75d45d0f36e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584624 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36202 2026.05.21 09:16:33.584641 [ 298 ] {} TCP-Session: 55ef520a-3c0b-4241-82bb-75d45d0f36e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584638 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.584689 [ 299 ] {} TCP-Session: 2b466c83-5c56-4fa3-86b4-8c6bb3ec6b77 Authenticating user 'default' from [fd00:1122:3344:101::a]:36584 2026.05.21 09:16:33.584710 [ 299 ] {} TCP-Session: 2b466c83-5c56-4fa3-86b4-8c6bb3ec6b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584730 [ 299 ] {} TCP-Session: 2b466c83-5c56-4fa3-86b4-8c6bb3ec6b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.584794 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50280 2026.05.21 09:16:33.584840 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.584954 [ 300 ] {} TCP-Session: 283ef176-bd5a-4868-9928-00b0f045bd80 Authenticating user 'default' from [fd00:1122:3344:101::a]:36202 2026.05.21 09:16:33.584969 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:16:33.584979 [ 300 ] {} TCP-Session: 283ef176-bd5a-4868-9928-00b0f045bd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.585009 [ 301 ] {} TCP-Session: 6ad2b4f6-f203-46c5-8978-7a5627ef7a44 Authenticating user 'default' from [fd00:1122:3344:101::a]:50280 2026.05.21 09:16:33.585011 [ 300 ] {} TCP-Session: 283ef176-bd5a-4868-9928-00b0f045bd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.585036 [ 301 ] {} TCP-Session: 6ad2b4f6-f203-46c5-8978-7a5627ef7a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:33.585055 [ 301 ] {} TCP-Session: 6ad2b4f6-f203-46c5-8978-7a5627ef7a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:16:35.840751 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.21 09:16:35.840763 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2026.05.21 09:16:35.840906 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.21 09:16:35.840907 [ 245 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.21 09:16:35.843734 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Loading data parts 2026.05.21 09:16:35.844028 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): There are no data parts 2026.05.21 09:16:35.850499 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:35.850595 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:35.856683 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:16:35.857841 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:16:35.858118 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2026.05.21 09:16:35.865850 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Loading data parts 2026.05.21 09:16:35.866146 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): There are no data parts 2026.05.21 09:16:35.913904 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:35.914008 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:35.926488 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:16:35.931701 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:16:35.941462 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.21 09:16:36.000321 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.67 MiB, peak 150.67 MiB, free memory in arenas 0.00 B, will set to 155.72 MiB (RSS), difference: 9.05 MiB 2026.05.21 09:16:38.340621 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 2026.05.21 09:16:38.340717 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.21 09:16:38.344103 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Loading data parts 2026.05.21 09:16:38.344277 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): There are no data parts 2026.05.21 09:16:38.347752 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:38.347793 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:38.351542 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:16:38.352211 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:16:38.352746 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 4 2026.05.21 09:16:39.001169 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 159.86 MiB, peak 159.86 MiB, free memory in arenas 0.00 B, will set to 156.53 MiB (RSS), difference: -3.33 MiB 2026.05.21 09:16:43.313836 [ 119 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:16:43.313896 [ 119 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:16:43.359021 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2026.05.21 09:16:43.365469 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:43.365535 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:43.366068 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:16:43.366308 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:16:43.366503 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.21 09:16:43.441578 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.21 09:16:43.459615 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:43.459677 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:43.466195 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:16:43.466914 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:16:43.469989 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.21 09:16:44.001011 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 157.29 MiB, peak 161.29 MiB, free memory in arenas 0.00 B, will set to 159.29 MiB (RSS), difference: 2.00 MiB 2026.05.21 09:16:50.867126 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2026.05.21 09:16:50.867593 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:50.867635 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:50.868135 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:16:50.868359 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:16:50.868481 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2026.05.21 09:16:50.970673 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.21 09:16:50.986262 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:50.986321 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:50.992412 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:16:50.993097 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:16:50.995725 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.21 09:16:58.313954 [ 89 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:16:58.314031 [ 89 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:16:58.369421 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2026.05.21 09:16:58.370200 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:58.370245 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:58.370795 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:16:58.371027 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:16:58.371153 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.21 09:16:58.496633 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.21 09:16:58.512679 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:16:58.512735 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.21 09:16:58.519104 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:16:58.519801 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:16:58.522466 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.21 09:17:04.565209 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.565590 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:17:04.584508 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:04.588612 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:04.589140 [ 269 ] {0ed4c5ae-9df0-455c-af67-e9f09f0016a8} TCPHandler: Processed in 0.024206751 sec. 2026.05.21 09:17:04.609928 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.610101 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 09:17:04.610169 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:04.613334 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.613389 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.616486 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.616708 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): 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.21 09:17:04.616872 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} executeQuery: Read 27 rows, 6.61 KiB in 0.006817 sec., 3960.686518996626 rows/sec., 969.11 KiB/sec. 2026.05.21 09:17:04.616937 [ 269 ] {be00a4d9-f49c-43db-8000-ee6acc45edf1} TCPHandler: Processed in 0.007140259 sec. 2026.05.21 09:17:04.617113 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.617226 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:17:04.617275 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:17:04.628502 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.628548 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.630979 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.631221 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:17:04.631374 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} executeQuery: Read 284 rows, 18.47 KiB in 0.014173 sec., 20038.100613843224 rows/sec., 1.27 MiB/sec. 2026.05.21 09:17:04.631434 [ 269 ] {c1118c0b-078f-4970-9edf-b0bd13de2dc2} TCPHandler: Processed in 0.014386032 sec. 2026.05.21 09:17:04.631630 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.631749 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:17:04.631802 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:17:04.632266 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.632305 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.632641 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.632866 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:17:04.632996 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} executeQuery: Read 4 rows, 334.00 B in 0.001276 sec., 3134.796238244514 rows/sec., 255.62 KiB/sec. 2026.05.21 09:17:04.633030 [ 269 ] {bfcaa779-e57a-4e5b-9d24-5b37fb3d3229} TCPHandler: Processed in 0.00149114 sec. 2026.05.21 09:17:04.633192 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.633295 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:04.633338 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:04.634183 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.634232 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.634624 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.634858 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:04.635002 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} executeQuery: Read 769 rows, 60.54 KiB in 0.001725 sec., 445797.1014492754 rows/sec., 34.28 MiB/sec. 2026.05.21 09:17:04.635042 [ 269 ] {10660ddc-b1cc-46fb-994b-06f5295e5860} TCPHandler: Processed in 0.001905344 sec. 2026.05.21 09:17:04.635206 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.635313 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:04.635356 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:04.635870 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.635914 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.636285 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.636507 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:04.636635 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} executeQuery: Read 146 rows, 8.82 KiB in 0.001342 sec., 108792.84649776452 rows/sec., 6.42 MiB/sec. 2026.05.21 09:17:04.636671 [ 269 ] {fdcaba5b-f86e-48f1-9a2b-391bab2cf785} TCPHandler: Processed in 0.001520071 sec. 2026.05.21 09:17:04.636812 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.636915 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:17:04.636958 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:17:04.637436 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.637475 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.637806 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.638042 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:17:04.638171 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} executeQuery: Read 149 rows, 9.86 KiB in 0.001275 sec., 116862.7450980392 rows/sec., 7.55 MiB/sec. 2026.05.21 09:17:04.638207 [ 269 ] {b4efa8af-3213-49c1-a5dd-217b4a6378cc} TCPHandler: Processed in 0.001448979 sec. 2026.05.21 09:17:04.638360 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.638462 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:17:04.638504 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:17:04.638968 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.639006 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.639320 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.639536 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:17:04.639658 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. 2026.05.21 09:17:04.639691 [ 269 ] {58d7d992-2bf0-45c7-8bb3-b126c24b88ec} TCPHandler: Processed in 0.001387757 sec. 2026.05.21 09:17:04.639841 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.639946 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:04.639989 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:04.640575 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.640615 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.641042 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.641268 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:04.641393 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} executeQuery: Read 458 rows, 32.63 KiB in 0.001465 sec., 312627.9863481229 rows/sec., 21.75 MiB/sec. 2026.05.21 09:17:04.641427 [ 269 ] {36ad7d45-a4dc-4790-8dc7-bd347974cd39} TCPHandler: Processed in 0.001644175 sec. 2026.05.21 09:17:04.641558 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.641658 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:17:04.641702 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:17:04.642038 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.642075 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.644330 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.644548 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:17:04.644687 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} executeQuery: Read 6 rows, 321.00 B in 0.003047 sec., 1969.149983590417 rows/sec., 102.88 KiB/sec. 2026.05.21 09:17:04.644728 [ 269 ] {3d7c097c-68f6-4f8c-9bc9-e900a17c039e} TCPHandler: Processed in 0.003224008 sec. 2026.05.21 09:17:04.644893 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.644998 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:04.645044 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:04.647342 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.647401 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.647901 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.648172 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:04.648365 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} executeQuery: Read 147 rows, 9.60 KiB in 0.003383 sec., 43452.55690215785 rows/sec., 2.77 MiB/sec. 2026.05.21 09:17:04.648430 [ 269 ] {daab7546-8b32-43ef-9352-cdb423b4b1f3} TCPHandler: Processed in 0.003591961 sec. 2026.05.21 09:17:04.648635 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.648775 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:17:04.648839 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:17:04.649270 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.649311 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.649781 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.650012 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:17:04.650148 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. 2026.05.21 09:17:04.650185 [ 269 ] {6967cdac-7af5-4544-aff6-1174c2917885} TCPHandler: Processed in 0.001665156 sec. 2026.05.21 09:17:04.650330 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:04.650442 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:04.650491 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:04.650895 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:04.650933 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:04.651274 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:04.651494 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:04.651625 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} executeQuery: Read 42 rows, 2.47 KiB in 0.001208 sec., 34768.2119205298 rows/sec., 1.99 MiB/sec. 2026.05.21 09:17:04.651673 [ 269 ] {cb871d95-2cd3-4c4c-a477-41094d169402} TCPHandler: Processed in 0.001398026 sec. 2026.05.21 09:17:05.871217 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2026.05.21 09:17:05.871742 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:05.871799 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:05.872319 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:05.872555 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:05.872699 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2026.05.21 09:17:06.023324 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.21 09:17:06.040318 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:06.040386 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:06.047653 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:06.048508 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:06.051875 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.21 09:17:07.000164 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 162.90 MiB, peak 166.90 MiB, free memory in arenas 0.00 B, will set to 164.04 MiB (RSS), difference: 1.14 MiB 2026.05.21 09:17:08.354974 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 3 entries to flush up to offset 7 2026.05.21 09:17:08.357138 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:08.357194 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.21 09:17:08.358363 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:08.358663 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:17:08.358953 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 7 2026.05.21 09:17:09.554672 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:09.554919 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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') FORMAT Native (stage: Complete) 2026.05.21 09:17:09.557243 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:09.561307 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} 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')" moved to PREWHERE 2026.05.21 09:17:09.561643 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:09.570002 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:09.572337 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 14-element set) 2026.05.21 09:17:09.576729 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:09.578758 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:17:09.578809 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:09.583463 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} 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'))" 2026.05.21 09:17:09.583511 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2026.05.21 09:17:09.613174 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} executeQuery: Read 27 rows, 6.61 KiB in 0.058332 sec., 462.8677226908043 rows/sec., 113.26 KiB/sec. 2026.05.21 09:17:09.613336 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} MemoryTracker: Peak memory usage (for query): 134.93 KiB. 2026.05.21 09:17:09.613360 [ 269 ] {60161618-1778-46fa-a96a-7768b942f3c4} TCPHandler: Processed in 0.058826702 sec. 2026.05.21 09:17:09.614688 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:09.614845 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:09.614909 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:09.615581 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:09.615639 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:09.616154 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:09.616472 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:09.616675 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} executeQuery: Read 26 rows, 1.98 KiB in 0.001875 sec., 13866.666666666668 rows/sec., 1.03 MiB/sec. 2026.05.21 09:17:09.616730 [ 269 ] {d007a185-9448-4141-aa52-06bce6c81eac} TCPHandler: Processed in 0.002165382 sec. 2026.05.21 09:17:09.616923 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:09.617040 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:09.617088 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:09.617537 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:09.617576 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:09.617923 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:09.618142 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:09.618279 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} executeQuery: Read 28 rows, 2.24 KiB in 0.001266 sec., 22116.90363349131 rows/sec., 1.73 MiB/sec. 2026.05.21 09:17:09.618318 [ 269 ] {4c3e24f0-3d2b-4f88-953b-c492679f156a} TCPHandler: Processed in 0.001453399 sec. 2026.05.21 09:17:09.618501 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:09.618611 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:09.618662 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:09.619106 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:09.619154 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:09.619590 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:09.619836 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:09.619975 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} executeQuery: Read 100 rows, 7.10 KiB in 0.001388 sec., 72046.10951008646 rows/sec., 5.00 MiB/sec. 2026.05.21 09:17:09.620010 [ 269 ] {834c11fe-bfb6-4975-928d-c58330dbb26c} TCPHandler: Processed in 0.001564262 sec. 2026.05.21 09:17:09.620159 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:09.620269 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:09.620317 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:09.620657 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:09.620695 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:09.621031 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:09.621248 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:09.621381 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} executeQuery: Read 30 rows, 2.10 KiB in 0.001136 sec., 26408.45070422535 rows/sec., 1.81 MiB/sec. 2026.05.21 09:17:09.621414 [ 269 ] {d91dea83-dbdd-4374-a43a-0a0da88b20bf} TCPHandler: Processed in 0.001311044 sec. 2026.05.21 09:17:09.957295 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49456 2026.05.21 09:17:09.957391 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.957423 [ 303 ] {} TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Authenticating user 'default' from [fd00:1122:3344:101::e]:49456 2026.05.21 09:17:09.957446 [ 303 ] {} TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.957459 [ 303 ] {} TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.957777 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50889 2026.05.21 09:17:09.957850 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.957880 [ 304 ] {} TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Authenticating user 'default' from [fd00:1122:3344:101::e]:50889 2026.05.21 09:17:09.957897 [ 304 ] {} TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.957895 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44486 2026.05.21 09:17:09.957911 [ 304 ] {} TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958018 [ 303 ] {} TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:09.958070 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35200 2026.05.21 09:17:09.958081 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55556 2026.05.21 09:17:09.958091 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.958156 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41967 2026.05.21 09:17:09.958172 [ 305 ] {} TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44486 2026.05.21 09:17:09.958206 [ 305 ] {} TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958220 [ 305 ] {} TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958255 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} executeQuery: (from [fd00:1122:3344:101::e]:49456) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:17:09.958258 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.958316 [ 307 ] {} TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Authenticating user 'default' from [fd00:1122:3344:101::e]:35200 2026.05.21 09:17:09.958334 [ 307 ] {} TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958343 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50613 2026.05.21 09:17:09.958347 [ 307 ] {} TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958433 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.958436 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.958480 [ 308 ] {} TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41967 2026.05.21 09:17:09.958492 [ 306 ] {} TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55556 2026.05.21 09:17:09.958505 [ 308 ] {} TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958513 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39173 2026.05.21 09:17:09.958527 [ 308 ] {} TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958520 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.958525 [ 306 ] {} TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958582 [ 309 ] {} TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50613 2026.05.21 09:17:09.958583 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33978 2026.05.21 09:17:09.958608 [ 309 ] {} TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958616 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.958637 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:17:09.958664 [ 310 ] {} TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39173 2026.05.21 09:17:09.958635 [ 309 ] {} TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958695 [ 310 ] {} TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958716 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:09.958723 [ 310 ] {} TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958726 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:09.958590 [ 306 ] {} TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958772 [ 311 ] {} TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Authenticating user 'default' from [fd00:1122:3344:101::e]:33978 2026.05.21 09:17:09.958802 [ 311 ] {} TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.958817 [ 311 ] {} TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:09.968782 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:17:09.985998 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} AggregatingTransform: Aggregating 2026.05.21 09:17:09.988297 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} Aggregator: Aggregation method: without_key 2026.05.21 09:17:09.990557 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00981298 sec. (101.906 rows/sec., 3.98 KiB/sec.) 2026.05.21 09:17:09.990602 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} Aggregator: Merging aggregated data 2026.05.21 09:17:09.990635 [ 313 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.21 09:17:09.994191 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} executeQuery: Read 1 rows, 40.00 B in 0.036009 sec., 27.770835069010527 rows/sec., 1.08 KiB/sec. 2026.05.21 09:17:09.994365 [ 303 ] {254f5afd-dcfd-4ac1-b4b6-04775aacd0c5} TCPHandler: Processed in 0.036565416 sec. 2026.05.21 09:17:10.004779 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.004819 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.004834 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.004868 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.004894 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.004912 [ 304 ] {} TCP-Session: 0b083d4b-2681-4c14-8588-cf97399b5596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.004925 [ 307 ] {} TCP-Session: 28a51788-a858-4cb9-a657-7414a7764f1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.004935 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.004948 [ 310 ] {} TCP-Session: a8bf1508-1fbd-45fd-8eba-9ecaef1b2db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.004923 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.005001 [ 311 ] {} TCP-Session: b0aa92d0-f61f-4fdf-b712-2240c950b322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.004913 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.005032 [ 308 ] {} TCP-Session: e99ba01a-5075-47cc-8a76-d27b380610c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.004895 [ 305 ] {} TCP-Session: 547b654f-6032-463d-b8ba-222ad6836dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.005072 [ 309 ] {} TCP-Session: 6e145931-02c0-4b3b-be87-100c5faba7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.004852 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:10.004857 [ 303 ] {} TCP-Session: 8b3afafa-2612-4fd0-afb4-5aa795d6a83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:10.005176 [ 306 ] {} TCP-Session: 28e9c03e-7210-4626-ade2-7b9901ba59b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:11.001194 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.63 MiB, peak 175.77 MiB, free memory in arenas 0.00 B, will set to 167.71 MiB (RSS), difference: 2.08 MiB 2026.05.21 09:17:13.314100 [ 69 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:17:13.314152 [ 69 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:17:13.373685 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 2818 2026.05.21 09:17:13.374243 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:13.374292 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:13.374828 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:13.375073 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:13.375198 [ 69 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:17:13.375213 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2818 2026.05.21 09:17:13.375238 [ 69 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:13.375258 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:13.377663 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:17:13.379748 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:13.379855 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2026.05.21 09:17:13.379974 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2026.05.21 09:17:13.380047 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2026.05.21 09:17:13.380112 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2026.05.21 09:17:13.380182 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2026.05.21 09:17:13.380229 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part 2026.05.21 09:17:13.415651 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 4 columns (4 merged, 0 gathered) in 0.04029611 sec., 69932.30860249289 rows/sec., 1.00 MiB/sec. 2026.05.21 09:17:13.416581 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:17:13.416981 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:13.417069 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_6_1} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:17:13.417187 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. 2026.05.21 09:17:13.552865 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.21 09:17:13.570348 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:13.570421 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:13.576992 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:13.577763 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:13.578074 [ 69 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:17:13.578144 [ 69 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:13.578166 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:13.578305 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:13.582343 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.21 09:17:13.582878 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:13.584375 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:13.589317 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:13.594000 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:13.598481 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:13.608506 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:13.613111 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:13.682252 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104013436 sec., 442.2505569376633 rows/sec., 2.29 MiB/sec. 2026.05.21 09:17:13.684587 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:17:13.686782 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:13.686921 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_6_1} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:17:13.688720 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.21 09:17:14.000381 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 168.87 MiB, peak 178.41 MiB, free memory in arenas 0.00 B, will set to 179.95 MiB (RSS), difference: 11.08 MiB 2026.05.21 09:17:14.559179 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.559441 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:17:14.559803 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:14.559848 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:17:14.560108 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:14.560184 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:14.560329 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:17:14.560367 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:14.560391 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:17:14.560408 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:14.560450 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:17:14.560471 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2026.05.21 09:17:14.561665 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} executeQuery: Read 27 rows, 6.61 KiB in 0.002323 sec., 11622.90142057684 rows/sec., 2.78 MiB/sec. 2026.05.21 09:17:14.561782 [ 269 ] {f77d121b-9dc4-496a-8544-53941c0ddf32} TCPHandler: Processed in 0.002744222 sec. 2026.05.21 09:17:14.566528 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.566691 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:17:14.566755 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:17:14.567523 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.567582 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.568058 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:14.568299 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:17:14.568469 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} executeQuery: Read 284 rows, 18.47 KiB in 0.001827 sec., 155446.08648056924 rows/sec., 9.87 MiB/sec. 2026.05.21 09:17:14.568511 [ 269 ] {5bf415c1-0a8f-4ce8-b362-76907ba6569e} TCPHandler: Processed in 0.00207282 sec. 2026.05.21 09:17:14.568654 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.568769 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:14.568815 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:14.569642 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.569685 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.570041 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:14.570260 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:14.570401 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} executeQuery: Read 767 rows, 60.40 KiB in 0.001659 sec., 462326.70283303194 rows/sec., 35.55 MiB/sec. 2026.05.21 09:17:14.570437 [ 269 ] {ca9fb9ac-d43e-4c55-8a63-d1df80b82fbc} TCPHandler: Processed in 0.001838631 sec. 2026.05.21 09:17:14.570567 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.570675 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:14.570719 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:14.571185 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.571224 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.571564 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:14.571783 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:14.571917 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} executeQuery: Read 142 rows, 8.54 KiB in 0.001266 sec., 112164.29699842022 rows/sec., 6.59 MiB/sec. 2026.05.21 09:17:14.571952 [ 269 ] {9ca0800a-24af-47c5-839e-9c26046b9588} TCPHandler: Processed in 0.001437428 sec. 2026.05.21 09:17:14.572110 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.572215 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:17:14.572259 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:17:14.572707 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.572747 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.573059 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:14.573287 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:17:14.573419 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} executeQuery: Read 149 rows, 9.86 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 7.85 MiB/sec. 2026.05.21 09:17:14.573453 [ 269 ] {f330b420-c595-4db8-ae0a-67e16f1da5cd} TCPHandler: Processed in 0.001394257 sec. 2026.05.21 09:17:14.573599 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.573713 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:17:14.573757 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:17:14.574210 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.574248 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.574560 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:14.574767 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:17:14.574903 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. 2026.05.21 09:17:14.574937 [ 269 ] {d6f50cf9-d248-4438-aa0f-f2d11afa3c74} TCPHandler: Processed in 0.001389147 sec. 2026.05.21 09:17:14.575078 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.575179 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:14.575222 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:14.575764 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.575801 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.576141 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:14.576359 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:14.576489 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} executeQuery: Read 454 rows, 32.30 KiB in 0.001329 sec., 341610.23325808876 rows/sec., 23.73 MiB/sec. 2026.05.21 09:17:14.576522 [ 269 ] {a5b0b3e3-7aaf-44b0-8537-e813620cc985} TCPHandler: Processed in 0.00149618 sec. 2026.05.21 09:17:14.576653 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.576753 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:17:14.576796 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:17:14.577143 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.577181 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.577480 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:14.577696 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:17:14.577825 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. 2026.05.21 09:17:14.577858 [ 269 ] {d64eda00-2328-4b8f-83ee-e8d99369b9cb} TCPHandler: Processed in 0.001256062 sec. 2026.05.21 09:17:14.578009 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.578111 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:14.578154 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:14.578570 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.578607 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.578960 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:14.579177 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:14.579310 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} executeQuery: Read 205 rows, 13.72 KiB in 0.001219 sec., 168170.6316652994 rows/sec., 10.99 MiB/sec. 2026.05.21 09:17:14.579343 [ 269 ] {4ef6b75d-3e03-4a74-8f58-5f6fef50ad4b} TCPHandler: Processed in 0.001386477 sec. 2026.05.21 09:17:14.579496 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.579597 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:17:14.579642 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:17:14.579984 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.580020 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.580324 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:14.580545 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:17:14.580682 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. 2026.05.21 09:17:14.580716 [ 269 ] {d21e12d9-2e0a-4c43-9c52-0f4c1339bed0} TCPHandler: Processed in 0.001271473 sec. 2026.05.21 09:17:14.580860 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:14.580962 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:14.581007 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:14.581375 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:14.581411 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:14.581715 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:14.581945 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:14.582075 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} executeQuery: Read 60 rows, 3.73 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.22 MiB/sec. 2026.05.21 09:17:14.582108 [ 269 ] {c44a2f41-4e8f-4584-8b87-9b0e8bd288c3} TCPHandler: Processed in 0.001299783 sec. 2026.05.21 09:17:15.000608 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33327 2026.05.21 09:17:15.000710 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.000736 [ 303 ] {} TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Authenticating user 'default' from [fd00:1122:3344:101::e]:33327 2026.05.21 09:17:15.000758 [ 303 ] {} TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.000771 [ 303 ] {} TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001051 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50888 2026.05.21 09:17:15.001070 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38112 2026.05.21 09:17:15.001097 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49055 2026.05.21 09:17:15.001119 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40909 2026.05.21 09:17:15.001164 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001175 [ 303 ] {} TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:15.001203 [ 304 ] {} TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Authenticating user 'default' from [fd00:1122:3344:101::e]:50888 2026.05.21 09:17:15.001108 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51362 2026.05.21 09:17:15.001250 [ 304 ] {} TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001273 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001082 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56885 2026.05.21 09:17:15.001310 [ 306 ] {} TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Authenticating user 'default' from [fd00:1122:3344:101::e]:38112 2026.05.21 09:17:15.001296 [ 304 ] {} TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001338 [ 306 ] {} TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001059 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39433 2026.05.21 09:17:15.001364 [ 306 ] {} TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001365 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001362 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} executeQuery: (from [fd00:1122:3344:101::e]:33327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:17:15.001451 [ 308 ] {} TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:49055 2026.05.21 09:17:15.001134 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65058 2026.05.21 09:17:15.001476 [ 308 ] {} TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001507 [ 308 ] {} TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001620 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001621 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001650 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001679 [ 305 ] {} TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Authenticating user 'default' from [fd00:1122:3344:101::e]:39433 2026.05.21 09:17:15.001694 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:17:15.001723 [ 305 ] {} TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001729 [ 309 ] {} TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:51362 2026.05.21 09:17:15.001752 [ 307 ] {} TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56885 2026.05.21 09:17:15.001759 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:15.001779 [ 309 ] {} TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001788 [ 307 ] {} TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001788 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001825 [ 307 ] {} TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001845 [ 310 ] {} TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Authenticating user 'default' from [fd00:1122:3344:101::e]:40909 2026.05.21 09:17:15.001754 [ 305 ] {} TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001867 [ 310 ] {} TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001812 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:15.001900 [ 310 ] {} TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001930 [ 311 ] {} TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Authenticating user 'default' from [fd00:1122:3344:101::e]:65058 2026.05.21 09:17:15.001957 [ 311 ] {} TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001812 [ 309 ] {} TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.001973 [ 311 ] {} TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.002057 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:17:15.003053 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} AggregatingTransform: Aggregating 2026.05.21 09:17:15.003110 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} Aggregator: Aggregation method: without_key 2026.05.21 09:17:15.003142 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987033 sec. (1013.137 rows/sec., 39.58 KiB/sec.) 2026.05.21 09:17:15.003159 [ 334 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} Aggregator: Merging aggregated data 2026.05.21 09:17:15.003840 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} executeQuery: Read 1 rows, 40.00 B in 0.002534 sec., 394.63299131807423 rows/sec., 15.42 KiB/sec. 2026.05.21 09:17:15.003994 [ 303 ] {f11d582d-0e72-4cf8-915f-49bf056fb8b4} TCPHandler: Processed in 0.00297997 sec. 2026.05.21 09:17:15.004141 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004170 [ 303 ] {} TCP-Session: 5eebaa1e-6cff-45d1-a9b9-968170f1c65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004177 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004209 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004217 [ 305 ] {} TCP-Session: b32f7f1d-fd04-4d82-997f-a0eb3ab01932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004232 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004260 [ 311 ] {} TCP-Session: 35b3789c-74bd-4a95-b041-e4b0da4bf431 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004268 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004289 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004304 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004333 [ 309 ] {} TCP-Session: 40709e82-dbda-4faf-acea-9e27a6542f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004348 [ 308 ] {} TCP-Session: 9ae9b656-dca5-4526-857d-530424db1d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004359 [ 310 ] {} TCP-Session: 4bc2a3ef-2af9-42af-a155-c74e7d5fe933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004298 [ 307 ] {} TCP-Session: 6e761c44-1db8-4a13-9591-48ea47eacec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004249 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004235 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:15.004445 [ 306 ] {} TCP-Session: 4306965a-6054-4015-809a-503ea823ed44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:15.004462 [ 304 ] {} TCP-Session: c4f86748-8c5f-43af-832d-1d697664fb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.247850 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37214 2026.05.21 09:17:16.247934 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.247959 [ 307 ] {} TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37214 2026.05.21 09:17:16.247981 [ 307 ] {} TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.247993 [ 307 ] {} TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248180 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63702 2026.05.21 09:17:16.248256 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248256 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43217 2026.05.21 09:17:16.248280 [ 308 ] {} TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63702 2026.05.21 09:17:16.248293 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49903 2026.05.21 09:17:16.248319 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57335 2026.05.21 09:17:16.248352 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248371 [ 307 ] {} TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:16.248391 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248393 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248330 [ 308 ] {} TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248431 [ 305 ] {} TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57335 2026.05.21 09:17:16.248426 [ 303 ] {} TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Authenticating user 'default' from [fd00:1122:3344:101::e]:49903 2026.05.21 09:17:16.248448 [ 308 ] {} TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248470 [ 305 ] {} TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248473 [ 303 ] {} TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248491 [ 305 ] {} TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248500 [ 303 ] {} TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248325 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44864 2026.05.21 09:17:16.248297 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35907 2026.05.21 09:17:16.248565 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} executeQuery: (from [fd00:1122:3344:101::e]:37214) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:17:16.248290 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55152 2026.05.21 09:17:16.248603 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248592 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248642 [ 304 ] {} TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Authenticating user 'default' from [fd00:1122:3344:101::e]:35907 2026.05.21 09:17:16.248650 [ 306 ] {} TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:44864 2026.05.21 09:17:16.248651 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248669 [ 304 ] {} TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248672 [ 306 ] {} TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248690 [ 311 ] {} TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55152 2026.05.21 09:17:16.248702 [ 306 ] {} TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248720 [ 311 ] {} TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248694 [ 304 ] {} TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248746 [ 311 ] {} TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248267 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44481 2026.05.21 09:17:16.248389 [ 309 ] {} TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Authenticating user 'default' from [fd00:1122:3344:101::e]:43217 2026.05.21 09:17:16.248826 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:16.248827 [ 309 ] {} TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248854 [ 310 ] {} TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Authenticating user 'default' from [fd00:1122:3344:101::e]:44481 2026.05.21 09:17:16.248860 [ 309 ] {} TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248879 [ 310 ] {} TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248897 [ 310 ] {} TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.248901 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:17:16.248961 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:16.249281 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:17:16.250328 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} AggregatingTransform: Aggregating 2026.05.21 09:17:16.250377 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} Aggregator: Aggregation method: without_key 2026.05.21 09:17:16.250409 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032555 sec. (968.471 rows/sec., 37.83 KiB/sec.) 2026.05.21 09:17:16.250425 [ 329 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} Aggregator: Merging aggregated data 2026.05.21 09:17:16.251105 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} executeQuery: Read 1 rows, 40.00 B in 0.002612 sec., 382.8483920367534 rows/sec., 14.96 KiB/sec. 2026.05.21 09:17:16.251235 [ 307 ] {02ea47a1-dea2-463b-a552-b9e2842a5a18} TCPHandler: Processed in 0.003012671 sec. 2026.05.21 09:17:16.251376 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251404 [ 307 ] {} TCP-Session: 1ac81596-b760-4faa-af61-5bbadd1571a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251411 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251431 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251450 [ 308 ] {} TCP-Session: 731a9dcf-1563-4a39-814b-e07e9d3954b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251454 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251479 [ 306 ] {} TCP-Session: c8bc6c70-ce02-45c2-9d02-e41f922a9a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251502 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251538 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251557 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251570 [ 303 ] {} TCP-Session: 29419973-ecb6-4649-875d-84a6686d324a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251589 [ 309 ] {} TCP-Session: d6c09c63-5336-4ab0-bbe8-94c5668fc5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251617 [ 311 ] {} TCP-Session: 85d41b9b-c004-4f8e-85e2-e1bf568d1bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251517 [ 310 ] {} TCP-Session: a2dd587b-30b7-442a-bcdd-41e1dc59deed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251525 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251502 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:16.251709 [ 304 ] {} TCP-Session: ca5e3b8d-5ac2-4cee-bb00-10290732de10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:16.251740 [ 305 ] {} TCP-Session: 0e0647f3-fc72-4fac-a6f9-936a9909d7a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:18.359883 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 9 2026.05.21 09:17:18.361486 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:18.361533 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.21 09:17:18.362692 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:18.362966 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:17:18.363193 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 9 2026.05.21 09:17:19.555115 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.555359 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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', 'oximeter_collector:collections') FORMAT Native (stage: Complete) 2026.05.21 09:17:19.555687 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:19.555728 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} 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', 'oximeter_collector:collections')" moved to PREWHERE 2026.05.21 09:17:19.555961 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:19.556032 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:19.556174 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:17:19.556211 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:19.556233 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:17:19.556250 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:19.556294 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} 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', 'oximeter_collector:collections'))" 2026.05.21 09:17:19.556315 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 2026.05.21 09:17:19.557476 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} executeQuery: Read 27 rows, 6.61 KiB in 0.002209 sec., 12222.725215029424 rows/sec., 2.92 MiB/sec. 2026.05.21 09:17:19.557578 [ 269 ] {0e9eebd0-9bad-43a4-9508-98dcc9436579} TCPHandler: Processed in 0.002594047 sec. 2026.05.21 09:17:19.559165 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.559359 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 09:17:19.559443 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:19.560196 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.560253 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.560712 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:19.560918 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): 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.21 09:17:19.561079 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} executeQuery: Read 4 rows, 433.00 B in 0.001777 sec., 2250.9848058525604 rows/sec., 237.96 KiB/sec. 2026.05.21 09:17:19.561126 [ 269 ] {a3da0413-51c1-4735-8bbf-0a51f93319b3} TCPHandler: Processed in 0.002095041 sec. 2026.05.21 09:17:19.561263 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.561370 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:17:19.561415 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:17:19.561856 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.561895 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.562193 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:19.562400 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:17:19.562528 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} executeQuery: Read 2 rows, 167.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 137.86 KiB/sec. 2026.05.21 09:17:19.562562 [ 269 ] {f348e392-4640-4de3-a732-65ce20568973} TCPHandler: Processed in 0.001352496 sec. 2026.05.21 09:17:19.562699 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.562798 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:19.562839 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:19.563272 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.563308 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.563632 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:19.563842 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:19.563993 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} executeQuery: Read 49 rows, 4.15 KiB in 0.001215 sec., 40329.21810699589 rows/sec., 3.34 MiB/sec. 2026.05.21 09:17:19.564026 [ 269 ] {f7b0f426-350c-4a81-a417-3aa3aac98850} TCPHandler: Processed in 0.001376906 sec. 2026.05.21 09:17:19.564161 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.564260 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:19.564300 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:19.564716 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.564751 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.565039 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:19.565264 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:19.565389 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} executeQuery: Read 13 rows, 990.00 B in 0.001148 sec., 11324.041811846691 rows/sec., 842.16 KiB/sec. 2026.05.21 09:17:19.565422 [ 269 ] {9cfd8d31-76c3-4358-b277-2c55926f83f2} TCPHandler: Processed in 0.001311794 sec. 2026.05.21 09:17:19.565552 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.565655 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:19.565696 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:19.566106 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.566143 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.566434 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:19.566640 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:19.566763 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} executeQuery: Read 48 rows, 3.85 KiB in 0.001126 sec., 42628.77442273535 rows/sec., 3.34 MiB/sec. 2026.05.21 09:17:19.566797 [ 269 ] {5c75cfe0-dae9-40c2-ac09-0d517ebc5832} TCPHandler: Processed in 0.001295244 sec. 2026.05.21 09:17:19.566938 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.567036 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:19.567079 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:19.567454 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.567489 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.567816 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:19.568021 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:19.568144 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} executeQuery: Read 101 rows, 7.17 KiB in 0.001127 sec., 89618.45607808341 rows/sec., 6.21 MiB/sec. 2026.05.21 09:17:19.568176 [ 269 ] {d6571869-41a7-495d-a5ad-ce829967276f} TCPHandler: Processed in 0.001287613 sec. 2026.05.21 09:17:19.568318 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.568422 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:19.568476 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} 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.21 09:17:19.569226 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.569262 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.571716 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:19.571991 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:17:19.572155 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} executeQuery: Read 11 rows, 20.18 KiB in 0.00375 sec., 2933.3333333333335 rows/sec., 5.26 MiB/sec. 2026.05.21 09:17:19.572223 [ 269 ] {897062d0-2030-41f2-bbda-82909ace4c7b} TCPHandler: Processed in 0.003959683 sec. 2026.05.21 09:17:19.572365 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.572463 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 09:17:19.572506 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 09:17:19.572839 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.572874 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.573174 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:17:19.573396 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): 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.21 09:17:19.573523 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} executeQuery: Read 9 rows, 680.00 B in 0.001078 sec., 8348.794063079778 rows/sec., 616.01 KiB/sec. 2026.05.21 09:17:19.573556 [ 269 ] {e546f3cb-0d27-4e2e-b0ce-21a2772f556b} TCPHandler: Processed in 0.001242151 sec. 2026.05.21 09:17:19.573698 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:19.573795 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:19.573836 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:19.574201 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:19.574237 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:19.574529 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:19.574731 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:19.574853 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} executeQuery: Read 30 rows, 2.10 KiB in 0.001077 sec., 27855.153203342616 rows/sec., 1.91 MiB/sec. 2026.05.21 09:17:19.574885 [ 269 ] {863bb994-940e-4b45-a1f9-d145882992e6} TCPHandler: Processed in 0.001236172 sec. 2026.05.21 09:17:20.876172 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3266 2026.05.21 09:17:20.876675 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:20.876716 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:20.877211 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:17:20.877458 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:20.877601 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3266 2026.05.21 09:17:21.083305 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.21 09:17:21.101200 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:21.101270 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.21 09:17:21.107264 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:17:21.107980 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:21.111373 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.21 09:17:24.559403 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.559690 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} executeQuery: (from [fd00:1122:3344:101::d]:60771) 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:17:24.560072 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:24.560121 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:17:24.560391 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:24.560459 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:24.560598 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:17:24.560713 [ 335 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:24.560713 [ 317 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:24.560842 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 09:17:24.560870 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:24.563199 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:24.563261 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams 2026.05.21 09:17:24.565469 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:17:24.565557 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:17:24.566875 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} executeQuery: Read 31 rows, 6.79 KiB in 0.007301 sec., 4245.9936994932195 rows/sec., 930.15 KiB/sec. 2026.05.21 09:17:24.566991 [ 269 ] {42c584a7-e4b5-4ffe-866e-c310143fc145} TCPHandler: Processed in 0.00773697 sec. 2026.05.21 09:17:24.571556 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.571741 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:17:24.571818 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:17:24.572587 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.572633 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.573028 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:24.573257 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:17:24.573410 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. 2026.05.21 09:17:24.573445 [ 269 ] {d18f2d62-a38a-4e78-bedd-38ec0d0cc23c} TCPHandler: Processed in 0.002032228 sec. 2026.05.21 09:17:24.573644 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.573744 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:24.573786 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:24.574481 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.574521 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.574860 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:24.575077 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:24.575208 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} executeQuery: Read 767 rows, 60.40 KiB in 0.001485 sec., 516498.3164983165 rows/sec., 39.72 MiB/sec. 2026.05.21 09:17:24.575241 [ 269 ] {c5d093cc-8295-4b3a-93ea-2771e2681826} TCPHandler: Processed in 0.001648615 sec. 2026.05.21 09:17:24.575380 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.575478 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:24.575525 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:24.576025 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.576063 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.576376 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:24.576593 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:24.576718 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} executeQuery: Read 142 rows, 8.54 KiB in 0.001259 sec., 112787.92692613185 rows/sec., 6.63 MiB/sec. 2026.05.21 09:17:24.576751 [ 269 ] {410d57d3-0110-4918-8522-26c60da29530} TCPHandler: Processed in 0.001419858 sec. 2026.05.21 09:17:24.576900 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.576997 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:17:24.577037 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:17:24.577484 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.577520 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.577821 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:24.578033 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:17:24.578161 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. 2026.05.21 09:17:24.578193 [ 269 ] {73a29177-5586-4311-9118-7e09110fa22f} TCPHandler: Processed in 0.001342895 sec. 2026.05.21 09:17:24.578333 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.578439 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:17:24.578479 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:17:24.578950 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.578988 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.579290 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:24.579498 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:17:24.579624 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. 2026.05.21 09:17:24.579657 [ 269 ] {e2d0ef1c-7979-42ed-8ae3-7c7188595cc4} TCPHandler: Processed in 0.001373716 sec. 2026.05.21 09:17:24.579808 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.579903 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:24.579943 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:24.580562 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.580598 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.580915 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:24.581133 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:24.581264 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} executeQuery: Read 454 rows, 32.30 KiB in 0.001378 sec., 329462.9898403483 rows/sec., 22.89 MiB/sec. 2026.05.21 09:17:24.581298 [ 269 ] {0f7bd498-2138-4bde-a0a0-913e66c30d3b} TCPHandler: Processed in 0.001539872 sec. 2026.05.21 09:17:24.581433 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.581537 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:17:24.581578 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:17:24.581939 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.581975 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.582261 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:24.582479 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:17:24.582605 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. 2026.05.21 09:17:24.582638 [ 269 ] {12db6ab4-1b9a-4618-9003-deaa018144d6} TCPHandler: Processed in 0.001257942 sec. 2026.05.21 09:17:24.582764 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.582860 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:24.582902 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:24.583329 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.583364 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.583686 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:24.583894 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:24.584021 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} executeQuery: Read 205 rows, 13.72 KiB in 0.001179 sec., 173876.16624257847 rows/sec., 11.36 MiB/sec. 2026.05.21 09:17:24.584054 [ 269 ] {7c0e68c3-c96f-42d0-b570-d9f63558ce4f} TCPHandler: Processed in 0.001340615 sec. 2026.05.21 09:17:24.584179 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.584274 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:17:24.584316 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:17:24.584643 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.584678 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.584959 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:24.585166 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:17:24.585290 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. 2026.05.21 09:17:24.585322 [ 269 ] {3bf22316-80ba-4a91-8948-4b11a6ef97c9} TCPHandler: Processed in 0.00119199 sec. 2026.05.21 09:17:24.585456 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:24.585551 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} executeQuery: (from [fd00:1122:3344:101::d]:60771) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:24.585593 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:24.585922 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:24.585957 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:24.586241 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:24.586456 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:24.586584 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} executeQuery: Read 60 rows, 3.73 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.47 MiB/sec. 2026.05.21 09:17:24.586618 [ 269 ] {ddbc83dd-eb3b-4bed-b179-09377c8ddc1d} TCPHandler: Processed in 0.001210861 sec. 2026.05.21 09:17:28.314461 [ 52 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:17:28.314566 [ 52 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:17:28.364105 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 10 2026.05.21 09:17:28.365610 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:28.365655 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:28.366762 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:28.367012 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:17:28.367235 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 10 2026.05.21 09:17:28.378533 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3778 2026.05.21 09:17:28.378881 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:28.378914 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:28.379321 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:17:28.379528 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:28.379635 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3778 2026.05.21 09:17:28.612300 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.21 09:17:28.615041 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:28.615109 [ 259 ] {} TCP-Session: d80bc209-d20a-4e4d-bb85-b1e9ef83bcdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:28.629991 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:28.630043 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:28.636232 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:17:28.637373 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:28.644093 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.21 09:17:29.000323 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 179.74 MiB, peak 190.64 MiB, free memory in arenas 0.00 B, will set to 182.20 MiB (RSS), difference: 2.45 MiB 2026.05.21 09:17:29.339393 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:29.339607 [ 269 ] {} TCP-Session: dc56fd5b-4f5b-4c7c-a05e-adba9f62c13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:29.555643 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.555902 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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') FORMAT Native (stage: Complete) 2026.05.21 09:17:29.556286 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:29.556331 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} 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')" moved to PREWHERE 2026.05.21 09:17:29.556588 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:29.556657 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:29.556801 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:17:29.556916 [ 329 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:29.556923 [ 317 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:29.557051 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 09:17:29.557078 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:29.557151 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:29.557172 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams 2026.05.21 09:17:29.557208 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} 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'))" 2026.05.21 09:17:29.557247 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} 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'))" 2026.05.21 09:17:29.558358 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} executeQuery: Read 31 rows, 7.03 KiB in 0.00256 sec., 12109.374999999998 rows/sec., 2.68 MiB/sec. 2026.05.21 09:17:29.558490 [ 270 ] {1b89f3e9-2486-45d5-ba76-d38156adf678} TCPHandler: Processed in 0.002990581 sec. 2026.05.21 09:17:29.560156 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.560273 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:29.560316 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:29.560824 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.560870 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.561226 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:29.561451 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:29.561591 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} executeQuery: Read 74 rows, 6.51 KiB in 0.001349 sec., 54855.44848035582 rows/sec., 4.71 MiB/sec. 2026.05.21 09:17:29.561591 [ 51 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:17:29.561626 [ 270 ] {5705f608-d534-4b5e-a7b8-20ac8f450a8c} TCPHandler: Processed in 0.001523241 sec. 2026.05.21 09:17:29.561657 [ 51 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.561685 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.561764 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.561867 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:29.561909 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:29.562055 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:17:29.562191 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:29.562238 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 769 rows starting from the beginning of the part 2026.05.21 09:17:29.562338 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2026.05.21 09:17:29.562355 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.562395 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.562397 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 767 rows starting from the beginning of the part 2026.05.21 09:17:29.562459 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part 2026.05.21 09:17:29.562516 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 767 rows starting from the beginning of the part 2026.05.21 09:17:29.562568 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part 2026.05.21 09:17:29.562710 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:29.562975 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:29.563111 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} executeQuery: Read 24 rows, 1.80 KiB in 0.001263 sec., 19002.375296912112 rows/sec., 1.40 MiB/sec. 2026.05.21 09:17:29.563148 [ 270 ] {7ddfb3e6-39ca-4663-b939-7544f6268a8a} TCPHandler: Processed in 0.001433938 sec. 2026.05.21 09:17:29.563275 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.563377 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:29.563422 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:29.563795 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2452 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179143 sec., 1368738.940399569 rows/sec., 110.96 MiB/sec. 2026.05.21 09:17:29.563848 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.563887 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.564027 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:17:29.564231 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:29.564360 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:29.564444 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_6_1} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:17:29.564492 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:29.564528 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.05.21 09:17:29.564600 [ 50 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:17:29.564637 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} executeQuery: Read 58 rows, 4.67 KiB in 0.001279 sec., 45347.928068803754 rows/sec., 3.56 MiB/sec. 2026.05.21 09:17:29.564645 [ 50 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.564681 [ 270 ] {e815bdea-1585-4294-ba16-45e249ebf5f5} TCPHandler: Processed in 0.001456169 sec. 2026.05.21 09:17:29.564681 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.564815 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.564825 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:17:29.564918 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:29.564944 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:29.564972 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:29.564982 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 458 rows starting from the beginning of the part 2026.05.21 09:17:29.565069 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2026.05.21 09:17:29.565119 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 454 rows starting from the beginning of the part 2026.05.21 09:17:29.565160 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part 2026.05.21 09:17:29.565205 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 454 rows starting from the beginning of the part 2026.05.21 09:17:29.565258 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part 2026.05.21 09:17:29.565365 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.565407 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.565771 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:29.566005 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:29.566134 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} executeQuery: Read 100 rows, 7.10 KiB in 0.001235 sec., 80971.65991902835 rows/sec., 5.61 MiB/sec. 2026.05.21 09:17:29.566138 [ 51 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:17:29.566171 [ 270 ] {8e868249-65ff-4af1-8ac1-4ba9e87606e2} TCPHandler: Processed in 0.001405937 sec. 2026.05.21 09:17:29.566189 [ 51 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.566215 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.566306 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.566312 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:17:29.566314 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534222 sec., 977694.2319951089 rows/sec., 72.46 MiB/sec. 2026.05.21 09:17:29.566412 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:29.566472 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} 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.21 09:17:29.566487 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:29.566525 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:17:29.566529 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 147 rows starting from the beginning of the part 2026.05.21 09:17:29.566634 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2026.05.21 09:17:29.566688 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part 2026.05.21 09:17:29.566735 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 101 rows starting from the beginning of the part 2026.05.21 09:17:29.566780 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part 2026.05.21 09:17:29.566828 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part 2026.05.21 09:17:29.566849 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:29.566931 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_6_1} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:17:29.567012 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2026.05.21 09:17:29.567400 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.567442 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.567867 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599794 sec., 536319.0510778263 rows/sec., 35.66 MiB/sec. 2026.05.21 09:17:29.568041 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:29.568053 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:17:29.568383 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:29.568452 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_6_1} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:17:29.568469 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:17:29.568520 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2026.05.21 09:17:29.568721 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} executeQuery: Read 24 rows, 44.04 KiB in 0.002317 sec., 10358.221838584375 rows/sec., 18.56 MiB/sec. 2026.05.21 09:17:29.568860 [ 270 ] {e8a015a2-7a19-4bc0-a5b1-583d0a059df0} TCPHandler: Processed in 0.002602677 sec. 2026.05.21 09:17:29.569060 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.569209 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 09:17:29.569274 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 09:17:29.569708 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.569744 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.570096 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:17:29.570298 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): 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.21 09:17:29.570420 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} executeQuery: Read 9 rows, 709.00 B in 0.00126 sec., 7142.857142857142 rows/sec., 549.51 KiB/sec. 2026.05.21 09:17:29.570452 [ 270 ] {91a42869-d61b-4d5b-b719-8e1eeaaae8ab} TCPHandler: Processed in 0.00151006 sec. 2026.05.21 09:17:29.570569 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:29.570675 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:29.570715 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:29.571072 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.571106 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.571392 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:29.571590 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:29.571707 [ 51 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:17:29.571713 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} executeQuery: Read 30 rows, 2.10 KiB in 0.001057 sec., 28382.21381267739 rows/sec., 1.94 MiB/sec. 2026.05.21 09:17:29.571748 [ 51 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:29.571765 [ 270 ] {4b16d60e-ee82-4e16-b992-4ec5a0ce61ce} TCPHandler: Processed in 0.001244901 sec. 2026.05.21 09:17:29.571772 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:29.571885 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:17:29.571996 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:29.572030 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part 2026.05.21 09:17:29.572087 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2026.05.21 09:17:29.572147 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:17:29.572192 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2026.05.21 09:17:29.572235 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2026.05.21 09:17:29.572290 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2026.05.21 09:17:29.573081 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236251 sec., 203842.10002661272 rows/sec., 12.83 MiB/sec. 2026.05.21 09:17:29.573216 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:17:29.573454 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:29.573514 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_6_1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:17:29.573567 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 09:17:30.000230 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 180.78 MiB, peak 190.64 MiB, free memory in arenas 0.00 B, will set to 182.77 MiB (RSS), difference: 1.99 MiB 2026.05.21 09:17:34.562489 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.562746 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:17:34.563182 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:34.563237 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:17:34.563541 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:34.563631 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:34.563801 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 27-element set) 2026.05.21 09:17:34.563884 [ 317 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:34.563885 [ 335 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:34.563995 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 09:17:34.564023 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:34.564108 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:34.564132 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams 2026.05.21 09:17:34.564175 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:17:34.564218 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} 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', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:17:34.565479 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} executeQuery: Read 31 rows, 6.79 KiB in 0.002833 sec., 10942.463819272856 rows/sec., 2.34 MiB/sec. 2026.05.21 09:17:34.565600 [ 270 ] {1cf920cf-b922-430d-bfb0-878e9713fc19} TCPHandler: Processed in 0.003251539 sec. 2026.05.21 09:17:34.570525 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.570682 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:17:34.570748 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:17:34.571572 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.571617 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.572062 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:34.572319 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:17:34.572476 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. 2026.05.21 09:17:34.572519 [ 270 ] {d0fae589-3d9e-46aa-9e3e-f3f83a482e10} TCPHandler: Processed in 0.00208735 sec. 2026.05.21 09:17:34.572683 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.572793 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:17:34.572839 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:17:34.573388 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.573440 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.573805 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:34.574050 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:17:34.574191 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} executeQuery: Read 2 rows, 167.00 B in 0.001424 sec., 1404.4943820224719 rows/sec., 114.53 KiB/sec. 2026.05.21 09:17:34.574229 [ 270 ] {0f8f5d67-bc6b-4817-95da-77bf0b7062da} TCPHandler: Processed in 0.001600133 sec. 2026.05.21 09:17:34.574400 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.574509 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:34.574556 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:34.575416 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.575455 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.575863 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:17:34.576086 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:34.576231 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} executeQuery: Read 794 rows, 62.53 KiB in 0.001745 sec., 455014.3266475645 rows/sec., 35.00 MiB/sec. 2026.05.21 09:17:34.576270 [ 270 ] {0532dd21-4895-4caf-b8d3-8a80421ea4f8} TCPHandler: Processed in 0.001923754 sec. 2026.05.21 09:17:34.576426 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.576533 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:34.576579 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:34.577098 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.577135 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.577477 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:34.577692 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:34.577804 [ 45 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:17:34.577834 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} executeQuery: Read 144 rows, 8.68 KiB in 0.001323 sec., 108843.53741496599 rows/sec., 6.41 MiB/sec. 2026.05.21 09:17:34.577840 [ 45 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.577868 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.577869 [ 270 ] {d2204796-e012-4fb6-9e77-6b19b7ac012a} TCPHandler: Processed in 0.00150788 sec. 2026.05.21 09:17:34.577998 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:17:34.578014 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.578158 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:17:34.578165 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:34.578206 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:17:34.578215 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 146 rows starting from the beginning of the part 2026.05.21 09:17:34.578294 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part 2026.05.21 09:17:34.578342 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2026.05.21 09:17:34.578394 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part 2026.05.21 09:17:34.578436 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2026.05.21 09:17:34.578475 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part 2026.05.21 09:17:34.578692 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.578734 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.579093 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:34.579342 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:17:34.579471 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528932 sec., 399625.35940120294 rows/sec., 25.39 MiB/sec. 2026.05.21 09:17:34.579481 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} executeQuery: Read 149 rows, 9.86 KiB in 0.001345 sec., 110780.66914498141 rows/sec., 7.16 MiB/sec. 2026.05.21 09:17:34.579527 [ 270 ] {651441de-cee5-40b0-9363-cc478cd8e316} TCPHandler: Processed in 0.001566493 sec. 2026.05.21 09:17:34.579653 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:17:34.579655 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.579769 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:17:34.579813 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:17:34.579939 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:34.580007 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_6_1} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:17:34.580091 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.21 09:17:34.580274 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.580310 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.580632 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:34.580854 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:17:34.580983 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. 2026.05.21 09:17:34.581019 [ 270 ] {833ea229-467d-4753-9ca4-82b3947e3d59} TCPHandler: Processed in 0.001419468 sec. 2026.05.21 09:17:34.581187 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.581295 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:34.581339 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:34.581970 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.582006 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.582433 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:17:34.582703 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:34.582864 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} executeQuery: Read 484 rows, 34.70 KiB in 0.001587 sec., 304977.94580970384 rows/sec., 21.35 MiB/sec. 2026.05.21 09:17:34.582907 [ 270 ] {715abdb2-6b40-4903-b2e4-56c7597c5c44} TCPHandler: Processed in 0.001773479 sec. 2026.05.21 09:17:34.583120 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.583238 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:17:34.583292 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:17:34.583816 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.583859 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.584254 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:34.584536 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:17:34.584701 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. 2026.05.21 09:17:34.584740 [ 270 ] {de29d315-de62-42c2-8761-a14f45fa8f5e} TCPHandler: Processed in 0.001684247 sec. 2026.05.21 09:17:34.584933 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.585053 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:34.585107 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:34.585648 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.585693 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.586098 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:17:34.586319 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:34.586452 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} executeQuery: Read 226 rows, 15.21 KiB in 0.001426 sec., 158485.27349228613 rows/sec., 10.42 MiB/sec. 2026.05.21 09:17:34.586486 [ 270 ] {b2f3bf7b-54f3-49a7-b6dc-76513ff0038c} TCPHandler: Processed in 0.001619354 sec. 2026.05.21 09:17:34.586635 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.586739 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:17:34.586785 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:17:34.587124 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.587161 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.587473 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:34.587682 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:17:34.587816 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. 2026.05.21 09:17:34.587849 [ 270 ] {63f8e235-9836-48c6-87d6-0d7856233a9f} TCPHandler: Processed in 0.001269613 sec. 2026.05.21 09:17:34.587992 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.588151 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:34.588211 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:34.588627 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:34.588712 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:34.589059 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:17:34.589286 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:34.589421 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} executeQuery: Read 68 rows, 4.29 KiB in 0.001296 sec., 52469.135802469136 rows/sec., 3.23 MiB/sec. 2026.05.21 09:17:34.589456 [ 270 ] {2f7f0b44-739b-498b-ba6d-a1f430d1a79a} TCPHandler: Processed in 0.001524031 sec. 2026.05.21 09:17:34.888715 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58887 2026.05.21 09:17:34.888814 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.888841 [ 307 ] {} TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58887 2026.05.21 09:17:34.888862 [ 307 ] {} TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.888876 [ 307 ] {} TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889106 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40415 2026.05.21 09:17:34.889122 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48957 2026.05.21 09:17:34.889156 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49762 2026.05.21 09:17:34.889191 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41277 2026.05.21 09:17:34.889213 [ 307 ] {} TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:34.889231 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889260 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889275 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889287 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889300 [ 310 ] {} TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Authenticating user 'default' from [fd00:1122:3344:101::e]:48957 2026.05.21 09:17:34.889312 [ 311 ] {} TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Authenticating user 'default' from [fd00:1122:3344:101::e]:49762 2026.05.21 09:17:34.889322 [ 303 ] {} TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41277 2026.05.21 09:17:34.889338 [ 310 ] {} TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889347 [ 311 ] {} TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889357 [ 303 ] {} TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889363 [ 310 ] {} TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889374 [ 311 ] {} TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889386 [ 303 ] {} TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889415 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} executeQuery: (from [fd00:1122:3344:101::e]:58887) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:17:34.889286 [ 308 ] {} TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Authenticating user 'default' from [fd00:1122:3344:101::e]:40415 2026.05.21 09:17:34.889175 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33684 2026.05.21 09:17:34.889483 [ 308 ] {} TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889156 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65231 2026.05.21 09:17:34.889518 [ 308 ] {} TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889546 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889122 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34979 2026.05.21 09:17:34.889591 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889587 [ 269 ] {} TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:33684 2026.05.21 09:17:34.889629 [ 259 ] {} TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Authenticating user 'default' from [fd00:1122:3344:101::e]:65231 2026.05.21 09:17:34.889652 [ 269 ] {} TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889656 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889666 [ 259 ] {} TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889676 [ 269 ] {} TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889697 [ 259 ] {} TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889695 [ 309 ] {} TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Authenticating user 'default' from [fd00:1122:3344:101::e]:34979 2026.05.21 09:17:34.889675 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:17:34.889735 [ 309 ] {} TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889200 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44750 2026.05.21 09:17:34.889775 [ 309 ] {} TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889808 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:34.889843 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:34.889872 [ 304 ] {} TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Authenticating user 'default' from [fd00:1122:3344:101::e]:44750 2026.05.21 09:17:34.889887 [ 304 ] {} TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.889899 [ 304 ] {} TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:34.890084 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:17:34.890173 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} Aggregator: Compile expression max()(UInt64) 0 2026.05.21 09:17:35.001205 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 183.60 MiB, peak 190.64 MiB, free memory in arenas 0.00 B, will set to 187.76 MiB (RSS), difference: 4.16 MiB 2026.05.21 09:17:35.254781 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} AggregatingTransform: Aggregating 2026.05.21 09:17:35.254848 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} Aggregator: Aggregation method: without_key 2026.05.21 09:17:35.254891 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001219601 sec. (819.940 rows/sec., 32.03 KiB/sec.) 2026.05.21 09:17:35.254909 [ 338 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} Aggregator: Merging aggregated data 2026.05.21 09:17:35.255661 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} executeQuery: Read 1 rows, 40.00 B in 0.36631 sec., 2.7299282028882637 rows/sec., 109.20 B/sec. 2026.05.21 09:17:35.255796 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2026.05.21 09:17:35.255811 [ 307 ] {cd66c61d-2478-4da7-a765-f4a9bbe98028} TCPHandler: Processed in 0.366739163 sec. 2026.05.21 09:17:35.255976 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256007 [ 307 ] {} TCP-Session: 74b1f5d1-295d-4253-a449-d7320a306fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256049 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256050 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256081 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256119 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256144 [ 303 ] {} TCP-Session: 105f054d-b0e5-4364-9146-d58a60dd7ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256157 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256173 [ 304 ] {} TCP-Session: 70bd0906-8e78-4b71-b761-f334ccd68281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256192 [ 310 ] {} TCP-Session: 4c60ca5c-05be-4ccb-91fd-6c54ab1938fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256178 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256234 [ 311 ] {} TCP-Session: 4dc793ba-7b53-44ad-99b0-18dbfbdc237c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256269 [ 269 ] {} TCP-Session: 9aa4a535-a6f4-4a27-9813-58306d798c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256138 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256100 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:35.256345 [ 259 ] {} TCP-Session: 78321bb6-adaa-43bc-abcb-b27bc31fb85e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256091 [ 308 ] {} TCP-Session: 3993deb7-40fb-464d-8c29-512c1ceca21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.256385 [ 309 ] {} TCP-Session: 67e5411e-5edd-4bfa-a4c1-5441a1411663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:35.880526 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4226 2026.05.21 09:17:35.881206 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:35.881279 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:35.881943 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:17:35.882293 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:35.882512 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4226 2026.05.21 09:17:36.001254 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 189.15 MiB, peak 199.26 MiB, free memory in arenas 0.00 B, will set to 204.23 MiB (RSS), difference: 15.09 MiB 2026.05.21 09:17:36.144957 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.21 09:17:36.166584 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:36.166656 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:36.173485 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:17:36.174288 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:36.178132 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.21 09:17:36.386668 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59956 2026.05.21 09:17:36.386754 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.386782 [ 307 ] {} TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Authenticating user 'default' from [fd00:1122:3344:101::e]:59956 2026.05.21 09:17:36.386804 [ 307 ] {} TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.386817 [ 307 ] {} TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387048 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44622 2026.05.21 09:17:36.387068 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59123 2026.05.21 09:17:36.387101 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45430 2026.05.21 09:17:36.387128 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387113 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34514 2026.05.21 09:17:36.387157 [ 308 ] {} TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Authenticating user 'default' from [fd00:1122:3344:101::e]:44622 2026.05.21 09:17:36.387171 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387202 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387216 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40738 2026.05.21 09:17:36.387222 [ 259 ] {} TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Authenticating user 'default' from [fd00:1122:3344:101::e]:45430 2026.05.21 09:17:36.387243 [ 309 ] {} TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59123 2026.05.21 09:17:36.387247 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387275 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387288 [ 309 ] {} TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387314 [ 304 ] {} TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Authenticating user 'default' from [fd00:1122:3344:101::e]:40738 2026.05.21 09:17:36.387320 [ 309 ] {} TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387314 [ 311 ] {} TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Authenticating user 'default' from [fd00:1122:3344:101::e]:34514 2026.05.21 09:17:36.387334 [ 304 ] {} TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387269 [ 259 ] {} TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387372 [ 304 ] {} TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387371 [ 311 ] {} TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387400 [ 259 ] {} TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387430 [ 311 ] {} TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387179 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64353 2026.05.21 09:17:36.387112 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36160 2026.05.21 09:17:36.387082 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54855 2026.05.21 09:17:36.387519 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387537 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387556 [ 303 ] {} TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Authenticating user 'default' from [fd00:1122:3344:101::e]:64353 2026.05.21 09:17:36.387571 [ 269 ] {} TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36160 2026.05.21 09:17:36.387588 [ 303 ] {} TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387603 [ 269 ] {} TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387622 [ 303 ] {} TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387635 [ 269 ] {} TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387151 [ 307 ] {} TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:36.387655 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.387217 [ 308 ] {} TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387710 [ 310 ] {} TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54855 2026.05.21 09:17:36.387722 [ 308 ] {} TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387737 [ 310 ] {} TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387756 [ 310 ] {} TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.387897 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} executeQuery: (from [fd00:1122:3344:101::e]:59956) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:17:36.388165 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:17:36.388224 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:36.388514 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:17:36.389416 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} AggregatingTransform: Aggregating 2026.05.21 09:17:36.389465 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} Aggregator: Aggregation method: without_key 2026.05.21 09:17:36.389497 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880969 sec. (1135.114 rows/sec., 44.34 KiB/sec.) 2026.05.21 09:17:36.389513 [ 321 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} Aggregator: Merging aggregated data 2026.05.21 09:17:36.390109 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} executeQuery: Read 1 rows, 40.00 B in 0.00227 sec., 440.5286343612335 rows/sec., 17.21 KiB/sec. 2026.05.21 09:17:36.390257 [ 307 ] {6463e847-a81c-45e5-97e3-217daf6d04c3} TCPHandler: Processed in 0.003223948 sec. 2026.05.21 09:17:36.390396 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390425 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390438 [ 307 ] {} TCP-Session: 56d3fe1f-c5ce-4c53-8d5a-926fbd42951b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390446 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390470 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390488 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390507 [ 304 ] {} TCP-Session: a6c9c5d2-c6bc-4d5f-9c81-34f8f459b6dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390507 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390544 [ 311 ] {} TCP-Session: ba73564c-ecfb-428b-8349-caf6baf14971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390537 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390574 [ 259 ] {} TCP-Session: cbb681c6-642e-4ffa-840b-70fb4034f3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390524 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390612 [ 303 ] {} TCP-Session: 52e5abc6-54ac-46af-bfd0-fe31968a9631 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390522 [ 310 ] {} TCP-Session: 6a08f095-5261-40fc-8a19-f37408c3c0c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390656 [ 269 ] {} TCP-Session: e3c3e9ce-580c-411d-93ba-e8e10a94efa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390477 [ 309 ] {} TCP-Session: 09b056d8-f4e7-41fd-9107-119ad82179d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.390459 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.390741 [ 308 ] {} TCP-Session: db40164f-d22c-4c6e-b193-9d7dae08af36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.569395 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53817 2026.05.21 09:17:36.569492 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.569518 [ 307 ] {} TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Authenticating user 'default' from [fd00:1122:3344:101::e]:53817 2026.05.21 09:17:36.569542 [ 307 ] {} TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.569557 [ 307 ] {} TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.569847 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45235 2026.05.21 09:17:36.569875 [ 307 ] {} TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:36.569874 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61082 2026.05.21 09:17:36.569926 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46507 2026.05.21 09:17:36.569938 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43032 2026.05.21 09:17:36.569911 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50653 2026.05.21 09:17:36.569983 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.570000 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.569982 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.570024 [ 303 ] {} TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Authenticating user 'default' from [fd00:1122:3344:101::e]:46507 2026.05.21 09:17:36.570029 [ 304 ] {} TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Authenticating user 'default' from [fd00:1122:3344:101::e]:43032 2026.05.21 09:17:36.570029 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.570055 [ 303 ] {} TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570058 [ 304 ] {} TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570061 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} executeQuery: (from [fd00:1122:3344:101::e]:53817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:17:36.570082 [ 303 ] {} TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570088 [ 304 ] {} TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570080 [ 259 ] {} TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Authenticating user 'default' from [fd00:1122:3344:101::e]:50653 2026.05.21 09:17:36.570045 [ 310 ] {} TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Authenticating user 'default' from [fd00:1122:3344:101::e]:61082 2026.05.21 09:17:36.570157 [ 259 ] {} TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.569874 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53332 2026.05.21 09:17:36.570184 [ 259 ] {} TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570175 [ 310 ] {} TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.569872 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37263 2026.05.21 09:17:36.570248 [ 310 ] {} TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570244 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.569912 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38985 2026.05.21 09:17:36.570329 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.570325 [ 311 ] {} TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Authenticating user 'default' from [fd00:1122:3344:101::e]:53332 2026.05.21 09:17:36.570352 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:17:36.570372 [ 311 ] {} TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570373 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.570401 [ 311 ] {} TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570420 [ 269 ] {} TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Authenticating user 'default' from [fd00:1122:3344:101::e]:38985 2026.05.21 09:17:36.570365 [ 309 ] {} TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Authenticating user 'default' from [fd00:1122:3344:101::e]:37263 2026.05.21 09:17:36.570421 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:36.570492 [ 309 ] {} TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570486 [ 269 ] {} TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570526 [ 309 ] {} TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570538 [ 269 ] {} TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.569928 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:17:36.570583 [ 308 ] {} TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Authenticating user 'default' from [fd00:1122:3344:101::e]:45235 2026.05.21 09:17:36.570602 [ 308 ] {} TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570641 [ 308 ] {} TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.570792 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:17:36.571709 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} AggregatingTransform: Aggregating 2026.05.21 09:17:36.571746 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} Aggregator: Aggregation method: without_key 2026.05.21 09:17:36.571775 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000877399 sec. (1139.732 rows/sec., 44.52 KiB/sec.) 2026.05.21 09:17:36.571790 [ 321 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} Aggregator: Merging aggregated data 2026.05.21 09:17:36.572460 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} executeQuery: Read 1 rows, 40.00 B in 0.002453 sec., 407.6640847941297 rows/sec., 15.92 KiB/sec. 2026.05.21 09:17:36.572589 [ 307 ] {c8db937b-fee6-46c5-b5ef-366153b0ad7f} TCPHandler: Processed in 0.002836005 sec. 2026.05.21 09:17:36.572740 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.572773 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.572774 [ 307 ] {} TCP-Session: 4c9bb7d6-1285-4ef1-8d37-16bbc4978584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.572800 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.572824 [ 304 ] {} TCP-Session: 5d787270-122c-4ed5-8320-356b27f7177c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.572815 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.572852 [ 308 ] {} TCP-Session: e62f1669-fdeb-452c-a617-305714515220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.572859 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.572885 [ 309 ] {} TCP-Session: 31fefdce-3dd0-42f4-93ad-97cdd099b29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.572910 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.572929 [ 303 ] {} TCP-Session: 054b88a2-e4b5-4ba4-b2e0-553ce1722708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.572931 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.572966 [ 310 ] {} TCP-Session: edb63147-8f48-4978-875b-50b96578f011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.572885 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.573000 [ 259 ] {} TCP-Session: fbe19609-e954-4942-871d-861485b1af6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.572831 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:17:36.573035 [ 269 ] {} TCP-Session: 93d129e8-290f-4dba-b2fa-86afa8a91294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:36.573074 [ 311 ] {} TCP-Session: dd750b35-c15f-428c-b6d9-8b6c7b1c5338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:17:37.001189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 205.21 MiB, peak 215.10 MiB, free memory in arenas 0.00 B, will set to 206.70 MiB (RSS), difference: 1.49 MiB 2026.05.21 09:17:38.368040 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 2026.05.21 09:17:38.369655 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:38.369695 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:38.370851 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:38.371122 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:17:38.371357 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 11 2026.05.21 09:17:39.557347 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:39.557598 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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') FORMAT Native (stage: Complete) 2026.05.21 09:17:39.557911 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:39.557947 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} 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')" moved to PREWHERE 2026.05.21 09:17:39.558152 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:39.558221 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:39.558357 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 15-element set) 2026.05.21 09:17:39.558464 [ 314 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:39.558465 [ 349 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:39.558585 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 09:17:39.558611 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:39.558680 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:39.558700 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams 2026.05.21 09:17:39.558734 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} 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'))" 2026.05.21 09:17:39.558770 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} 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'))" 2026.05.21 09:17:39.560005 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} executeQuery: Read 31 rows, 7.03 KiB in 0.002506 sec., 12370.311252992817 rows/sec., 2.74 MiB/sec. 2026.05.21 09:17:39.560125 [ 270 ] {6792c42a-0f5c-4933-868a-fc449615d5dd} TCPHandler: Processed in 0.002915377 sec. 2026.05.21 09:17:39.561921 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:39.562036 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:39.562085 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:39.562638 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:39.562683 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:39.563046 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:17:39.563277 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:39.563416 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} executeQuery: Read 100 rows, 8.57 KiB in 0.001411 sec., 70871.72218284904 rows/sec., 5.93 MiB/sec. 2026.05.21 09:17:39.563450 [ 270 ] {74a4e4a9-5f63-48c0-9590-3f39257bd573} TCPHandler: Processed in 0.001581053 sec. 2026.05.21 09:17:39.563598 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:39.563707 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:39.563747 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:39.564164 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:39.564199 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:39.564479 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:17:39.564679 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:39.564802 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} executeQuery: Read 24 rows, 1.80 KiB in 0.001114 sec., 21543.98563734291 rows/sec., 1.58 MiB/sec. 2026.05.21 09:17:39.564835 [ 270 ] {7e46f1bf-1418-4035-a1f8-ef7d8f34b3d3} TCPHandler: Processed in 0.001287233 sec. 2026.05.21 09:17:39.564962 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:39.565058 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:39.565099 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:39.565515 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:39.565551 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:39.565852 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:17:39.566075 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:39.566197 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} executeQuery: Read 80 rows, 6.39 KiB in 0.001157 sec., 69144.33880726015 rows/sec., 5.40 MiB/sec. 2026.05.21 09:17:39.566230 [ 270 ] {29f6a853-d260-4571-bb3b-5c2548258e2f} TCPHandler: Processed in 0.001317524 sec. 2026.05.21 09:17:39.566357 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:39.566456 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:39.566499 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:39.566890 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:39.566926 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:39.567249 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:17:39.567454 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:39.567579 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} executeQuery: Read 150 rows, 10.65 KiB in 0.001141 sec., 131463.62839614373 rows/sec., 9.11 MiB/sec. 2026.05.21 09:17:39.567612 [ 270 ] {aa56097d-61dc-42af-b83d-5984ebdd2a14} TCPHandler: Processed in 0.001304234 sec. 2026.05.21 09:17:39.567737 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:39.567832 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:39.567885 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} 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.21 09:17:39.568635 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:39.568671 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:39.569202 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:39.569425 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:17:39.569560 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} executeQuery: Read 24 rows, 44.04 KiB in 0.001746 sec., 13745.704467353953 rows/sec., 24.63 MiB/sec. 2026.05.21 09:17:39.569606 [ 270 ] {80ef45b6-e470-4896-8353-e9c8b4f3a2af} TCPHandler: Processed in 0.001918424 sec. 2026.05.21 09:17:39.569742 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:39.569839 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:39.569880 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:39.570223 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:39.570257 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2026.05.21 09:17:39.570553 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:17:39.570783 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:39.570907 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} executeQuery: Read 50 rows, 3.51 KiB in 0.001087 sec., 45998.16007359705 rows/sec., 3.15 MiB/sec. 2026.05.21 09:17:39.570940 [ 270 ] {dcfd9542-4304-4afe-a2b0-c8d970e0feb3} TCPHandler: Processed in 0.001246762 sec. 2026.05.21 09:17:43.314619 [ 33 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:17:43.314691 [ 33 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:17:43.383348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4738 2026.05.21 09:17:43.383865 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:43.383915 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:43.384377 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:17:43.384599 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:43.384724 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4738 2026.05.21 09:17:43.678959 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.21 09:17:43.695335 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:43.695393 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:43.700773 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:17:43.701502 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:43.704288 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.21 09:17:44.559783 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.560031 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:17:44.560372 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:44.560411 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:17:44.560640 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:44.560706 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:44.560849 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:17:44.561005 [ 349 ] {8474fa95-4644-473a-854f-2b6f6a976e38} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:44.561014 [ 346 ] {8474fa95-4644-473a-854f-2b6f6a976e38} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:44.561187 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 09:17:44.561216 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:44.561286 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:44.561306 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams 2026.05.21 09:17:44.561341 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:17:44.561399 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:17:44.563032 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} executeQuery: Read 31 rows, 6.79 KiB in 0.003103 sec., 9990.33193683532 rows/sec., 2.14 MiB/sec. 2026.05.21 09:17:44.563161 [ 270 ] {8474fa95-4644-473a-854f-2b6f6a976e38} TCPHandler: Processed in 0.003525968 sec. 2026.05.21 09:17:44.567785 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.568007 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:17:44.568089 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:17:44.568953 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.568991 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.569383 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:44.569610 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:17:44.569754 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} executeQuery: Read 284 rows, 18.47 KiB in 0.001807 sec., 157166.5744327615 rows/sec., 9.98 MiB/sec. 2026.05.21 09:17:44.569771 [ 32 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:17:44.569789 [ 270 ] {22c57f49-f94f-43ef-bc08-b35374a9c214} TCPHandler: Processed in 0.002131771 sec. 2026.05.21 09:17:44.569829 [ 32 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.569857 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.569964 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.569972 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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.21 09:17:44.570077 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:44.570078 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:44.570120 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part 2026.05.21 09:17:44.570123 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:44.570179 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part 2026.05.21 09:17:44.570226 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part 2026.05.21 09:17:44.570270 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part 2026.05.21 09:17:44.570308 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part 2026.05.21 09:17:44.570820 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.570855 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.571145 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120571 sec., 1177729.3047250167 rows/sec., 79.29 MiB/sec. 2026.05.21 09:17:44.571213 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:17:44.571386 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:17:44.571465 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:44.571611 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} executeQuery: Read 793 rows, 62.46 KiB in 0.00156 sec., 508333.3333333333 rows/sec., 39.10 MiB/sec. 2026.05.21 09:17:44.571648 [ 270 ] {94678295-14bb-41f7-aadf-074b3af04f3e} TCPHandler: Processed in 0.001734047 sec. 2026.05.21 09:17:44.571732 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:17:44.571779 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.571819 [ 192 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_5_1} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:17:44.571886 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:44.571926 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.21 09:17:44.571932 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:44.572435 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.572474 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.572788 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:17:44.573018 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:44.573148 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} executeQuery: Read 142 rows, 8.54 KiB in 0.001281 sec., 110850.89773614364 rows/sec., 6.51 MiB/sec. 2026.05.21 09:17:44.573184 [ 270 ] {facab598-d542-4747-b5a2-c94d78ca7e60} TCPHandler: Processed in 0.001454859 sec. 2026.05.21 09:17:44.573334 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.573431 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:17:44.573471 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:17:44.573941 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.573980 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.574277 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:44.574492 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:17:44.574602 [ 32 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:17:44.574626 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} executeQuery: Read 149 rows, 9.86 KiB in 0.001214 sec., 122734.76112026359 rows/sec., 7.93 MiB/sec. 2026.05.21 09:17:44.574637 [ 32 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.574670 [ 270 ] {b87cd502-51a4-4319-9ac4-837a649f0769} TCPHandler: Processed in 0.001385737 sec. 2026.05.21 09:17:44.574672 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.574815 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.574844 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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.21 09:17:44.574923 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:17:44.574970 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:17:44.574994 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:44.575046 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part 2026.05.21 09:17:44.575150 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part 2026.05.21 09:17:44.575214 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part 2026.05.21 09:17:44.575267 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part 2026.05.21 09:17:44.575314 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part 2026.05.21 09:17:44.575409 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.575453 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.575798 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:44.576040 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:17:44.576148 [ 32 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:17:44.576176 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. 2026.05.21 09:17:44.576180 [ 32 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.576221 [ 270 ] {cecee670-f1e8-4353-b174-3e714faad3b4} TCPHandler: Processed in 0.001456809 sec. 2026.05.21 09:17:44.576221 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.576285 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150429 sec., 495250.2509489527 rows/sec., 33.89 MiB/sec. 2026.05.21 09:17:44.576346 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::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.21 09:17:44.576378 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.576455 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:44.576472 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:17:44.576494 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:44.576496 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part 2026.05.21 09:17:44.576544 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:44.576591 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part 2026.05.21 09:17:44.576645 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part 2026.05.21 09:17:44.576691 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part 2026.05.21 09:17:44.576732 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part 2026.05.21 09:17:44.576782 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:17:44.576884 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_5_1} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:17:44.576964 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:17:44.577135 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.577178 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.577521 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:17:44.577525 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121927 sec., 606920.5344181354 rows/sec., 36.83 MiB/sec. 2026.05.21 09:17:44.577663 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:17:44.577779 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:44.577932 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:17:44.577935 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} executeQuery: Read 482 rows, 34.54 KiB in 0.00146 sec., 330136.9863013699 rows/sec., 23.10 MiB/sec. 2026.05.21 09:17:44.577988 [ 270 ] {852e6140-66a2-4a14-9099-49db30d9fa44} TCPHandler: Processed in 0.001674536 sec. 2026.05.21 09:17:44.578004 [ 200 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_5_1} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:17:44.578063 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:17:44.578119 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.578220 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:17:44.578262 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:17:44.578630 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.578665 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.578981 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:44.579187 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:17:44.579317 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. 2026.05.21 09:17:44.579350 [ 270 ] {e659a980-9294-4eba-baad-942e97cc83af} TCPHandler: Processed in 0.001279703 sec. 2026.05.21 09:17:44.579474 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.579568 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:44.579610 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:44.580042 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.580078 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.580406 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:17:44.580615 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:44.580740 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} executeQuery: Read 255 rows, 17.27 KiB in 0.00119 sec., 214285.71428571426 rows/sec., 14.17 MiB/sec. 2026.05.21 09:17:44.580773 [ 270 ] {1a87a53b-0b43-4f7e-a93f-772ae7079dea} TCPHandler: Processed in 0.001347775 sec. 2026.05.21 09:17:44.580906 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.581003 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:17:44.581045 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:17:44.581417 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.581452 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.581733 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:44.581938 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:17:44.582069 [ 30 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:17:44.582072 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} executeQuery: Read 1 rows, 69.00 B in 0.001087 sec., 919.963201471941 rows/sec., 61.99 KiB/sec. 2026.05.21 09:17:44.582117 [ 30 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.582132 [ 270 ] {8ed47628-cf45-47c9-a91a-02402a902e06} TCPHandler: Processed in 0.001275303 sec. 2026.05.21 09:17:44.582147 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.582265 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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.21 09:17:44.582269 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:44.582386 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:44.582395 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:44.582419 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2026.05.21 09:17:44.582439 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:44.582508 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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.21 09:17:44.582566 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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.21 09:17:44.582622 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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.21 09:17:44.582674 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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.21 09:17:44.582776 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:44.582810 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:44.583144 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:17:44.583357 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:44.583448 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001222831 sec., 4088.8724607079803 rows/sec., 275.52 KiB/sec. 2026.05.21 09:17:44.583485 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} executeQuery: Read 80 rows, 5.14 KiB in 0.001107 sec., 72267.38934056008 rows/sec., 4.53 MiB/sec. 2026.05.21 09:17:44.583518 [ 270 ] {a0070aeb-af47-4f04-b804-0a9c0fc977db} TCPHandler: Processed in 0.001297614 sec. 2026.05.21 09:17:44.583549 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:17:44.583791 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:17:44.583848 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_5_1} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:17:44.583904 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2026.05.21 09:17:49.566055 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.566363 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:17:49.566776 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:49.566829 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE 2026.05.21 09:17:49.567105 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:49.567179 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:49.567326 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:17:49.567437 [ 346 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:49.567437 [ 349 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:49.567562 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2026.05.21 09:17:49.567594 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:49.567670 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:49.567691 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 31 rows with 2 streams 2026.05.21 09:17:49.567733 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.21 09:17:49.567780 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" 2026.05.21 09:17:49.569075 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} executeQuery: Read 31 rows, 7.03 KiB in 0.002836 sec., 10930.888575458392 rows/sec., 2.42 MiB/sec. 2026.05.21 09:17:49.569216 [ 270 ] {02413e90-74b7-4206-bbee-a427a3b0cec2} TCPHandler: Processed in 0.003317131 sec. 2026.05.21 09:17:49.573863 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.573985 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 09:17:49.574034 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:49.574686 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.574736 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.575208 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:49.575419 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): 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.21 09:17:49.575576 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} executeQuery: Read 10 rows, 3.35 KiB in 0.001627 sec., 6146.281499692686 rows/sec., 2.01 MiB/sec. 2026.05.21 09:17:49.575613 [ 270 ] {4f4b9c72-b640-44fb-8e02-b16f623e124f} TCPHandler: Processed in 0.00180892 sec. 2026.05.21 09:17:49.575791 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.575892 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.575935 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:17:49.576412 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.576451 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.576753 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:49.576972 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:17:49.577101 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} executeQuery: Read 24 rows, 2.04 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.62 MiB/sec. 2026.05.21 09:17:49.577135 [ 270 ] {faeede6d-eceb-4213-95a1-85ec16d58885} TCPHandler: Processed in 0.001394196 sec. 2026.05.21 09:17:49.577286 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.577384 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:17:49.577425 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:17:49.577840 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.577877 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.578166 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:49.578389 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:17:49.578517 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} executeQuery: Read 8 rows, 668.00 B in 0.001152 sec., 6944.444444444444 rows/sec., 566.27 KiB/sec. 2026.05.21 09:17:49.578551 [ 270 ] {19bea17d-8a0c-4920-b141-252a0535621e} TCPHandler: Processed in 0.001313574 sec. 2026.05.21 09:17:49.578677 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.578773 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:49.578812 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:49.579373 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.579410 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.579727 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:17:49.579943 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:49.580072 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} executeQuery: Read 262 rows, 24.00 KiB in 0.001317 sec., 198936.97798025815 rows/sec., 17.80 MiB/sec. 2026.05.21 09:17:49.580106 [ 270 ] {63a06137-8664-44c6-bfaf-aa4d6add8071} TCPHandler: Processed in 0.001477559 sec. 2026.05.21 09:17:49.580235 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.580331 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.580371 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:49.580807 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.580843 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.581141 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:17:49.581353 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:49.581481 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} executeQuery: Read 61 rows, 4.60 KiB in 0.001168 sec., 52226.02739726027 rows/sec., 3.85 MiB/sec. 2026.05.21 09:17:49.581514 [ 270 ] {4327f19e-4e3e-4eac-9bc2-311587f1a275} TCPHandler: Processed in 0.001328914 sec. 2026.05.21 09:17:49.581656 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.581752 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.581791 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:17:49.582213 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.582249 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.582537 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:49.582757 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:17:49.582884 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. 2026.05.21 09:17:49.582918 [ 270 ] {8b8e4855-1a89-4582-b6c0-3076ecb3513f} TCPHandler: Processed in 0.001311364 sec. 2026.05.21 09:17:49.583062 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.583158 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.583198 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:17:49.583615 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.583652 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.583940 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:17:49.584151 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:17:49.584276 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. 2026.05.21 09:17:49.584309 [ 270 ] {c7d71a8a-693a-4571-908d-991d7a421f9d} TCPHandler: Processed in 0.001300174 sec. 2026.05.21 09:17:49.584462 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.584559 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:49.584598 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:49.585124 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.585163 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.585482 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:17:49.585698 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:49.585830 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} executeQuery: Read 158 rows, 13.03 KiB in 0.001289 sec., 122575.64003103181 rows/sec., 9.87 MiB/sec. 2026.05.21 09:17:49.585867 [ 270 ] {d3fd9236-456f-40bc-ab1f-4572aebba09b} TCPHandler: Processed in 0.001452459 sec. 2026.05.21 09:17:49.586025 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.586123 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.586166 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:49.586662 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.586700 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.587063 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:17:49.587371 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:49.587498 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} executeQuery: Read 440 rows, 34.64 KiB in 0.001393 sec., 315865.03948313 rows/sec., 24.29 MiB/sec. 2026.05.21 09:17:49.587532 [ 270 ] {7f3a834f-ef47-43d5-bc0c-cb12251306e9} TCPHandler: Processed in 0.001557342 sec. 2026.05.21 09:17:49.587662 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.587758 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.587811 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} 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.21 09:17:49.588715 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.588751 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.589306 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:17:49.589522 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:17:49.589654 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. 2026.05.21 09:17:49.589707 [ 270 ] {4d69c828-c993-4500-a2cf-5bc523a7ef65} TCPHandler: Processed in 0.00209346 sec. 2026.05.21 09:17:49.589837 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.589942 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.589984 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 09:17:49.590340 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.590375 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.590667 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:17:49.590872 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): 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.21 09:17:49.590997 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} executeQuery: Read 9 rows, 651.00 B in 0.001075 sec., 8372.093023255815 rows/sec., 591.39 KiB/sec. 2026.05.21 09:17:49.591029 [ 270 ] {26c44bb3-3f58-40ab-8d5f-18b2fa4c3dc9} TCPHandler: Processed in 0.001241401 sec. 2026.05.21 09:17:49.591162 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:49.591257 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:49.591297 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:49.591655 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:49.591691 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:49.591983 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:17:49.592180 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:49.592303 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} executeQuery: Read 54 rows, 3.76 KiB in 0.001065 sec., 50704.22535211268 rows/sec., 3.45 MiB/sec. 2026.05.21 09:17:49.592336 [ 270 ] {94b13405-d389-4eed-b305-80b93fa13081} TCPHandler: Processed in 0.001223131 sec. 2026.05.21 09:17:50.885705 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5186 2026.05.21 09:17:50.886200 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:50.886240 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:50.886706 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:17:50.886930 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:50.887051 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5186 2026.05.21 09:17:50.887095 [ 64 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:17:50.887166 [ 64 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:50.887186 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:50.887295 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:17:50.887399 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:50.887434 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2818 rows starting from the beginning of the part 2026.05.21 09:17:50.887495 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part 2026.05.21 09:17:50.887546 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part 2026.05.21 09:17:50.887587 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part 2026.05.21 09:17:50.887629 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part 2026.05.21 09:17:50.887675 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part 2026.05.21 09:17:50.889001 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001745468 sec., 2971122.9309274075 rows/sec., 42.50 MiB/sec. 2026.05.21 09:17:50.889882 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:17:50.890133 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:50.890197 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_11_2} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:17:50.890257 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.21 09:17:51.205307 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.21 09:17:51.221737 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:51.221788 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:51.228169 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:17:51.228826 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:51.229126 [ 74 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:17:51.229199 [ 74 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:51.229222 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:51.229391 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:51.231882 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.21 09:17:51.233501 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:51.234880 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:51.239523 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:51.243760 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:51.247747 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:51.252348 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:51.256707 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:17:51.281611 [ 74 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:17:51.281656 [ 74 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:51.281675 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:51.281832 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::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.21 09:17:51.282685 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:51.282886 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2026.05.21 09:17:51.283488 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part 2026.05.21 09:17:51.284004 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::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.21 09:17:51.284491 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::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.21 09:17:51.284913 [ 192 ] {2ec45662-5206-445c-a962-2dd69be4745a::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.21 09:17:51.297132 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 72 columns (72 merged, 0 gathered) in 0.015353384 sec., 716.4544311534187 rows/sec., 866.69 KiB/sec. 2026.05.21 09:17:51.297837 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:17:51.298486 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:17:51.298567 [ 196 ] {2ec45662-5206-445c-a962-2dd69be4745a::all_1_5_1} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:17:51.298784 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2026.05.21 09:17:51.318494 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.089174399 sec., 930.7604080404287 rows/sec., 4.81 MiB/sec. 2026.05.21 09:17:51.320403 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:17:51.322397 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:51.322507 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_11_2} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:17:51.325188 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.21 09:17:52.000201 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 208.93 MiB, peak 222.39 MiB, free memory in arenas 0.00 B, will set to 220.78 MiB (RSS), difference: 11.84 MiB 2026.05.21 09:17:54.556638 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:54.556878 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:17:54.557229 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:54.557267 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} 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.21 09:17:54.557483 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:54.557552 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:54.557691 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:17:54.557795 [ 349 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:54.557846 [ 346 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:54.557851 [ 316 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:17:54.558031 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:17:54.558055 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:54.558148 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:54.558169 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:17:54.558218 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} 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.21 09:17:54.558266 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} 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.21 09:17:54.558309 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} 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.21 09:17:54.559850 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} executeQuery: Read 41 rows, 10.14 KiB in 0.00306 sec., 13398.692810457518 rows/sec., 3.24 MiB/sec. 2026.05.21 09:17:54.560074 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} MemoryTracker: Peak memory usage (for query): 138.90 KiB. 2026.05.21 09:17:54.560091 [ 270 ] {7d0e91d7-7439-488d-8166-32dcd7f100de} TCPHandler: Processed in 0.003597621 sec. 2026.05.21 09:17:54.561723 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:54.561852 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:54.561898 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:54.562596 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.562640 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.563102 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:17:54.563382 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:54.563538 [ 142 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:17:54.563565 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} executeQuery: Read 56 rows, 4.38 KiB in 0.001744 sec., 32110.091743119265 rows/sec., 2.45 MiB/sec. 2026.05.21 09:17:54.563597 [ 142 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.563617 [ 270 ] {34e9cfbe-0b5c-4f76-87a5-cf37022faabb} TCPHandler: Processed in 0.001953076 sec. 2026.05.21 09:17:54.563627 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.563791 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:54.563825 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:17:54.563915 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:54.563969 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:54.564009 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:54.564057 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 818 rows starting from the beginning of the part 2026.05.21 09:17:54.564167 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 794 rows starting from the beginning of the part 2026.05.21 09:17:54.564243 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part 2026.05.21 09:17:54.564299 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 793 rows starting from the beginning of the part 2026.05.21 09:17:54.564355 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 262 rows starting from the beginning of the part 2026.05.21 09:17:54.564407 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2026.05.21 09:17:54.564467 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.564511 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.564968 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:17:54.565223 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:54.565366 [ 86 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:17:54.565369 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} executeQuery: Read 64 rows, 5.12 KiB in 0.001479 sec., 43272.48140635564 rows/sec., 3.38 MiB/sec. 2026.05.21 09:17:54.565417 [ 86 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.565466 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.565471 [ 270 ] {424ebbfa-6337-4841-929d-8968b44d096b} TCPHandler: Processed in 0.001738838 sec. 2026.05.21 09:17:54.565556 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:17:54.565632 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:54.565646 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:54.565673 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 494 rows starting from the beginning of the part 2026.05.21 09:17:54.565725 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 484 rows starting from the beginning of the part 2026.05.21 09:17:54.565732 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:54.565773 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part 2026.05.21 09:17:54.565778 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:54.565818 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 482 rows starting from the beginning of the part 2026.05.21 09:17:54.565858 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 158 rows starting from the beginning of the part 2026.05.21 09:17:54.565899 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2026.05.21 09:17:54.565950 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2823 rows, containing 5 columns (5 merged, 0 gathered) in 0.002204644 sec., 1280478.84374983 rows/sec., 105.47 MiB/sec. 2026.05.21 09:17:54.566212 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:17:54.566238 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.566283 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.566537 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:54.566639 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_11_2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:17:54.566733 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.21 09:17:54.566778 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:17:54.566971 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452339 sec., 1213215.3718932013 rows/sec., 91.57 MiB/sec. 2026.05.21 09:17:54.567015 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:54.567159 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} executeQuery: Read 160 rows, 11.41 KiB in 0.001446 sec., 110650.06915629322 rows/sec., 7.71 MiB/sec. 2026.05.21 09:17:54.567177 [ 134 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:17:54.567205 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:17:54.567195 [ 270 ] {10a04845-31a1-4f5f-a37b-daa1fe594017} TCPHandler: Processed in 0.001613554 sec. 2026.05.21 09:17:54.567246 [ 134 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.567284 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.567372 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:17:54.567389 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:54.567498 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:54.567509 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:54.567537 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 858 rows starting from the beginning of the part 2026.05.21 09:17:54.567551 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:54.567564 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:54.567594 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 226 rows starting from the beginning of the part 2026.05.21 09:17:54.567642 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part 2026.05.21 09:17:54.567654 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_11_2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:17:54.567687 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 255 rows starting from the beginning of the part 2026.05.21 09:17:54.567742 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 440 rows starting from the beginning of the part 2026.05.21 09:17:54.567748 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2026.05.21 09:17:54.567788 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:17:54.567970 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.568015 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.568460 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:17:54.568708 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:54.568835 [ 134 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:17:54.568843 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. 2026.05.21 09:17:54.568875 [ 134 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:54.568894 [ 270 ] {b20f4620-7d2b-4d2d-9a66-cf8f848480e7} TCPHandler: Processed in 0.001554462 sec. 2026.05.21 09:17:54.568901 [ 134 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:54.569022 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:17:54.569050 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2089 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711327 sec., 1220690.14279562 rows/sec., 84.23 MiB/sec. 2026.05.21 09:17:54.569136 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:54.569172 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part 2026.05.21 09:17:54.569227 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 68 rows starting from the beginning of the part 2026.05.21 09:17:54.569272 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2026.05.21 09:17:54.569273 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:17:54.569314 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:17:54.569355 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:17:54.569396 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:17:54.569569 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:54.569647 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_11_2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:17:54.569712 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2026.05.21 09:17:54.570211 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001237922 sec., 455602.21080164984 rows/sec., 29.26 MiB/sec. 2026.05.21 09:17:54.570355 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:17:54.570596 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:54.570665 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_11_2} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:17:54.570718 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.21 09:17:56.281365 [ 107 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:17:56.281427 [ 107 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:56.281448 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:56.281599 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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.21 09:17:56.281767 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:17:56.281807 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2026.05.21 09:17:56.281878 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2026.05.21 09:17:56.281926 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2026.05.21 09:17:56.281993 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2026.05.21 09:17:56.282050 [ 190 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2026.05.21 09:17:56.282799 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259622 sec., 23816.66881016686 rows/sec., 1.22 MiB/sec. 2026.05.21 09:17:56.283013 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:17:56.283331 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:17:56.283401 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_5_1} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:17:56.283490 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.21 09:17:58.314976 [ 111 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:17:58.315079 [ 111 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:17:58.388097 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5698 2026.05.21 09:17:58.388704 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:58.388743 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:58.389236 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:17:58.389457 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:17:58.389580 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5698 2026.05.21 09:17:58.732915 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.21 09:17:58.748673 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:58.748728 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:58.754469 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:17:58.755154 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:17:58.757826 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.21 09:17:59.557885 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:59.558217 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:17:59.558569 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:17:59.558608 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} 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.21 09:17:59.558828 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:17:59.558903 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:17:59.559050 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:17:59.559156 [ 338 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:17:59.559181 [ 323 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:17:59.559156 [ 316 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:17:59.559329 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:17:59.559358 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:17:59.559445 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:17:59.559466 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:17:59.559501 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} 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.21 09:17:59.559539 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} 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.21 09:17:59.559574 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} 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.21 09:17:59.560846 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} executeQuery: Read 41 rows, 10.38 KiB in 0.002739 sec., 14968.966776195692 rows/sec., 3.70 MiB/sec. 2026.05.21 09:17:59.561028 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} MemoryTracker: Peak memory usage (for query): 152.67 KiB. 2026.05.21 09:17:59.561046 [ 270 ] {6dddf602-8c75-4aeb-a61a-973266b61fce} TCPHandler: Processed in 0.003322771 sec. 2026.05.21 09:17:59.563161 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:59.563299 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:17:59.563352 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:17:59.564050 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:59.564102 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:59.564485 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:17:59.564706 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:17:59.564851 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} executeQuery: Read 138 rows, 12.27 KiB in 0.00159 sec., 86792.45283018867 rows/sec., 7.54 MiB/sec. 2026.05.21 09:17:59.564886 [ 270 ] {d5daf4f3-66b5-4c41-8bae-2627ec549bc9} TCPHandler: Processed in 0.00177755 sec. 2026.05.21 09:17:59.565013 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:59.565110 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:17:59.565149 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:17:59.565657 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:59.565696 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:59.566000 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:17:59.566211 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:17:59.566339 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} executeQuery: Read 41 rows, 3.08 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.41 MiB/sec. 2026.05.21 09:17:59.566373 [ 270 ] {ade7ddf5-f019-4e8b-ad58-3e02710b05b7} TCPHandler: Processed in 0.001409618 sec. 2026.05.21 09:17:59.566497 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:59.566595 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:17:59.566635 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:17:59.567163 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:59.567201 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:59.567531 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:17:59.567742 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:17:59.567871 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} executeQuery: Read 105 rows, 8.40 KiB in 0.001294 sec., 81143.74034003091 rows/sec., 6.34 MiB/sec. 2026.05.21 09:17:59.567906 [ 270 ] {63a0c32b-8997-4cbb-84cd-ba279c7b34f4} TCPHandler: Processed in 0.001458549 sec. 2026.05.21 09:17:59.568044 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:59.568142 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:59.568184 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:17:59.568649 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:59.568688 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:59.569013 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:17:59.569221 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:17:59.569350 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. 2026.05.21 09:17:59.569384 [ 270 ] {a55a7e80-a3e2-4710-9114-d4d1a96f5f25} TCPHandler: Processed in 0.001395626 sec. 2026.05.21 09:17:59.569509 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:59.569606 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:17:59.569661 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} 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.21 09:17:59.570529 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:59.570567 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:59.571126 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:17:59.571349 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:17:59.571488 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. 2026.05.21 09:17:59.571538 [ 270 ] {154b78b0-7550-4825-ae0a-f650105e4173} TCPHandler: Processed in 0.00207913 sec. 2026.05.21 09:17:59.571674 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:17:59.571771 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:17:59.571813 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:17:59.572200 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:17:59.572238 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:17:59.572550 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:17:59.572760 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:17:59.572952 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. 2026.05.21 09:17:59.573007 [ 270 ] {4d1a06ea-93ff-426a-897e-6a951fa3fc2e} TCPHandler: Processed in 0.001382816 sec. 2026.05.21 09:18:04.557616 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:04.557876 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:18:04.558208 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:04.558247 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} 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_rib:active_routes')" moved to PREWHERE 2026.05.21 09:18:04.558462 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:04.558532 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:04.558670 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:18:04.558773 [ 316 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:04.558775 [ 346 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:04.558775 [ 338 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:04.558958 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:04.558987 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:04.559073 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:04.559093 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:04.559129 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} 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_rib:active_routes'))" 2026.05.21 09:18:04.559166 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} 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_rib:active_routes'))" 2026.05.21 09:18:04.559207 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} 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_rib:active_routes'))" 2026.05.21 09:18:04.560374 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} executeQuery: Read 41 rows, 10.14 KiB in 0.002598 sec., 15781.370284834487 rows/sec., 3.81 MiB/sec. 2026.05.21 09:18:04.560502 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} MemoryTracker: Peak memory usage (for query): 139.91 KiB. 2026.05.21 09:18:04.560519 [ 270 ] {a3c75943-1a85-4f5e-bb4a-acb6169f73e2} TCPHandler: Processed in 0.003039712 sec. 2026.05.21 09:18:04.562275 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:04.562435 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:18:04.562505 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:18:04.563246 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:04.563294 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:04.563683 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:18:04.563909 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:18:04.564062 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} executeQuery: Read 4 rows, 334.00 B in 0.001672 sec., 2392.3444976076553 rows/sec., 195.08 KiB/sec. 2026.05.21 09:18:04.564101 [ 270 ] {cb00dc11-e525-4354-ac6a-8954f313e04d} TCPHandler: Processed in 0.001956366 sec. 2026.05.21 09:18:04.564294 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:04.564394 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:04.564437 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:04.564904 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:04.564941 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:04.565282 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:18:04.565539 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:04.565671 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} executeQuery: Read 58 rows, 4.52 KiB in 0.001296 sec., 44753.08641975308 rows/sec., 3.41 MiB/sec. 2026.05.21 09:18:04.565707 [ 270 ] {807bb594-23b3-4e74-9506-9820ec5ef3b3} TCPHandler: Processed in 0.001465539 sec. 2026.05.21 09:18:04.565835 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:04.565935 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:04.565976 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:04.566386 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:04.566422 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:04.566758 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:18:04.567121 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:04.567324 [ 87 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:18:04.567370 [ 87 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:04.567390 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:04.567411 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} executeQuery: Read 4 rows, 286.00 B in 0.001488 sec., 2688.172043010753 rows/sec., 187.70 KiB/sec. 2026.05.21 09:18:04.567481 [ 270 ] {2b5151d7-1b83-4728-acfc-062e5403f937} TCPHandler: Processed in 0.001698987 sec. 2026.05.21 09:18:04.567484 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:18:04.567589 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:04.567620 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part 2026.05.21 09:18:04.567678 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2026.05.21 09:18:04.567696 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:04.567721 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part 2026.05.21 09:18:04.567761 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 61 rows starting from the beginning of the part 2026.05.21 09:18:04.567800 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:04.567832 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:04.567843 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2026.05.21 09:18:04.567892 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:04.568451 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:04.568492 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:04.568632 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176129 sec., 379210.10365359584 rows/sec., 25.71 MiB/sec. 2026.05.21 09:18:04.568791 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:18:04.568847 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:18:04.569026 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:04.569092 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:04.569097 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_11_2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:18:04.569161 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:18:04.569239 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} executeQuery: Read 68 rows, 5.44 KiB in 0.001445 sec., 47058.82352941176 rows/sec., 3.68 MiB/sec. 2026.05.21 09:18:04.569279 [ 270 ] {dded48be-ed10-453a-b0e6-677b7a0b6156} TCPHandler: Processed in 0.001696157 sec. 2026.05.21 09:18:04.569408 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:04.569516 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:04.569564 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:04.569999 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:04.570038 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:04.570381 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:18:04.570600 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:04.570737 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} executeQuery: Read 162 rows, 11.55 KiB in 0.001246 sec., 130016.05136436598 rows/sec., 9.05 MiB/sec. 2026.05.21 09:18:04.570773 [ 270 ] {541ba8d8-a684-434d-b27f-490f1ad7c724} TCPHandler: Processed in 0.001422508 sec. 2026.05.21 09:18:04.570896 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:04.571001 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:04.571046 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:04.571402 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:04.571438 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:04.571751 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:18:04.571971 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:04.572107 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. 2026.05.21 09:18:04.572143 [ 270 ] {55016d92-59d7-4496-84d6-7e8fdb6d98ee} TCPHandler: Processed in 0.001301593 sec. 2026.05.21 09:18:05.890635 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6146 2026.05.21 09:18:05.891174 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:05.891230 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:05.891754 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:18:05.891989 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:05.892124 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6146 2026.05.21 09:18:06.258880 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.21 09:18:06.275375 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:06.275441 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2026.05.21 09:18:06.281345 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:18:06.282071 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:06.284889 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.21 09:18:09.557844 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:09.558095 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:09.558427 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:09.558471 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} 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.21 09:18:09.558697 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:09.558778 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:09.558924 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:18:09.559023 [ 319 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:09.559031 [ 313 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:09.559023 [ 362 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:09.559189 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:09.559220 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:09.559312 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:09.559335 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:09.559372 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} 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.21 09:18:09.559410 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} 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.21 09:18:09.559450 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} 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.21 09:18:09.560660 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} executeQuery: Read 41 rows, 10.38 KiB in 0.002655 sec., 15442.56120527307 rows/sec., 3.82 MiB/sec. 2026.05.21 09:18:09.560825 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} MemoryTracker: Peak memory usage (for query): 153.21 KiB. 2026.05.21 09:18:09.560840 [ 270 ] {08a95cfc-ad57-4d29-ba72-595df3254eb0} TCPHandler: Processed in 0.003134975 sec. 2026.05.21 09:18:09.563211 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:09.563333 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:09.563380 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:09.563995 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:09.564043 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:09.564460 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:18:09.564684 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:09.564841 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} executeQuery: Read 138 rows, 12.27 KiB in 0.001544 sec., 89378.23834196891 rows/sec., 7.76 MiB/sec. 2026.05.21 09:18:09.564886 [ 270 ] {9eae479d-2c5d-4d90-a0b7-34c69c254700} TCPHandler: Processed in 0.001732029 sec. 2026.05.21 09:18:09.565029 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:09.565134 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:09.565177 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:09.565611 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:09.565649 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:09.565952 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:18:09.566166 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:09.566296 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} executeQuery: Read 41 rows, 3.08 KiB in 0.001184 sec., 34628.37837837838 rows/sec., 2.54 MiB/sec. 2026.05.21 09:18:09.566331 [ 270 ] {c16883a2-7cce-438f-be74-0b2c0e8440d4} TCPHandler: Processed in 0.001352735 sec. 2026.05.21 09:18:09.566458 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:09.566556 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:09.566597 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:09.567046 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:09.567083 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:09.567395 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:18:09.567601 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:09.567725 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} executeQuery: Read 105 rows, 8.40 KiB in 0.001189 sec., 88309.50378469302 rows/sec., 6.90 MiB/sec. 2026.05.21 09:18:09.567759 [ 270 ] {a4f629be-8101-41a6-acfc-1e881d0ca02c} TCPHandler: Processed in 0.001351175 sec. 2026.05.21 09:18:09.567886 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:09.567984 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:09.568027 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:09.568459 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:09.568495 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:09.568846 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:18:09.569051 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:09.569176 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. 2026.05.21 09:18:09.569209 [ 270 ] {792d5c27-812b-42c5-aacd-15fd4ecf27b6} TCPHandler: Processed in 0.001373055 sec. 2026.05.21 09:18:09.569352 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:09.569450 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:09.569503 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} 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.21 09:18:09.570279 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:09.570315 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:09.570880 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:18:09.571098 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:09.571222 [ 75 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:18:09.571234 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} executeQuery: Read 41 rows, 75.23 KiB in 0.001803 sec., 22739.87798114254 rows/sec., 40.75 MiB/sec. 2026.05.21 09:18:09.571284 [ 75 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:09.571311 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:09.571314 [ 270 ] {a0161aab-7828-4e00-ba6b-5972f0178817} TCPHandler: Processed in 0.002010027 sec. 2026.05.21 09:18:09.571422 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:18:09.571465 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:09.571569 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:09.571611 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:09.571648 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:09.571710 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2026.05.21 09:18:09.571834 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:18:09.571943 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2026.05.21 09:18:09.571965 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:09.572004 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:09.572045 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:09.572150 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:09.572244 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:09.572319 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:18:09.572534 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:09.572671 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. 2026.05.21 09:18:09.572704 [ 270 ] {f33aca50-f436-498a-9d4d-6c71c0e49db0} TCPHandler: Processed in 0.001288573 sec. 2026.05.21 09:18:09.574617 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 19 columns (19 merged, 0 gathered) in 0.003231008 sec., 56329.1703394111 rows/sec., 100.94 MiB/sec. 2026.05.21 09:18:09.575036 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:18:09.575377 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:09.575455 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_6_1} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:18:09.575539 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2026.05.21 09:18:13.315194 [ 80 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:18:13.315294 [ 80 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:18:13.393146 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6658 2026.05.21 09:18:13.393640 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:13.393683 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:13.394160 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:18:13.394380 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:13.394506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6658 2026.05.21 09:18:13.785932 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.21 09:18:13.802198 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:13.802261 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:13.808787 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:18:13.809516 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:13.812226 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.21 09:18:14.556191 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:14.556440 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:14.556801 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:14.556840 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} 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.21 09:18:14.557053 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:14.557121 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:14.557258 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:18:14.557357 [ 313 ] {9748faea-1085-4ea7-b85e-c6c37047f996} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:14.557361 [ 343 ] {9748faea-1085-4ea7-b85e-c6c37047f996} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:14.557361 [ 319 ] {9748faea-1085-4ea7-b85e-c6c37047f996} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:14.557540 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:14.557568 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:14.557655 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:14.557676 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:14.557719 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} 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.21 09:18:14.557764 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} 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.21 09:18:14.557801 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} 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.21 09:18:14.559082 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} executeQuery: Read 41 rows, 10.14 KiB in 0.002743 sec., 14947.138169886985 rows/sec., 3.61 MiB/sec. 2026.05.21 09:18:14.559213 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} MemoryTracker: Peak memory usage (for query): 140.19 KiB. 2026.05.21 09:18:14.559229 [ 270 ] {9748faea-1085-4ea7-b85e-c6c37047f996} TCPHandler: Processed in 0.003178207 sec. 2026.05.21 09:18:14.560829 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:14.560964 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:14.561015 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:14.561637 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:14.561687 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:14.562098 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:18:14.562325 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:14.562469 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} executeQuery: Read 56 rows, 4.38 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.77 MiB/sec. 2026.05.21 09:18:14.562504 [ 270 ] {677420bd-cc99-481b-adb7-4d651f009a27} TCPHandler: Processed in 0.001737409 sec. 2026.05.21 09:18:14.562657 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:14.562757 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:14.562797 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:14.563219 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:14.563254 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:14.563550 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:18:14.563755 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:14.563878 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. 2026.05.21 09:18:14.563911 [ 270 ] {af23d49c-8389-4b64-94b2-78fa170229df} TCPHandler: Processed in 0.001304294 sec. 2026.05.21 09:18:14.564041 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:14.564139 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:14.564183 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:14.564612 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:14.564660 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:14.564992 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:18:14.565193 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:14.565318 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. 2026.05.21 09:18:14.565350 [ 270 ] {79a7d337-9627-4406-828e-cd7de80ccc30} TCPHandler: Processed in 0.001358395 sec. 2026.05.21 09:18:14.565481 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:14.565577 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:14.565618 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:14.565954 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:14.565989 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:14.566297 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:18:14.566496 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:14.566620 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. 2026.05.21 09:18:14.566653 [ 270 ] {6e70cc6c-e4b7-45c3-9042-239a07ca5160} TCPHandler: Processed in 0.001221151 sec. 2026.05.21 09:18:15.621915 [ 108 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:18:15.622012 [ 108 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:15.622046 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:15.622192 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:18:15.622349 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:15.622384 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2026.05.21 09:18:15.622455 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2026.05.21 09:18:15.622500 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:18:15.622545 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.05.21 09:18:15.622595 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2026.05.21 09:18:15.623336 [ 188 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119766 sec., 16699.23016548937 rows/sec., 1.39 MiB/sec. 2026.05.21 09:18:15.623563 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:18:15.623923 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:18:15.624002 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_5_1} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:18:15.624095 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.21 09:18:19.559159 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.559434 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:19.559815 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:19.559864 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} 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.21 09:18:19.560122 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:19.560188 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:19.560327 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:18:19.560437 [ 319 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:19.560437 [ 313 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:19.560448 [ 334 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:19.560622 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:19.560650 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:19.560733 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:19.560753 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:19.560789 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} 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.21 09:18:19.560828 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} 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.21 09:18:19.560864 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} 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.21 09:18:19.562100 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} executeQuery: Read 41 rows, 10.38 KiB in 0.0028 sec., 14642.857142857143 rows/sec., 3.62 MiB/sec. 2026.05.21 09:18:19.562226 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} MemoryTracker: Peak memory usage (for query): 153.28 KiB. 2026.05.21 09:18:19.562241 [ 270 ] {ae26757f-aeab-4b7f-8aed-dbd4c1ab7449} TCPHandler: Processed in 0.003252218 sec. 2026.05.21 09:18:19.570558 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.570687 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:18:19.570738 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:18:19.571284 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.571326 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.571675 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:18:19.571893 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:18:19.572032 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} executeQuery: Read 24 rows, 2.04 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.44 MiB/sec. 2026.05.21 09:18:19.572067 [ 270 ] {f9a251ed-6ff7-4c13-9e4c-af1649118821} TCPHandler: Processed in 0.001570223 sec. 2026.05.21 09:18:19.572195 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.572291 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:18:19.572330 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:18:19.572730 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.572766 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.573056 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:18:19.573259 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:18:19.573384 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} executeQuery: Read 2 rows, 167.00 B in 0.001112 sec., 1798.5611510791368 rows/sec., 146.66 KiB/sec. 2026.05.21 09:18:19.573417 [ 270 ] {b7f0a1e8-5be5-4b2e-99e6-e954bce15f40} TCPHandler: Processed in 0.001271633 sec. 2026.05.21 09:18:19.573540 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.573636 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:19.573675 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:19.574217 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.574254 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.574572 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:18:19.574802 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:19.574911 [ 127 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:18:19.574927 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} executeQuery: Read 259 rows, 23.78 KiB in 0.001309 sec., 197860.96256684492 rows/sec., 17.74 MiB/sec. 2026.05.21 09:18:19.574978 [ 127 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.574981 [ 270 ] {8d014788-b8fe-4694-a947-c138af06102e} TCPHandler: Processed in 0.001489539 sec. 2026.05.21 09:18:19.575007 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.575133 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.575172 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:18:19.575241 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:19.575286 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:19.575295 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:19.575334 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1007 rows starting from the beginning of the part 2026.05.21 09:18:19.575404 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 138 rows starting from the beginning of the part 2026.05.21 09:18:19.575457 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part 2026.05.21 09:18:19.575505 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part 2026.05.21 09:18:19.575549 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2026.05.21 09:18:19.575595 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 259 rows starting from the beginning of the part 2026.05.21 09:18:19.575708 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.575750 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.576094 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:18:19.576318 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:19.576450 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} executeQuery: Read 55 rows, 4.18 KiB in 0.001227 sec., 44824.77587612062 rows/sec., 3.33 MiB/sec. 2026.05.21 09:18:19.576484 [ 270 ] {00fb0dee-fa63-456d-9090-be9ffab2b56f} TCPHandler: Processed in 0.001401927 sec. 2026.05.21 09:18:19.576595 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.576691 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:18:19.576730 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:18:19.576748 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619024 sec., 1022838.4508197532 rows/sec., 88.31 MiB/sec. 2026.05.21 09:18:19.576949 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:18:19.577158 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.577202 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.577231 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:19.577318 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_16_3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:18:19.577406 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.21 09:18:19.577495 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:18:19.577699 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:18:19.577824 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} executeQuery: Read 24 rows, 2.04 KiB in 0.00115 sec., 20869.565217391304 rows/sec., 1.73 MiB/sec. 2026.05.21 09:18:19.577857 [ 270 ] {8630c9bc-ea84-4912-af45-98061e45efba} TCPHandler: Processed in 0.001313064 sec. 2026.05.21 09:18:19.578002 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.578110 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:18:19.578153 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:18:19.578568 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.578607 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.578941 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:18:19.579173 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:18:19.579307 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} executeQuery: Read 12 rows, 960.00 B in 0.001214 sec., 9884.678747940692 rows/sec., 772.24 KiB/sec. 2026.05.21 09:18:19.579344 [ 270 ] {c08a3874-0a44-4206-9ca6-b11f758a2d81} TCPHandler: Processed in 0.001395347 sec. 2026.05.21 09:18:19.579471 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.579572 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:19.579613 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:19.580084 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.580122 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.580444 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:18:19.580658 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:19.580763 [ 127 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:18:19.580793 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} executeQuery: Read 143 rows, 11.82 KiB in 0.001237 sec., 115602.26354082457 rows/sec., 9.33 MiB/sec. 2026.05.21 09:18:19.580798 [ 127 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.580835 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.580837 [ 270 ] {0f8abfcd-e0df-40fc-b9a9-4bfa02169772} TCPHandler: Processed in 0.001417438 sec. 2026.05.21 09:18:19.580920 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:18:19.580974 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.581038 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:19.581072 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 601 rows starting from the beginning of the part 2026.05.21 09:18:19.581080 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:19.581129 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 105 rows starting from the beginning of the part 2026.05.21 09:18:19.581130 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:19.581184 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part 2026.05.21 09:18:19.581231 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 105 rows starting from the beginning of the part 2026.05.21 09:18:19.581276 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2026.05.21 09:18:19.581319 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 143 rows starting from the beginning of the part 2026.05.21 09:18:19.581558 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.581599 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.581988 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:18:19.582216 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:19.582298 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407528 sec., 771565.4679693761 rows/sec., 60.98 MiB/sec. 2026.05.21 09:18:19.582338 [ 127 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:18:19.582350 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} executeQuery: Read 197 rows, 14.47 KiB in 0.001287 sec., 153069.15306915308 rows/sec., 10.98 MiB/sec. 2026.05.21 09:18:19.582382 [ 127 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.582398 [ 270 ] {27507112-815b-45f0-ac44-40f33a039087} TCPHandler: Processed in 0.001477059 sec. 2026.05.21 09:18:19.582407 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.582496 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:18:19.582541 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:18:19.582551 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.582601 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:19.582632 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2089 rows starting from the beginning of the part 2026.05.21 09:18:19.582665 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:19.582680 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2026.05.21 09:18:19.582724 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part 2026.05.21 09:18:19.582726 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} 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.21 09:18:19.582767 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:18:19.582811 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part 2026.05.21 09:18:19.582857 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 197 rows starting from the beginning of the part 2026.05.21 09:18:19.582906 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:19.583004 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_16_3} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:18:19.583113 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2026.05.21 09:18:19.583551 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.583595 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.584033 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563193 sec., 1873089.2474569678 rows/sec., 129.85 MiB/sec. 2026.05.21 09:18:19.584215 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:18:19.584377 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:18:19.584491 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:19.584651 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} executeQuery: Read 41 rows, 75.23 KiB in 0.002003 sec., 20469.296055916126 rows/sec., 36.68 MiB/sec. 2026.05.21 09:18:19.584655 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:19.584713 [ 270 ] {46fe4d55-30ee-4650-a080-e4f63f7f5da7} TCPHandler: Processed in 0.002214955 sec. 2026.05.21 09:18:19.584745 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_16_3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:18:19.584820 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2026.05.21 09:18:19.584853 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:19.584959 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:19.585002 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:19.585359 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.585396 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.585713 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:18:19.585930 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:19.586062 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. 2026.05.21 09:18:19.586075 [ 127 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:18:19.586098 [ 270 ] {28d0fc1f-939f-46a6-86a7-a24aad4b7d7a} TCPHandler: Processed in 0.001297323 sec. 2026.05.21 09:18:19.586127 [ 127 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:19.586157 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:19.586274 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:18:19.586387 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:19.586417 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part 2026.05.21 09:18:19.586472 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:18:19.586513 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:18:19.586552 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::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.21 09:18:19.586592 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2026.05.21 09:18:19.586631 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2026.05.21 09:18:19.587502 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267933 sec., 681424.0184615434 rows/sec., 44.51 MiB/sec. 2026.05.21 09:18:19.587670 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:18:19.587916 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:19.587979 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_16_3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:18:19.588034 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2026.05.21 09:18:20.894606 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7106 2026.05.21 09:18:20.895125 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:20.895163 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:20.895633 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:18:20.895866 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:20.895988 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7106 2026.05.21 09:18:21.312357 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.21 09:18:21.329495 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:21.329562 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:21.335950 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:18:21.336656 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:21.339667 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.21 09:18:22.000198 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 225.22 MiB, peak 229.22 MiB, free memory in arenas 0.00 B, will set to 226.55 MiB (RSS), difference: 1.33 MiB 2026.05.21 09:18:24.557078 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:24.557326 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:24.557688 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:24.557732 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} 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.21 09:18:24.557994 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:24.558072 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:24.558228 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:18:24.558328 [ 330 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:24.558333 [ 319 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:24.558409 [ 330 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:24.558477 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:24.558506 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:24.558594 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:24.558616 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:24.558651 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} 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.21 09:18:24.558689 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} 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.21 09:18:24.558725 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} 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.21 09:18:24.559959 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} executeQuery: Read 41 rows, 10.14 KiB in 0.002733 sec., 15001.82949140139 rows/sec., 3.62 MiB/sec. 2026.05.21 09:18:24.560074 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} MemoryTracker: Peak memory usage (for query): 138.06 KiB. 2026.05.21 09:18:24.560089 [ 270 ] {577f2666-dc1a-4f8b-a27a-040b5094319f} TCPHandler: Processed in 0.003148326 sec. 2026.05.21 09:18:24.561701 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:24.561812 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:24.561854 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:24.562356 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:24.562419 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:24.562766 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:18:24.562980 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:24.563126 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} executeQuery: Read 56 rows, 4.38 KiB in 0.001343 sec., 41697.69173492181 rows/sec., 3.18 MiB/sec. 2026.05.21 09:18:24.563162 [ 270 ] {90d8d7c3-82b1-4752-8bc2-b4a4534198db} TCPHandler: Processed in 0.001511021 sec. 2026.05.21 09:18:24.563306 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:24.563403 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:24.563443 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:24.563897 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:24.563933 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:24.564220 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:18:24.564435 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:24.564563 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. 2026.05.21 09:18:24.564599 [ 270 ] {9698d81c-1b81-42d4-85ad-b14d402a20d5} TCPHandler: Processed in 0.001342745 sec. 2026.05.21 09:18:24.564740 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:24.564842 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:24.564885 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:24.565300 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:24.565336 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:24.565645 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:18:24.565850 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:24.565980 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. 2026.05.21 09:18:24.566015 [ 270 ] {859c8ee9-05c4-45aa-8dff-e18d56f5c585} TCPHandler: Processed in 0.001324145 sec. 2026.05.21 09:18:24.566137 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:24.566233 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:24.566275 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:24.566618 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:24.566653 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:24.566945 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:18:24.567144 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:24.567272 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. 2026.05.21 09:18:24.567306 [ 270 ] {912244dc-5992-4924-ae69-6a16a8e56421} TCPHandler: Processed in 0.001218231 sec. 2026.05.21 09:18:26.857414 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:26.857698 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} executeQuery: (from [fd00:1122:3344:101::e]:60263) 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.21 09:18:26.858248 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 09:18:26.858455 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:26.858859 [ 319 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 09:18:26.859305 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} executeQuery: Read 41 rows, 2.50 KiB in 0.001728 sec., 23726.851851851854 rows/sec., 1.41 MiB/sec. 2026.05.21 09:18:26.859388 [ 260 ] {c29e0728-c9da-47a9-bda6-ed012c7c4075} TCPHandler: Processed in 0.002160172 sec. 2026.05.21 09:18:27.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 228.62 MiB, peak 229.22 MiB, free memory in arenas 0.00 B, will set to 226.61 MiB (RSS), difference: -2.01 MiB 2026.05.21 09:18:28.315572 [ 143 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:18:28.315630 [ 143 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:18:28.396995 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7618 2026.05.21 09:18:28.397498 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:28.397545 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:28.398191 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:18:28.398470 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:28.398616 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7618 2026.05.21 09:18:28.398646 [ 141 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:18:28.398720 [ 141 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:28.398746 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:28.398855 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:18:28.398944 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:28.398974 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5186 rows starting from the beginning of the part 2026.05.21 09:18:28.399026 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part 2026.05.21 09:18:28.399068 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part 2026.05.21 09:18:28.399105 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part 2026.05.21 09:18:28.399140 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part 2026.05.21 09:18:28.399174 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part 2026.05.21 09:18:28.400429 [ 197 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7618 rows, containing 4 columns (4 merged, 0 gathered) in 0.001607224 sec., 4739849.5791501375 rows/sec., 67.80 MiB/sec. 2026.05.21 09:18:28.401276 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:18:28.401570 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:28.401647 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_16_3} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:18:28.401743 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.21 09:18:28.840681 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.21 09:18:28.856767 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:28.856830 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:28.862296 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:18:28.862976 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:28.863254 [ 141 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:18:28.863322 [ 141 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:28.863346 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:28.863480 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:18:28.866145 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.21 09:18:28.867411 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:28.868818 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:18:28.873346 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:18:28.877538 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:18:28.882323 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:18:28.887331 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:18:28.891669 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:18:28.947377 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083956624 sec., 1441.2204092437066 rows/sec., 7.45 MiB/sec. 2026.05.21 09:18:28.949719 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:18:28.951802 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:28.951899 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_16_3} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:18:28.953745 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2026.05.21 09:18:29.001208 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 227.72 MiB, peak 237.67 MiB, free memory in arenas 0.00 B, will set to 235.38 MiB (RSS), difference: 7.66 MiB 2026.05.21 09:18:29.002271 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000861259 sec. 2026.05.21 09:18:29.557906 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:29.558172 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:29.558539 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:29.558577 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} 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.21 09:18:29.558799 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:29.558872 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:29.559015 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:18:29.559133 [ 342 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:29.559133 [ 361 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:29.559133 [ 319 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:29.559296 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:29.559327 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:29.559416 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:29.559437 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:29.559473 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} 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.21 09:18:29.559510 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} 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.21 09:18:29.559552 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} 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.21 09:18:29.560902 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} executeQuery: Read 41 rows, 10.38 KiB in 0.002841 sec., 14431.538190777894 rows/sec., 3.57 MiB/sec. 2026.05.21 09:18:29.561050 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} MemoryTracker: Peak memory usage (for query): 152.55 KiB. 2026.05.21 09:18:29.561066 [ 270 ] {31258e0d-451c-4299-916a-c3d5c1aa7c3e} TCPHandler: Processed in 0.003309611 sec. 2026.05.21 09:18:29.563521 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:29.563658 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:29.563711 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:29.564478 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:29.564516 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:29.564887 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:18:29.565113 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:29.565263 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} executeQuery: Read 138 rows, 12.27 KiB in 0.001643 sec., 83992.69628727937 rows/sec., 7.29 MiB/sec. 2026.05.21 09:18:29.565298 [ 270 ] {a9695742-0455-4bfc-ae38-7920d2e7b5c5} TCPHandler: Processed in 0.001840952 sec. 2026.05.21 09:18:29.565481 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:29.565578 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:29.565617 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:29.566087 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:29.566122 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:29.566408 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:18:29.566618 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:29.566747 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} executeQuery: Read 41 rows, 3.08 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.53 MiB/sec. 2026.05.21 09:18:29.566781 [ 270 ] {18a6b516-b529-48cb-a879-13300cfc8a57} TCPHandler: Processed in 0.001348685 sec. 2026.05.21 09:18:29.566916 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:29.567012 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:29.567051 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:29.567489 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:29.567525 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:29.567882 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:18:29.568096 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:29.568226 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} executeQuery: Read 105 rows, 8.40 KiB in 0.001232 sec., 85227.27272727272 rows/sec., 6.66 MiB/sec. 2026.05.21 09:18:29.568260 [ 270 ] {a7383e5b-4d45-4905-b24b-9316a555f0c5} TCPHandler: Processed in 0.001393756 sec. 2026.05.21 09:18:29.568387 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:29.568483 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:29.568527 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:29.568949 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:29.568983 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:29.569304 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:18:29.569510 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:29.569639 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. 2026.05.21 09:18:29.569674 [ 270 ] {6cb2068e-13b1-499e-9ff0-8065f2538878} TCPHandler: Processed in 0.001335465 sec. 2026.05.21 09:18:29.569797 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:29.569893 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:29.569947 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} 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.21 09:18:29.570726 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:29.570764 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:29.571349 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:18:29.571573 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:29.571709 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} executeQuery: Read 41 rows, 75.23 KiB in 0.001834 sec., 22355.507088331517 rows/sec., 40.06 MiB/sec. 2026.05.21 09:18:29.571959 [ 270 ] {79c3281f-5853-42b1-8b24-a69a65ca789f} TCPHandler: Processed in 0.002201204 sec. 2026.05.21 09:18:29.572220 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:29.572381 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:29.572455 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:29.572942 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:29.572983 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2026.05.21 09:18:29.573394 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:18:29.573617 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:29.573771 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. 2026.05.21 09:18:29.573807 [ 270 ] {28961848-1e0a-459b-81c6-7e12a94637ef} TCPHandler: Processed in 0.001719127 sec. 2026.05.21 09:18:34.556368 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:34.556628 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:18:34.556987 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:34.557033 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} 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_rib:active_routes')" moved to PREWHERE 2026.05.21 09:18:34.557273 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:34.557382 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:34.557546 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:18:34.557652 [ 342 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:34.557679 [ 319 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:34.557665 [ 361 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:34.557823 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:34.557853 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:34.557946 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:34.557967 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:34.558005 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} 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_rib:active_routes'))" 2026.05.21 09:18:34.558048 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} 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_rib:active_routes'))" 2026.05.21 09:18:34.558086 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} 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_rib:active_routes'))" 2026.05.21 09:18:34.559489 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} executeQuery: Read 41 rows, 10.14 KiB in 0.002955 sec., 13874.788494077833 rows/sec., 3.35 MiB/sec. 2026.05.21 09:18:34.559727 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} MemoryTracker: Peak memory usage (for query): 139.89 KiB. 2026.05.21 09:18:34.559754 [ 270 ] {20589bb3-a7ae-405f-93fd-a8b497c27574} TCPHandler: Processed in 0.003527528 sec. 2026.05.21 09:18:34.561763 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:34.561939 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:18:34.562013 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:18:34.562623 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:34.562678 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:34.563097 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:18:34.563333 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:18:34.563503 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} executeQuery: Read 2 rows, 167.00 B in 0.001605 sec., 1246.105919003115 rows/sec., 101.61 KiB/sec. 2026.05.21 09:18:34.563555 [ 270 ] {481d7c68-d668-48ac-837b-772b5577fff9} TCPHandler: Processed in 0.001971187 sec. 2026.05.21 09:18:34.563704 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:34.563818 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:34.563865 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:34.564351 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:34.564392 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:34.564732 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:18:34.564964 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:34.565119 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} executeQuery: Read 57 rows, 4.45 KiB in 0.001326 sec., 42986.42533936652 rows/sec., 3.28 MiB/sec. 2026.05.21 09:18:34.565159 [ 270 ] {0a4ae5f6-cbd3-4a17-a649-30fc945bf612} TCPHandler: Processed in 0.00151028 sec. 2026.05.21 09:18:34.565303 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:34.565410 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:34.565455 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:34.565880 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:34.565919 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:34.566237 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:18:34.566463 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:34.566610 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} executeQuery: Read 2 rows, 143.00 B in 0.001223 sec., 1635.322976287817 rows/sec., 114.19 KiB/sec. 2026.05.21 09:18:34.566646 [ 270 ] {e9d73c90-0f53-4192-96f7-76eb43cbf8fa} TCPHandler: Processed in 0.001396147 sec. 2026.05.21 09:18:34.566783 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:34.566893 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:34.566938 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:34.567408 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:34.567447 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:34.567790 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:18:34.568024 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:34.568162 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} executeQuery: Read 66 rows, 5.28 KiB in 0.001293 sec., 51044.08352668213 rows/sec., 3.99 MiB/sec. 2026.05.21 09:18:34.568198 [ 270 ] {72265f31-0f82-4dbb-bb94-eda70c865cc4} TCPHandler: Processed in 0.001471679 sec. 2026.05.21 09:18:34.568331 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:34.568434 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:34.568480 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:34.568930 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:34.568967 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:34.569316 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:18:34.569535 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:34.569679 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} executeQuery: Read 161 rows, 11.48 KiB in 0.001265 sec., 127272.72727272726 rows/sec., 8.86 MiB/sec. 2026.05.21 09:18:34.569716 [ 270 ] {4933c108-da7d-40be-af3d-c19eaca7da29} TCPHandler: Processed in 0.001437218 sec. 2026.05.21 09:18:34.569857 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:34.569959 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:34.570003 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:34.570369 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:34.570406 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:34.570734 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:18:34.570954 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:34.571090 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. 2026.05.21 09:18:34.571125 [ 270 ] {3fb6799a-46a0-4bc2-8b58-66038522b46d} TCPHandler: Processed in 0.001325754 sec. 2026.05.21 09:18:35.211275 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62400 2026.05.21 09:18:35.211390 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.211421 [ 307 ] {} TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Authenticating user 'default' from [fd00:1122:3344:101::e]:62400 2026.05.21 09:18:35.211447 [ 307 ] {} TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.211463 [ 307 ] {} TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.211678 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61478 2026.05.21 09:18:35.211708 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47802 2026.05.21 09:18:35.211752 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52867 2026.05.21 09:18:35.211778 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43718 2026.05.21 09:18:35.211803 [ 307 ] {} TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:35.211836 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.211768 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48488 2026.05.21 09:18:35.211885 [ 308 ] {} TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Authenticating user 'default' from [fd00:1122:3344:101::e]:61478 2026.05.21 09:18:35.211756 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60309 2026.05.21 09:18:35.211935 [ 308 ] {} TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.211719 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62303 2026.05.21 09:18:35.211956 [ 308 ] {} TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.211708 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56961 2026.05.21 09:18:35.212064 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.212102 [ 310 ] {} TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47802 2026.05.21 09:18:35.212116 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} executeQuery: (from [fd00:1122:3344:101::e]:62400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:18:35.212128 [ 310 ] {} TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212165 [ 310 ] {} TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212342 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.212375 [ 309 ] {} TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Authenticating user 'default' from [fd00:1122:3344:101::e]:56961 2026.05.21 09:18:35.212399 [ 309 ] {} TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212414 [ 309 ] {} TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212418 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.212453 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:18:35.212456 [ 303 ] {} TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Authenticating user 'default' from [fd00:1122:3344:101::e]:48488 2026.05.21 09:18:35.212509 [ 303 ] {} TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212525 [ 303 ] {} TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212529 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.212542 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:35.212573 [ 311 ] {} TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Authenticating user 'default' from [fd00:1122:3344:101::e]:62303 2026.05.21 09:18:35.212598 [ 311 ] {} TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212614 [ 311 ] {} TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212670 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.212714 [ 259 ] {} TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:52867 2026.05.21 09:18:35.212742 [ 259 ] {} TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212756 [ 259 ] {} TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.212861 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:18:35.212996 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.213032 [ 304 ] {} TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:43718 2026.05.21 09:18:35.213049 [ 304 ] {} TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.213066 [ 304 ] {} TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.213099 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:35.213141 [ 269 ] {} TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Authenticating user 'default' from [fd00:1122:3344:101::e]:60309 2026.05.21 09:18:35.213159 [ 269 ] {} TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.213172 [ 269 ] {} TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.214113 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} AggregatingTransform: Aggregating 2026.05.21 09:18:35.214158 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} Aggregator: Aggregation method: without_key 2026.05.21 09:18:35.214194 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001226162 sec. (815.553 rows/sec., 31.86 KiB/sec.) 2026.05.21 09:18:35.214213 [ 324 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} Aggregator: Merging aggregated data 2026.05.21 09:18:35.214873 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} executeQuery: Read 1 rows, 40.00 B in 0.00283 sec., 353.35689045936397 rows/sec., 13.80 KiB/sec. 2026.05.21 09:18:35.214996 [ 307 ] {5bef3d49-e783-421e-ad9b-682a3cdb8ac6} TCPHandler: Processed in 0.003320271 sec. 2026.05.21 09:18:35.215114 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215141 [ 307 ] {} TCP-Session: 559d5d11-4666-4433-a933-aa7e5f248272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215148 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215170 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215187 [ 308 ] {} TCP-Session: a03cd645-a847-4cac-89ca-cbcacdf05896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215192 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215211 [ 309 ] {} TCP-Session: 92147eba-1ea5-4959-96aa-219a5efdc172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215214 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215245 [ 310 ] {} TCP-Session: eb8e9484-aa29-4682-b979-eaef0f479ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215245 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215268 [ 311 ] {} TCP-Session: 05eb437d-78e4-4ebc-aabd-bf81f0416339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215291 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215312 [ 303 ] {} TCP-Session: fce63280-48f6-4f2a-b849-847c011ced74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215324 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215336 [ 304 ] {} TCP-Session: 51a6c575-3d87-423d-856f-85fabc887ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215257 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:35.215369 [ 269 ] {} TCP-Session: 739fbc51-f853-404d-8819-4689b7cef400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.215412 [ 259 ] {} TCP-Session: 7ad31f46-b4c1-4a89-91cf-d94e1d289a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:35.899626 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8066 2026.05.21 09:18:35.900173 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:35.900244 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:35.900975 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:18:35.901331 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:35.901519 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8066 2026.05.21 09:18:36.198447 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43394 2026.05.21 09:18:36.198597 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.198630 [ 307 ] {} TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Authenticating user 'default' from [fd00:1122:3344:101::e]:43394 2026.05.21 09:18:36.198654 [ 307 ] {} TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.198667 [ 307 ] {} TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.198924 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44067 2026.05.21 09:18:36.199007 [ 307 ] {} TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:36.199013 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199023 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65482 2026.05.21 09:18:36.199052 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58213 2026.05.21 09:18:36.199072 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35652 2026.05.21 09:18:36.199118 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199064 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41831 2026.05.21 09:18:36.199156 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199165 [ 310 ] {} TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Authenticating user 'default' from [fd00:1122:3344:101::e]:65482 2026.05.21 09:18:36.199187 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} executeQuery: (from [fd00:1122:3344:101::e]:43394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:18:36.199206 [ 311 ] {} TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Authenticating user 'default' from [fd00:1122:3344:101::e]:58213 2026.05.21 09:18:36.199217 [ 310 ] {} TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199211 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199252 [ 311 ] {} TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199261 [ 310 ] {} TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199291 [ 311 ] {} TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199286 [ 303 ] {} TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Authenticating user 'default' from [fd00:1122:3344:101::e]:41831 2026.05.21 09:18:36.199166 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199341 [ 303 ] {} TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199061 [ 308 ] {} TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Authenticating user 'default' from [fd00:1122:3344:101::e]:44067 2026.05.21 09:18:36.199367 [ 303 ] {} TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199363 [ 304 ] {} TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Authenticating user 'default' from [fd00:1122:3344:101::e]:35652 2026.05.21 09:18:36.199386 [ 308 ] {} TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199413 [ 304 ] {} TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199425 [ 308 ] {} TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199438 [ 304 ] {} TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199053 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49731 2026.05.21 09:18:36.199478 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:18:36.199043 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64693 2026.05.21 09:18:36.199519 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199541 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:36.199023 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34300 2026.05.21 09:18:36.199557 [ 269 ] {} TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Authenticating user 'default' from [fd00:1122:3344:101::e]:49731 2026.05.21 09:18:36.199559 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199602 [ 269 ] {} TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199611 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.199630 [ 269 ] {} TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199654 [ 309 ] {} TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Authenticating user 'default' from [fd00:1122:3344:101::e]:34300 2026.05.21 09:18:36.199625 [ 259 ] {} TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Authenticating user 'default' from [fd00:1122:3344:101::e]:64693 2026.05.21 09:18:36.199681 [ 309 ] {} TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199722 [ 309 ] {} TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199723 [ 259 ] {} TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199753 [ 259 ] {} TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.199838 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:18:36.200759 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} AggregatingTransform: Aggregating 2026.05.21 09:18:36.200795 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} Aggregator: Aggregation method: without_key 2026.05.21 09:18:36.200825 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088423 sec. (1130.927 rows/sec., 44.18 KiB/sec.) 2026.05.21 09:18:36.200840 [ 328 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} Aggregator: Merging aggregated data 2026.05.21 09:18:36.201420 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} executeQuery: Read 1 rows, 40.00 B in 0.002293 sec., 436.1098996947231 rows/sec., 17.04 KiB/sec. 2026.05.21 09:18:36.201555 [ 307 ] {0566980d-e1a4-4b1c-9cab-a33b1bbe0bcb} TCPHandler: Processed in 0.002662809 sec. 2026.05.21 09:18:36.201686 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201717 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201718 [ 307 ] {} TCP-Session: a969f582-43dd-4fd9-95ca-d497dc2a807a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.201739 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201764 [ 304 ] {} TCP-Session: 7206c3bf-3778-4684-b849-fb784cee119b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.201780 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201799 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201814 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201840 [ 309 ] {} TCP-Session: fbb139ba-84ef-4398-8f98-e92bcc0400ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.201858 [ 269 ] {} TCP-Session: 46ff40fe-7b6f-4d62-bf59-7c4d2aed92ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.201877 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201885 [ 303 ] {} TCP-Session: cafb7b99-1f17-44b6-9787-34c2b300031c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.201845 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201944 [ 311 ] {} TCP-Session: 77424797-28b3-4116-84d2-40d419380013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.201782 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.201978 [ 259 ] {} TCP-Session: fe42d25d-97b3-4840-b3e9-30bc9e5f8623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.201798 [ 308 ] {} TCP-Session: 712872d2-cac1-40ea-8cea-ba95e7bea08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.202016 [ 310 ] {} TCP-Session: 977b43b2-60f0-4bd5-8127-722587a5b297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.367138 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2026.05.21 09:18:36.382928 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:36.382996 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:36.389685 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:18:36.390491 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:36.393561 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2026.05.21 09:18:36.517523 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49482 2026.05.21 09:18:36.517635 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.517674 [ 307 ] {} TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49482 2026.05.21 09:18:36.517698 [ 307 ] {} TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.517711 [ 307 ] {} TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.517949 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59790 2026.05.21 09:18:36.517964 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38317 2026.05.21 09:18:36.517994 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58171 2026.05.21 09:18:36.518038 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518070 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518079 [ 308 ] {} TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:59790 2026.05.21 09:18:36.518094 [ 307 ] {} TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:36.518095 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518117 [ 308 ] {} TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518106 [ 309 ] {} TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38317 2026.05.21 09:18:36.518152 [ 310 ] {} TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Authenticating user 'default' from [fd00:1122:3344:101::e]:58171 2026.05.21 09:18:36.518169 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63624 2026.05.21 09:18:36.518195 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34585 2026.05.21 09:18:36.518201 [ 310 ] {} TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518210 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46126 2026.05.21 09:18:36.518239 [ 310 ] {} TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518260 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518239 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518283 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} executeQuery: (from [fd00:1122:3344:101::e]:49482) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:18:36.518288 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518313 [ 259 ] {} TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Authenticating user 'default' from [fd00:1122:3344:101::e]:63624 2026.05.21 09:18:36.518334 [ 304 ] {} TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46126 2026.05.21 09:18:36.518351 [ 259 ] {} TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518368 [ 304 ] {} TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518376 [ 259 ] {} TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518392 [ 304 ] {} TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518288 [ 311 ] {} TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Authenticating user 'default' from [fd00:1122:3344:101::e]:34585 2026.05.21 09:18:36.518201 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50713 2026.05.21 09:18:36.518464 [ 311 ] {} TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518190 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36833 2026.05.21 09:18:36.518504 [ 311 ] {} TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518505 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518155 [ 308 ] {} TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518576 [ 303 ] {} TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Authenticating user 'default' from [fd00:1122:3344:101::e]:50713 2026.05.21 09:18:36.518577 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:18:36.518595 [ 303 ] {} TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518189 [ 309 ] {} TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518657 [ 303 ] {} TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518678 [ 309 ] {} TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518668 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:18:36.518658 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:36.518738 [ 269 ] {} TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36833 2026.05.21 09:18:36.518765 [ 269 ] {} TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.518778 [ 269 ] {} TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.519030 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:18:36.520003 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} AggregatingTransform: Aggregating 2026.05.21 09:18:36.520040 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} Aggregator: Aggregation method: without_key 2026.05.21 09:18:36.520071 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937932 sec. (1066.175 rows/sec., 41.65 KiB/sec.) 2026.05.21 09:18:36.520086 [ 330 ] {1c7908f6-4814-4346-89be-ff9a131849a2} Aggregator: Merging aggregated data 2026.05.21 09:18:36.520715 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} executeQuery: Read 1 rows, 40.00 B in 0.002489 sec., 401.76777822418643 rows/sec., 15.69 KiB/sec. 2026.05.21 09:18:36.520851 [ 307 ] {1c7908f6-4814-4346-89be-ff9a131849a2} TCPHandler: Processed in 0.002898307 sec. 2026.05.21 09:18:36.520994 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521025 [ 307 ] {} TCP-Session: 9e982c10-7de3-4ed4-aeed-1c72c0966cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521025 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521047 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521070 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521085 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521104 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521128 [ 259 ] {} TCP-Session: 6c15e6cf-5ab2-4819-9e38-533d80d673de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521138 [ 304 ] {} TCP-Session: 164113f2-3576-4066-bcb7-050463039ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521137 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521160 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521214 [ 269 ] {} TCP-Session: 0a0daef4-6618-4791-9040-0a5eb4432da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521232 [ 311 ] {} TCP-Session: 5b793558-1e0f-4c62-a2d3-b296d64ec52a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521082 [ 308 ] {} TCP-Session: cb4be935-80ef-459d-9d6b-8b83e6899e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521119 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:18:36.521106 [ 309 ] {} TCP-Session: e76ca4a2-38e1-446c-9e75-ec55a56f97ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521316 [ 310 ] {} TCP-Session: 66f44f0d-eec8-43ba-aa41-50eb7ffde396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:36.521159 [ 303 ] {} TCP-Session: 27208954-d7b8-46b3-8ed2-42bdc9d5e451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:18:39.558206 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:39.558446 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:39.558783 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:39.558824 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} 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.21 09:18:39.559048 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:39.559120 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:39.559262 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:18:39.559352 [ 360 ] {015027fa-ddc0-488d-9128-eedbff120836} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:39.559381 [ 361 ] {015027fa-ddc0-488d-9128-eedbff120836} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:39.559384 [ 355 ] {015027fa-ddc0-488d-9128-eedbff120836} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:39.559518 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:39.559546 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:39.559632 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:39.559654 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:39.559691 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} 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.21 09:18:39.559729 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} 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.21 09:18:39.559772 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} 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.21 09:18:39.561160 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} executeQuery: Read 41 rows, 10.38 KiB in 0.002807 sec., 14606.34128963306 rows/sec., 3.61 MiB/sec. 2026.05.21 09:18:39.561311 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} MemoryTracker: Peak memory usage (for query): 152.80 KiB. 2026.05.21 09:18:39.561328 [ 270 ] {015027fa-ddc0-488d-9128-eedbff120836} TCPHandler: Processed in 0.003253409 sec. 2026.05.21 09:18:39.563481 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:39.563598 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:39.563645 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:39.564237 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:39.564279 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:39.564652 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:18:39.564872 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:39.565019 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} executeQuery: Read 138 rows, 12.27 KiB in 0.001453 sec., 94975.91190640055 rows/sec., 8.25 MiB/sec. 2026.05.21 09:18:39.565057 [ 270 ] {e2314811-010f-4aca-a1e7-9c8e0c439b60} TCPHandler: Processed in 0.001629835 sec. 2026.05.21 09:18:39.565187 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:39.565289 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:39.565331 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:39.565763 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:39.565801 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:39.566094 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:18:39.566301 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:39.566414 [ 131 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:18:39.566432 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. 2026.05.21 09:18:39.566482 [ 131 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:39.566488 [ 270 ] {dc467e33-a85f-48b8-83fc-e53b23a08ad9} TCPHandler: Processed in 0.001351525 sec. 2026.05.21 09:18:39.566511 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:39.566617 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:18:39.566625 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:39.566720 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:39.566738 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:39.566761 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part 2026.05.21 09:18:39.566778 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:39.566854 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:39.566912 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 55 rows starting from the beginning of the part 2026.05.21 09:18:39.566961 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:39.567009 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2026.05.21 09:18:39.567058 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:39.567247 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:39.567283 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:39.567582 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:18:39.567805 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:39.567934 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} executeQuery: Read 105 rows, 8.40 KiB in 0.001216 sec., 86348.6842105263 rows/sec., 6.74 MiB/sec. 2026.05.21 09:18:39.567947 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368716 sec., 287130.4200433107 rows/sec., 20.66 MiB/sec. 2026.05.21 09:18:39.567970 [ 270 ] {918a203f-aa24-4ddb-8a94-f43a31bb92e7} TCPHandler: Processed in 0.001395847 sec. 2026.05.21 09:18:39.568124 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:39.568129 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:18:39.568226 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:39.568273 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:39.568442 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:39.568527 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_16_3} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:18:39.568636 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:18:39.568713 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:39.568755 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:39.569079 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:18:39.569285 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:39.569415 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. 2026.05.21 09:18:39.569450 [ 270 ] {d286a688-9614-4224-99ed-a3af4906394d} TCPHandler: Processed in 0.001376016 sec. 2026.05.21 09:18:39.569574 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:39.569672 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:39.569724 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} 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.21 09:18:39.570593 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:39.570630 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:39.571183 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:18:39.571401 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:39.571535 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. 2026.05.21 09:18:39.571592 [ 270 ] {6ef2d90f-439f-4da6-9622-f829340b0e16} TCPHandler: Processed in 0.002067099 sec. 2026.05.21 09:18:39.571734 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:39.571834 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:39.571876 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:39.572233 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:39.572269 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB. 2026.05.21 09:18:39.572566 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:18:39.572779 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:39.572914 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. 2026.05.21 09:18:39.572947 [ 270 ] {7908abb6-869c-42ac-87f3-65b532a4e6ca} TCPHandler: Processed in 0.001264563 sec. 2026.05.21 09:18:43.315916 [ 128 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:18:43.315977 [ 128 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:18:43.402464 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8578 2026.05.21 09:18:43.402974 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:43.403021 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:43.403488 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:18:43.403721 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:43.403867 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8578 2026.05.21 09:18:43.894517 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2026.05.21 09:18:43.909166 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:43.909221 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:43.915345 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:18:43.916032 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:43.918611 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.21 09:18:44.556026 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:44.556268 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:44.556607 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:44.556645 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} 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.21 09:18:44.556867 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:44.556938 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:44.557085 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:18:44.557201 [ 361 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:44.557218 [ 355 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:44.557221 [ 360 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:44.557409 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:44.557437 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:44.557526 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:44.557547 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:44.557585 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} 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.21 09:18:44.557631 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} 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.21 09:18:44.557668 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} 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.21 09:18:44.558884 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} executeQuery: Read 41 rows, 10.14 KiB in 0.002714 sec., 15106.853352984526 rows/sec., 3.65 MiB/sec. 2026.05.21 09:18:44.559030 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} MemoryTracker: Peak memory usage (for query): 138.77 KiB. 2026.05.21 09:18:44.559045 [ 270 ] {9f6261fb-557b-4fcd-85e1-db2fcf9d2c5b} TCPHandler: Processed in 0.003168656 sec. 2026.05.21 09:18:44.560665 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:44.560782 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:44.560827 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:44.561442 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.561486 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.561912 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:18:44.562134 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:44.562285 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} executeQuery: Read 56 rows, 4.38 KiB in 0.001538 sec., 36410.92327698309 rows/sec., 2.78 MiB/sec. 2026.05.21 09:18:44.562297 [ 124 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 09:18:44.562321 [ 270 ] {1ef420f9-a3ae-46e7-9826-5b4b6073d246} TCPHandler: Processed in 0.001708018 sec. 2026.05.21 09:18:44.562357 [ 124 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.562388 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.562470 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:44.562523 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:18:44.562575 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:44.562623 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:44.562656 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:44.562698 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1008 rows starting from the beginning of the part 2026.05.21 09:18:44.562768 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2026.05.21 09:18:44.562819 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part 2026.05.21 09:18:44.562862 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part 2026.05.21 09:18:44.562903 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part 2026.05.21 09:18:44.562976 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2026.05.21 09:18:44.563113 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.563158 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.563482 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:18:44.563726 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:44.563866 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. 2026.05.21 09:18:44.563871 [ 123 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 09:18:44.563903 [ 270 ] {a9d61b1a-013c-4964-bcf2-4b316f983299} TCPHandler: Processed in 0.00148426 sec. 2026.05.21 09:18:44.563936 [ 123 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.563963 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.564044 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:44.564065 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:18:44.564080 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619034 sec., 897448.7255981035 rows/sec., 76.13 MiB/sec. 2026.05.21 09:18:44.564149 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:44.564169 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:44.564198 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:44.564203 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part 2026.05.21 09:18:44.564274 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part 2026.05.21 09:18:44.564322 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part 2026.05.21 09:18:44.564363 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part 2026.05.21 09:18:44.564390 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 09:18:44.564414 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 105 rows starting from the beginning of the part 2026.05.21 09:18:44.564470 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2026.05.21 09:18:44.564685 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.564730 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.564809 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:44.564948 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_21_4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 09:18:44.565062 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2026.05.21 09:18:44.565122 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:18:44.565352 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:44.565440 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1007 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422498 sec., 707909.6069027865 rows/sec., 55.52 MiB/sec. 2026.05.21 09:18:44.565466 [ 123 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 09:18:44.565492 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. 2026.05.21 09:18:44.565502 [ 123 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.565536 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.565537 [ 270 ] {1b659038-293b-4216-95c5-6d0441c930e5} TCPHandler: Processed in 0.001543051 sec. 2026.05.21 09:18:44.565618 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:18:44.565646 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 09:18:44.565717 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:44.565722 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:44.565808 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2928 rows starting from the beginning of the part 2026.05.21 09:18:44.565824 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:44.565876 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:44.565896 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:18:44.565936 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:44.565952 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:18:44.566004 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part 2026.05.21 09:18:44.566020 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_21_4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 09:18:44.566073 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:18:44.566123 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:18:44.566128 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.21 09:18:44.566258 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.566302 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.566649 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:18:44.566883 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:44.567016 [ 123 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 5 parts from all_17_17_0 to all_21_21_0 2026.05.21 09:18:44.567024 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. 2026.05.21 09:18:44.567063 [ 123 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:44.567078 [ 270 ] {47b86e59-d511-4f2d-971e-61413a399ec0} TCPHandler: Processed in 0.001411297 sec. 2026.05.21 09:18:44.567091 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:44.567188 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTask::PrepareStage: Merging 5 parts: from all_17_17_0 to all_21_21_0 into Compact with storage Full 2026.05.21 09:18:44.567291 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:44.567318 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2026.05.21 09:18:44.567370 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2026.05.21 09:18:44.567411 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2026.05.21 09:18:44.567449 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2026.05.21 09:18:44.567484 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2026.05.21 09:18:44.567725 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3729 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135191 sec., 1746447.975848531 rows/sec., 121.19 MiB/sec. 2026.05.21 09:18:44.568095 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 09:18:44.568183 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001026874 sec., 292148.7933281006 rows/sec., 19.69 MiB/sec. 2026.05.21 09:18:44.568358 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:44.568376 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} MergedBlockOutputStream: filled checksums all_17_21_1 (state Temporary) 2026.05.21 09:18:44.568426 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_21_4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 09:18:44.568488 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2026.05.21 09:18:44.568716 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_17_21_1 to all_17_21_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:18:44.568804 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_17_21_1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 5 parts: [all_17_17_0, all_21_21_0] -> all_17_21_1 2026.05.21 09:18:44.568893 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.21 09:18:49.559893 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.560143 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:49.560485 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:49.560527 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} 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.21 09:18:49.560763 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:49.560832 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:49.560972 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:18:49.561055 [ 361 ] {737efd4e-de27-4294-990a-e54af7a6dbce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:49.561077 [ 360 ] {737efd4e-de27-4294-990a-e54af7a6dbce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:49.561084 [ 329 ] {737efd4e-de27-4294-990a-e54af7a6dbce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:49.561208 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:49.561237 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:49.561322 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:49.561344 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:49.561380 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} 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.21 09:18:49.561421 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} 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.21 09:18:49.561459 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} 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.21 09:18:49.562677 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} executeQuery: Read 41 rows, 10.38 KiB in 0.002632 sec., 15577.507598784196 rows/sec., 3.85 MiB/sec. 2026.05.21 09:18:49.562820 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} MemoryTracker: Peak memory usage (for query): 153.26 KiB. 2026.05.21 09:18:49.562836 [ 270 ] {737efd4e-de27-4294-990a-e54af7a6dbce} TCPHandler: Processed in 0.003071823 sec. 2026.05.21 09:18:49.565830 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.565954 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:18:49.566010 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:18:49.566579 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.566627 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.567024 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:18:49.567241 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:18:49.567387 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} executeQuery: Read 24 rows, 2.04 KiB in 0.001473 sec., 16293.27902240326 rows/sec., 1.35 MiB/sec. 2026.05.21 09:18:49.567424 [ 270 ] {a20b990b-3ed0-45aa-8c76-64c8f8b190da} TCPHandler: Processed in 0.001647155 sec. 2026.05.21 09:18:49.567598 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.567700 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:18:49.567745 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:18:49.568163 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.568198 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.568521 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:18:49.568729 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:18:49.568888 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} executeQuery: Read 8 rows, 668.00 B in 0.001209 sec., 6617.038875103392 rows/sec., 539.57 KiB/sec. 2026.05.21 09:18:49.568924 [ 270 ] {3c3fd0e2-cb69-4ff6-97af-23932956433f} TCPHandler: Processed in 0.001375987 sec. 2026.05.21 09:18:49.569057 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.569154 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:49.569194 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:49.569801 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.569842 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.570216 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:18:49.570705 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:49.570952 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} executeQuery: Read 262 rows, 24.00 KiB in 0.001809 sec., 144831.39856274184 rows/sec., 12.96 MiB/sec. 2026.05.21 09:18:49.571022 [ 270 ] {680ed046-56da-4ad9-9765-07dd48fad33a} TCPHandler: Processed in 0.002015668 sec. 2026.05.21 09:18:49.571221 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.571358 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:49.571417 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:49.571965 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.572006 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.572357 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:18:49.572584 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:49.572719 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} executeQuery: Read 61 rows, 4.60 KiB in 0.001405 sec., 43416.37010676157 rows/sec., 3.20 MiB/sec. 2026.05.21 09:18:49.572761 [ 270 ] {ff9319f0-7d6c-4198-b609-6d5862410af7} TCPHandler: Processed in 0.001651615 sec. 2026.05.21 09:18:49.572910 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.573011 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:18:49.573052 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:18:49.573488 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.573523 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.573814 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:18:49.574018 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:18:49.574146 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} executeQuery: Read 24 rows, 2.04 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.73 MiB/sec. 2026.05.21 09:18:49.574186 [ 270 ] {e40714b4-a79b-411d-96fc-7981fdb16ffb} TCPHandler: Processed in 0.001327154 sec. 2026.05.21 09:18:49.574331 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.574431 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:18:49.574471 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:18:49.574898 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.574933 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.575218 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:18:49.575423 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:18:49.575547 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. 2026.05.21 09:18:49.575581 [ 270 ] {0215d34e-444f-4e3e-952d-845a0b4b8fae} TCPHandler: Processed in 0.001302744 sec. 2026.05.21 09:18:49.575723 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.575819 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:49.575858 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:49.576349 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.576384 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.576687 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:18:49.576901 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:49.577027 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} executeQuery: Read 149 rows, 12.31 KiB in 0.001226 sec., 121533.44208809134 rows/sec., 9.80 MiB/sec. 2026.05.21 09:18:49.577060 [ 270 ] {22b4d117-f29f-436b-a77b-2522c787212c} TCPHandler: Processed in 0.001387306 sec. 2026.05.21 09:18:49.577214 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.577312 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:49.577354 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:49.577758 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.577792 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.578118 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:18:49.578327 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:49.578451 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} executeQuery: Read 200 rows, 14.68 KiB in 0.001158 sec., 172711.57167530226 rows/sec., 12.38 MiB/sec. 2026.05.21 09:18:49.578485 [ 270 ] {aa93e9c0-f363-4798-adc0-30a7294a2b48} TCPHandler: Processed in 0.001320274 sec. 2026.05.21 09:18:49.578618 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.578715 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:49.578769 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} 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.21 09:18:49.579602 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.579638 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.580177 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:18:49.580402 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:49.580538 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} executeQuery: Read 41 rows, 75.23 KiB in 0.001841 sec., 22270.505160239 rows/sec., 39.91 MiB/sec. 2026.05.21 09:18:49.580587 [ 270 ] {45a6299e-f051-472b-a293-c447d2c0767f} TCPHandler: Processed in 0.002019237 sec. 2026.05.21 09:18:49.580728 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:49.580826 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:49.580869 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:49.581223 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:49.581259 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:49.581562 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:18:49.581773 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:49.581900 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. 2026.05.21 09:18:49.581932 [ 270 ] {f7ef9b82-11ec-42f9-abaf-fb0cba696e9c} TCPHandler: Processed in 0.001254742 sec. 2026.05.21 09:18:50.904794 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9026 2026.05.21 09:18:50.905274 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:50.905322 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:50.905794 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:18:50.906030 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:50.906170 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9026 2026.05.21 09:18:51.419554 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.21 09:18:51.435194 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:51.435233 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:51.441556 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:18:51.442256 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:51.444778 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.21 09:18:54.555434 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:54.555700 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:54.556062 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:54.556099 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} 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.21 09:18:54.556325 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:54.556396 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:54.556544 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:18:54.556639 [ 329 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:54.556659 [ 340 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:54.556662 [ 361 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:54.556823 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:54.556852 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:54.556941 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:54.556963 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:54.556998 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} 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.21 09:18:54.557051 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} 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.21 09:18:54.557105 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} 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.21 09:18:54.558365 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} executeQuery: Read 41 rows, 10.14 KiB in 0.002765 sec., 14828.209764918625 rows/sec., 3.58 MiB/sec. 2026.05.21 09:18:54.558534 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} MemoryTracker: Peak memory usage (for query): 138.49 KiB. 2026.05.21 09:18:54.558550 [ 270 ] {60a2e271-8ba6-42ab-ae16-cecb257c2ab4} TCPHandler: Processed in 0.003262339 sec. 2026.05.21 09:18:54.560265 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:54.560402 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:54.560455 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:54.561025 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:54.561076 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:54.561449 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:18:54.561670 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:54.561817 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} executeQuery: Read 56 rows, 4.38 KiB in 0.001454 sec., 38514.44291609353 rows/sec., 2.94 MiB/sec. 2026.05.21 09:18:54.561852 [ 270 ] {6c5b0e48-88a5-47d5-88f4-c2fe25606ec4} TCPHandler: Processed in 0.001649856 sec. 2026.05.21 09:18:54.561983 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:54.562081 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:54.562122 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:54.562595 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:54.562631 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:54.562922 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:18:54.563136 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:54.563262 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. 2026.05.21 09:18:54.563298 [ 270 ] {d30a3028-4a76-4d9e-a7ae-82d5b6d6a787} TCPHandler: Processed in 0.001363616 sec. 2026.05.21 09:18:54.563438 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:54.563536 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:54.563578 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:54.563993 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:54.564030 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:54.564366 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:18:54.564576 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:54.564703 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. 2026.05.21 09:18:54.564736 [ 270 ] {fc1a6804-d176-46c2-814d-f56fadd9bb49} TCPHandler: Processed in 0.001347865 sec. 2026.05.21 09:18:54.564873 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:54.564969 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:54.565010 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:54.565363 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:54.565399 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB. 2026.05.21 09:18:54.565717 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:18:54.565923 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:54.566047 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. 2026.05.21 09:18:54.566081 [ 270 ] {0b38e912-9d24-4a3b-ab40-128ed60e9a37} TCPHandler: Processed in 0.001257973 sec. 2026.05.21 09:18:58.316074 [ 103 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:18:58.316170 [ 103 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:18:58.407091 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9538 2026.05.21 09:18:58.407594 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:58.407637 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:58.408116 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:18:58.408357 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:18:58.408495 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9538 2026.05.21 09:18:58.945695 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.21 09:18:58.962792 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:58.962871 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:58.969702 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:18:58.971407 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:18:58.978763 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.21 09:18:59.557082 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:59.557336 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:18:59.557719 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:18:59.557763 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} 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.21 09:18:59.558014 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:18:59.558095 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:18:59.558254 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:18:59.558357 [ 340 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:18:59.558366 [ 348 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:18:59.558358 [ 361 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:18:59.558540 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:18:59.558567 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:18:59.558651 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:18:59.558672 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:18:59.558707 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} 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.21 09:18:59.558745 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} 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.21 09:18:59.558792 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} 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.21 09:18:59.560051 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} executeQuery: Read 41 rows, 10.38 KiB in 0.002819 sec., 14544.164597374956 rows/sec., 3.60 MiB/sec. 2026.05.21 09:18:59.560206 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} MemoryTracker: Peak memory usage (for query): 152.50 KiB. 2026.05.21 09:18:59.560222 [ 270 ] {8c22b2ec-f7e9-4ba0-b588-9cca7cbf7fa8} TCPHandler: Processed in 0.00327969 sec. 2026.05.21 09:18:59.562354 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:59.562466 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:18:59.562508 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:18:59.563088 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:59.563129 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:59.563497 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:18:59.563716 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:18:59.563859 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} executeQuery: Read 138 rows, 12.27 KiB in 0.001425 sec., 96842.1052631579 rows/sec., 8.41 MiB/sec. 2026.05.21 09:18:59.563894 [ 270 ] {a1bde60d-89d0-4266-ba8a-9f3b0de5f0a4} TCPHandler: Processed in 0.001595103 sec. 2026.05.21 09:18:59.564022 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:59.564118 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:18:59.564157 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:18:59.564606 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:59.564641 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:59.564927 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:18:59.565133 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:18:59.565266 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. 2026.05.21 09:18:59.565301 [ 270 ] {094e99d4-8966-47fc-b674-14a748755b09} TCPHandler: Processed in 0.001329524 sec. 2026.05.21 09:18:59.565426 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:59.565527 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:18:59.565565 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:18:59.565988 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:59.566024 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:59.566324 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:18:59.566529 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:18:59.566655 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} executeQuery: Read 105 rows, 8.40 KiB in 0.001145 sec., 91703.05676855895 rows/sec., 7.16 MiB/sec. 2026.05.21 09:18:59.566688 [ 270 ] {e0af7736-be78-41e5-a854-340a0bff3eb6} TCPHandler: Processed in 0.001311674 sec. 2026.05.21 09:18:59.566813 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:59.566909 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:59.566951 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:18:59.567352 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:59.567387 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:59.567717 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:18:59.567922 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:18:59.568047 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. 2026.05.21 09:18:59.568080 [ 270 ] {723fc59a-9e42-4d53-a7c4-166841be56be} TCPHandler: Processed in 0.001316524 sec. 2026.05.21 09:18:59.568202 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:59.568298 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:18:59.568351 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} 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.21 09:18:59.569092 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:59.569128 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:59.569701 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:18:59.569916 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:59.570025 [ 101 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.21 09:18:59.570051 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} executeQuery: Read 41 rows, 75.23 KiB in 0.00177 sec., 23163.841807909605 rows/sec., 41.51 MiB/sec. 2026.05.21 09:18:59.570070 [ 101 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:59.570095 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:59.570104 [ 270 ] {8ffb3d98-8fba-48eb-83ed-6970364c860f} TCPHandler: Processed in 0.001951515 sec. 2026.05.21 09:18:59.570198 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:18:59.570252 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:18:59.570353 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:18:59.570395 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:18:59.570471 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:18:59.570532 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 182 rows starting from the beginning of the part 2026.05.21 09:18:59.570662 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:59.570751 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:18:59.570769 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:59.570795 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:18:59.570877 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:59.570980 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:59.571075 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2026.05.21 09:18:59.571137 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:18:59.571378 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:18:59.571514 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. 2026.05.21 09:18:59.571547 [ 270 ] {940deabc-8a5e-4c04-bb21-dc43f27f6ed0} TCPHandler: Processed in 0.001346116 sec. 2026.05.21 09:18:59.574197 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 19 columns (19 merged, 0 gathered) in 0.004045615 sec., 95659.12722787513 rows/sec., 171.42 MiB/sec. 2026.05.21 09:18:59.574747 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.21 09:18:59.575063 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:18:59.575136 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_11_2} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.21 09:18:59.575219 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. 2026.05.21 09:19:00.000145 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 241.61 MiB, peak 246.45 MiB, free memory in arenas 0.00 B, will set to 242.84 MiB (RSS), difference: 1.23 MiB 2026.05.21 09:19:04.556295 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:04.556562 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:19:04.556910 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:04.556952 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} 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_rib:active_routes')" moved to PREWHERE 2026.05.21 09:19:04.557187 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:04.557264 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:04.557412 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:19:04.557493 [ 329 ] {dd36c41c-619e-4619-85f6-7f00078440f1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:04.557513 [ 348 ] {dd36c41c-619e-4619-85f6-7f00078440f1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:04.557519 [ 344 ] {dd36c41c-619e-4619-85f6-7f00078440f1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:04.557656 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:19:04.557694 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:04.557797 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:04.557827 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:19:04.557917 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} 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_rib:active_routes'))" 2026.05.21 09:19:04.557980 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} 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_rib:active_routes'))" 2026.05.21 09:19:04.558023 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} 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_rib:active_routes'))" 2026.05.21 09:19:04.559225 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} executeQuery: Read 41 rows, 10.14 KiB in 0.002763 sec., 14838.943177705394 rows/sec., 3.58 MiB/sec. 2026.05.21 09:19:04.559396 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} MemoryTracker: Peak memory usage (for query): 139.88 KiB. 2026.05.21 09:19:04.559414 [ 270 ] {dd36c41c-619e-4619-85f6-7f00078440f1} TCPHandler: Processed in 0.00327779 sec. 2026.05.21 09:19:04.561109 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:04.561237 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:19:04.561290 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:19:04.561869 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:04.561931 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:04.562478 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:19:04.562816 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:19:04.563023 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} executeQuery: Read 4 rows, 334.00 B in 0.001819 sec., 2199.010445299615 rows/sec., 179.31 KiB/sec. 2026.05.21 09:19:04.563080 [ 270 ] {ed204acc-a36b-490d-aeef-87898db9ff30} TCPHandler: Processed in 0.002031938 sec. 2026.05.21 09:19:04.563237 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:04.563373 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:04.563433 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:04.564036 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:04.564088 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:04.564532 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:19:04.564841 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:04.565020 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} executeQuery: Read 58 rows, 4.52 KiB in 0.001679 sec., 34544.371649791545 rows/sec., 2.63 MiB/sec. 2026.05.21 09:19:04.565069 [ 270 ] {2454e343-6c04-43ea-b4d0-7efe2bfd7f18} TCPHandler: Processed in 0.001900374 sec. 2026.05.21 09:19:04.565301 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:04.565483 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:04.565557 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:04.566163 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:04.566218 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:04.566689 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:19:04.566929 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:04.567095 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} executeQuery: Read 4 rows, 286.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 168.35 KiB/sec. 2026.05.21 09:19:04.567145 [ 270 ] {6dcd76f7-cd56-4754-8d66-7963fafb1a8a} TCPHandler: Processed in 0.001977966 sec. 2026.05.21 09:19:04.567362 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:04.567498 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:04.567545 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:04.568075 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:04.568116 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:04.568486 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:19:04.568706 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:04.568853 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} executeQuery: Read 68 rows, 5.44 KiB in 0.001381 sec., 49239.681390296886 rows/sec., 3.85 MiB/sec. 2026.05.21 09:19:04.568889 [ 270 ] {eb1f40de-071e-4497-943b-37b5994ce48a} TCPHandler: Processed in 0.001613355 sec. 2026.05.21 09:19:04.569025 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:04.569132 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:04.569184 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:04.569611 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:04.569649 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:04.569988 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:19:04.570220 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:04.570361 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} executeQuery: Read 162 rows, 11.55 KiB in 0.001252 sec., 129392.97124600639 rows/sec., 9.01 MiB/sec. 2026.05.21 09:19:04.570396 [ 270 ] {dfcf687c-7bf1-4920-b1d6-c31af626bf93} TCPHandler: Processed in 0.001422898 sec. 2026.05.21 09:19:04.570545 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:04.570649 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:04.570695 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:04.571083 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:04.571120 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:04.571425 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:19:04.571638 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:04.571765 [ 95 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_25_25_0 2026.05.21 09:19:04.571777 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. 2026.05.21 09:19:04.571805 [ 95 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:04.571817 [ 270 ] {16704019-5d6a-4749-b58d-cb520b0876a4} TCPHandler: Processed in 0.001323435 sec. 2026.05.21 09:19:04.571825 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:04.571940 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_25_25_0 into Compact with storage Full 2026.05.21 09:19:04.572083 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:04.572119 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 864 rows starting from the beginning of the part 2026.05.21 09:19:04.572186 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_21_1, total 300 rows starting from the beginning of the part 2026.05.21 09:19:04.572242 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:04.572286 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:04.572324 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:04.572366 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:04.573355 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470819 sec., 954570.2088428284 rows/sec., 63.11 MiB/sec. 2026.05.21 09:19:04.573608 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} MergedBlockOutputStream: filled checksums all_1_25_4 (state Temporary) 2026.05.21 09:19:04.573950 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_25_4 to all_1_25_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:19:04.574042 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_25_4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_25_25_0] -> all_1_25_4 2026.05.21 09:19:04.574136 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2026.05.21 09:19:05.909514 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9986 2026.05.21 09:19:05.910208 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:05.910276 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:05.910945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:19:05.911296 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:05.911478 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9986 2026.05.21 09:19:05.911496 [ 93 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 09:19:05.911567 [ 93 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:05.911588 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:05.911685 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:19:05.911812 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:05.911849 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7618 rows starting from the beginning of the part 2026.05.21 09:19:05.911910 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part 2026.05.21 09:19:05.911952 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part 2026.05.21 09:19:05.911998 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part 2026.05.21 09:19:05.912036 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part 2026.05.21 09:19:05.912076 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part 2026.05.21 09:19:05.914388 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002745152 sec., 3637685.63635092 rows/sec., 52.04 MiB/sec. 2026.05.21 09:19:05.914809 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 09:19:05.915226 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:05.915319 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_21_4} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 09:19:05.915431 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.21 09:19:06.479733 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.21 09:19:06.497512 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:06.497576 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:06.503777 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:19:06.504472 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:06.504815 [ 93 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 09:19:06.504910 [ 93 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:06.504945 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:06.505111 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:06.507687 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.21 09:19:06.509660 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:06.511471 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:06.516851 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2026.05.21 09:19:06.521776 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2026.05.21 09:19:06.526298 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:06.531094 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:06.535466 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:06.583854 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078817892 sec., 2017.3084558008732 rows/sec., 10.43 MiB/sec. 2026.05.21 09:19:06.586174 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 09:19:06.588197 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:06.588292 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_21_4} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 09:19:06.590331 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.21 09:19:07.001191 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 244.71 MiB, peak 255.27 MiB, free memory in arenas 0.00 B, will set to 248.98 MiB (RSS), difference: 4.27 MiB 2026.05.21 09:19:09.556272 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:09.556544 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:09.556903 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:09.556939 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} 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.21 09:19:09.557153 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:09.557223 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:09.557358 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:19:09.557468 [ 344 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:09.557471 [ 348 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:09.557471 [ 322 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:09.557636 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:19:09.557663 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:09.557746 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:09.557767 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:19:09.557802 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} 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.21 09:19:09.557839 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} 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.21 09:19:09.557875 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} 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.21 09:19:09.558960 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} executeQuery: Read 41 rows, 10.38 KiB in 0.00252 sec., 16269.841269841269 rows/sec., 4.02 MiB/sec. 2026.05.21 09:19:09.559114 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} MemoryTracker: Peak memory usage (for query): 152.80 KiB. 2026.05.21 09:19:09.559130 [ 270 ] {e5e37536-38e4-48e7-9f76-6b913cf841d4} TCPHandler: Processed in 0.00300263 sec. 2026.05.21 09:19:09.561290 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:09.561399 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:09.561446 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:09.562575 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.562675 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.563108 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:19:09.563338 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:09.563494 [ 91 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 09:19:09.563512 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} executeQuery: Read 138 rows, 12.27 KiB in 0.00214 sec., 64485.98130841122 rows/sec., 5.60 MiB/sec. 2026.05.21 09:19:09.563540 [ 91 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.563566 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.563578 [ 270 ] {a4e6a500-5ca1-4fc0-a83e-85b81885d6a2} TCPHandler: Processed in 0.002338189 sec. 2026.05.21 09:19:09.563685 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:19:09.563789 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:09.563807 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:09.563847 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1008 rows starting from the beginning of the part 2026.05.21 09:19:09.563927 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:09.563943 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 262 rows starting from the beginning of the part 2026.05.21 09:19:09.563988 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:09.564003 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2026.05.21 09:19:09.564059 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part 2026.05.21 09:19:09.564107 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part 2026.05.21 09:19:09.564155 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part 2026.05.21 09:19:09.564466 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.564508 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.564950 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:19:09.565168 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:09.565260 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619995 sec., 1024694.5206621009 rows/sec., 88.44 MiB/sec. 2026.05.21 09:19:09.565301 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} executeQuery: Read 41 rows, 3.08 KiB in 0.001412 sec., 29036.82719546742 rows/sec., 2.13 MiB/sec. 2026.05.21 09:19:09.565340 [ 270 ] {5fdb6bf2-e160-4654-8029-07695b508463} TCPHandler: Processed in 0.001660245 sec. 2026.05.21 09:19:09.565479 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:09.565496 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 09:19:09.565578 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:09.565624 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:09.565772 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:09.565846 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_26_5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 09:19:09.565916 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.21 09:19:09.566091 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.566133 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.566439 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:19:09.566641 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:09.566757 [ 90 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 09:19:09.566783 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} executeQuery: Read 105 rows, 8.40 KiB in 0.00121 sec., 86776.85950413224 rows/sec., 6.78 MiB/sec. 2026.05.21 09:19:09.566821 [ 90 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.566831 [ 270 ] {94b71e1c-60ec-41fa-a13d-731fef789f8c} TCPHandler: Processed in 0.001405388 sec. 2026.05.21 09:19:09.566850 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.566963 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:19:09.566977 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:09.567092 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:09.567093 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:09.567132 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part 2026.05.21 09:19:09.567155 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:09.567204 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part 2026.05.21 09:19:09.567259 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2026.05.21 09:19:09.567307 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part 2026.05.21 09:19:09.567352 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 68 rows starting from the beginning of the part 2026.05.21 09:19:09.567395 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 105 rows starting from the beginning of the part 2026.05.21 09:19:09.567580 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.567620 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.567968 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:19:09.568192 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:09.568301 [ 90 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 09:19:09.568327 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. 2026.05.21 09:19:09.568335 [ 90 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.568340 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419578 sec., 770651.5598297523 rows/sec., 60.93 MiB/sec. 2026.05.21 09:19:09.568369 [ 270 ] {056d85d5-ed52-4285-8601-83e021fc321a} TCPHandler: Processed in 0.001447028 sec. 2026.05.21 09:19:09.568370 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.568460 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:19:09.568512 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:09.568544 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:09.568557 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 09:19:09.568578 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3729 rows starting from the beginning of the part 2026.05.21 09:19:09.568614 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:09.568623 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 200 rows starting from the beginning of the part 2026.05.21 09:19:09.568676 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2026.05.21 09:19:09.568678 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} 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.21 09:19:09.568712 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:19:09.568750 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part 2026.05.21 09:19:09.568783 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2026.05.21 09:19:09.568875 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:09.568959 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_26_5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 09:19:09.569032 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2026.05.21 09:19:09.569504 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.569550 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.570161 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:19:09.570391 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:09.570535 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} executeQuery: Read 41 rows, 75.23 KiB in 0.001939 sec., 21144.920061887573 rows/sec., 37.89 MiB/sec. 2026.05.21 09:19:09.570542 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 4571 rows, containing 5 columns (5 merged, 0 gathered) in 0.002104031 sec., 2172496.5078936573 rows/sec., 151.05 MiB/sec. 2026.05.21 09:19:09.570590 [ 270 ] {74953700-6133-4011-a944-8ef9e154eef4} TCPHandler: Processed in 0.002128431 sec. 2026.05.21 09:19:09.570725 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:09.570824 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:09.570866 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:09.571013 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 09:19:09.571256 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:09.571289 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:09.571296 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:09.571371 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_26_5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 09:19:09.571451 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2026.05.21 09:19:09.571623 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:19:09.571833 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:09.571961 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. 2026.05.21 09:19:09.572019 [ 270 ] {8583db79-4249-4202-b6ea-d3a23cb4be01} TCPHandler: Processed in 0.001343095 sec. 2026.05.21 09:19:13.316276 [ 85 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:19:13.316357 [ 85 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:19:13.412492 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10498 2026.05.21 09:19:13.413008 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:13.413053 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:13.413523 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:19:13.413763 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:13.413889 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10498 2026.05.21 09:19:14.008671 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2026.05.21 09:19:14.022764 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:14.022836 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:14.028468 [ 245 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:19:14.029147 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:14.031685 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2026.05.21 09:19:14.555683 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:14.555915 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:14.556253 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:14.556290 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} 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.21 09:19:14.556500 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:14.556568 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:14.556705 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:19:14.556801 [ 329 ] {6ca3b01c-cb67-4712-a935-0f774618394b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:14.556810 [ 348 ] {6ca3b01c-cb67-4712-a935-0f774618394b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:14.556808 [ 344 ] {6ca3b01c-cb67-4712-a935-0f774618394b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:14.556975 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:19:14.557002 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:14.557086 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:14.557107 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:19:14.557143 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} 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.21 09:19:14.557184 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} 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.21 09:19:14.557231 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} 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.21 09:19:14.558352 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} executeQuery: Read 41 rows, 10.14 KiB in 0.002529 sec., 16211.941478845394 rows/sec., 3.92 MiB/sec. 2026.05.21 09:19:14.558487 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} MemoryTracker: Peak memory usage (for query): 138.77 KiB. 2026.05.21 09:19:14.558502 [ 270 ] {6ca3b01c-cb67-4712-a935-0f774618394b} TCPHandler: Processed in 0.002960049 sec. 2026.05.21 09:19:14.560085 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:14.560195 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:14.560238 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:14.560707 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:14.560749 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:14.561115 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:19:14.561327 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:14.561470 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} executeQuery: Read 56 rows, 4.38 KiB in 0.001306 sec., 42879.01990811638 rows/sec., 3.27 MiB/sec. 2026.05.21 09:19:14.561504 [ 270 ] {7c6e1146-f38b-4b80-9ca7-9ed0bc7d1a3d} TCPHandler: Processed in 0.001471559 sec. 2026.05.21 09:19:14.561647 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:14.561744 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:14.561784 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:14.562270 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:14.562317 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:14.562679 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:19:14.562895 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:14.563022 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. 2026.05.21 09:19:14.563057 [ 270 ] {b6ba6391-765b-43ad-bfe9-d2768cffa904} TCPHandler: Processed in 0.001459449 sec. 2026.05.21 09:19:14.563191 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:14.563290 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:14.563332 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:14.563734 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:14.563770 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:14.564104 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:19:14.564304 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:14.564430 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. 2026.05.21 09:19:14.564463 [ 270 ] {7750967c-adaf-4fbe-8fc8-3c87a1a8317b} TCPHandler: Processed in 0.001322174 sec. 2026.05.21 09:19:14.564581 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:14.564677 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:14.564717 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:14.565048 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:14.565083 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:14.565369 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:19:14.565571 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:14.565695 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. 2026.05.21 09:19:14.565728 [ 270 ] {77a60641-ff32-4690-8518-2b1d7c2bd54d} TCPHandler: Processed in 0.00119622 sec. 2026.05.21 09:19:16.713406 [ 83 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 09:19:16.713474 [ 83 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:16.713499 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:16.713639 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:19:16.713778 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:16.713813 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:19:16.713877 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2026.05.21 09:19:16.713921 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:19:16.713965 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.05.21 09:19:16.714002 [ 190 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2026.05.21 09:19:16.714708 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118797 sec., 30389.784742004136 rows/sec., 2.54 MiB/sec. 2026.05.21 09:19:16.714919 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 09:19:16.715276 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:19:16.715369 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_9_2} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 09:19:16.715469 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:19:19.558061 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.558340 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:19.558724 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:19.558773 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} 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.21 09:19:19.559022 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:19.559088 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:19.559230 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:19:19.559329 [ 346 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:19.559337 [ 348 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:19.559336 [ 344 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:19.559495 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:19:19.559524 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:19.559609 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:19.559629 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:19:19.559665 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} 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.21 09:19:19.559703 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} 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.21 09:19:19.559738 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} 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.21 09:19:19.560909 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} executeQuery: Read 41 rows, 10.38 KiB in 0.002683 sec., 15281.401416325009 rows/sec., 3.78 MiB/sec. 2026.05.21 09:19:19.561041 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} MemoryTracker: Peak memory usage (for query): 153.24 KiB. 2026.05.21 09:19:19.561056 [ 270 ] {55b03925-8fcc-4bbd-8bef-04f292ef15ab} TCPHandler: Processed in 0.003135545 sec. 2026.05.21 09:19:19.563836 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.563961 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:19:19.564012 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:19:19.564562 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.564613 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.564996 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:19:19.565214 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:19:19.565357 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} executeQuery: Read 24 rows, 2.04 KiB in 0.001432 sec., 16759.77653631285 rows/sec., 1.39 MiB/sec. 2026.05.21 09:19:19.565390 [ 270 ] {f5ed1e2b-58fd-46d9-8263-54e8d342b4b2} TCPHandler: Processed in 0.001605214 sec. 2026.05.21 09:19:19.565517 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.565613 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:19:19.565653 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:19:19.566044 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.566078 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.566351 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:19:19.566557 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:19:19.566681 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} executeQuery: Read 2 rows, 167.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 150.17 KiB/sec. 2026.05.21 09:19:19.566714 [ 270 ] {54a93558-0dbd-46a4-9e01-28212b7ac2e3} TCPHandler: Processed in 0.001246002 sec. 2026.05.21 09:19:19.566835 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.566931 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:19.566970 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:19.567505 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.567540 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.567838 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:19:19.568052 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:19.568178 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} executeQuery: Read 259 rows, 23.78 KiB in 0.001264 sec., 204905.06329113926 rows/sec., 18.37 MiB/sec. 2026.05.21 09:19:19.568210 [ 270 ] {7f466b2a-e03b-404b-874a-1dd1dc1cea70} TCPHandler: Processed in 0.001423637 sec. 2026.05.21 09:19:19.568358 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.568453 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:19.568492 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:19.568908 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.568942 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.569233 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:19:19.569435 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:19.569560 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} executeQuery: Read 55 rows, 4.18 KiB in 0.001125 sec., 48888.88888888889 rows/sec., 3.63 MiB/sec. 2026.05.21 09:19:19.569583 [ 81 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 09:19:19.569595 [ 270 ] {581f79f8-f396-4428-a383-d55889e9c5a8} TCPHandler: Processed in 0.001285813 sec. 2026.05.21 09:19:19.569651 [ 81 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.569697 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.569792 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.569802 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:19:19.569893 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:19:19.569908 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:19.569932 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:19:19.569941 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part 2026.05.21 09:19:19.570003 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 61 rows starting from the beginning of the part 2026.05.21 09:19:19.570054 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:19.570100 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part 2026.05.21 09:19:19.570143 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:19.570186 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 55 rows starting from the beginning of the part 2026.05.21 09:19:19.570351 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.570386 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.570665 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:19:19.570868 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:19:19.570994 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} executeQuery: Read 24 rows, 2.04 KiB in 0.001119 sec., 21447.721179624667 rows/sec., 1.78 MiB/sec. 2026.05.21 09:19:19.571029 [ 270 ] {b8cdd2ea-2617-402c-a28b-a5d77ce84e21} TCPHandler: Processed in 0.001286823 sec. 2026.05.21 09:19:19.571033 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270223 sec., 326714.2856018195 rows/sec., 23.60 MiB/sec. 2026.05.21 09:19:19.571212 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.571228 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 09:19:19.571350 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:19:19.571406 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:19:19.571541 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:19.571623 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_21_4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 09:19:19.571739 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:19:19.571909 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.571950 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.572268 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:19:19.572475 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:19:19.572602 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} executeQuery: Read 12 rows, 960.00 B in 0.001277 sec., 9397.024275646047 rows/sec., 734.14 KiB/sec. 2026.05.21 09:19:19.572638 [ 270 ] {d6b6746d-f048-4698-b0f2-06f9f79662d5} TCPHandler: Processed in 0.001495501 sec. 2026.05.21 09:19:19.572768 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.572874 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:19.572914 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:19.573391 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.573428 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.573729 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:19:19.573939 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:19.574067 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} executeQuery: Read 143 rows, 11.82 KiB in 0.001212 sec., 117986.79867986799 rows/sec., 9.52 MiB/sec. 2026.05.21 09:19:19.574101 [ 270 ] {3d16e525-66ba-4fc8-b46b-232ae64243d6} TCPHandler: Processed in 0.001382567 sec. 2026.05.21 09:19:19.574223 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.574327 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:19.574368 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:19.574762 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.574798 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.575116 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:19:19.575317 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:19.575442 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} executeQuery: Read 197 rows, 14.47 KiB in 0.001134 sec., 173721.34038800705 rows/sec., 12.46 MiB/sec. 2026.05.21 09:19:19.575476 [ 270 ] {e309f3ed-6e53-41ec-83b2-85edb901b555} TCPHandler: Processed in 0.001302214 sec. 2026.05.21 09:19:19.575598 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.575701 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:19.575753 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} 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.21 09:19:19.576535 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.576571 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.577097 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:19:19.577311 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:19.577445 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} executeQuery: Read 41 rows, 75.23 KiB in 0.001762 sec., 23269.012485811578 rows/sec., 41.70 MiB/sec. 2026.05.21 09:19:19.577493 [ 270 ] {fca10a20-49ed-4ad2-a53d-75143819a852} TCPHandler: Processed in 0.001943535 sec. 2026.05.21 09:19:19.577622 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:19.577718 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:19.577760 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:19.578106 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:19.578147 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:19.578436 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:19:19.578644 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:19.578770 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. 2026.05.21 09:19:19.578802 [ 270 ] {05e6f9ba-3b22-44f6-8e18-3cdb5f03c7e7} TCPHandler: Processed in 0.001229841 sec. 2026.05.21 09:19:20.914915 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10946 2026.05.21 09:19:20.915393 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:20.915438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:20.915896 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:19:20.916128 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:20.916263 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10946 2026.05.21 09:19:21.532705 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2026.05.21 09:19:21.551428 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:21.551507 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:21.557789 [ 245 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:19:21.558520 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:21.562916 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2026.05.21 09:19:24.555074 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:24.555355 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:24.555764 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:24.555809 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} 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.21 09:19:24.556182 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:24.556332 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:24.556522 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:19:24.556612 [ 346 ] {eda02cfd-ef94-4089-a34b-40671035d80c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:24.556628 [ 329 ] {eda02cfd-ef94-4089-a34b-40671035d80c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:24.556647 [ 344 ] {eda02cfd-ef94-4089-a34b-40671035d80c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:24.556777 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:19:24.556810 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:24.556920 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:24.556946 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:19:24.556989 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} 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.21 09:19:24.557038 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} 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.21 09:19:24.557079 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} 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.21 09:19:24.558486 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} executeQuery: Read 41 rows, 10.14 KiB in 0.003238 sec., 12662.137121680049 rows/sec., 3.06 MiB/sec. 2026.05.21 09:19:24.558637 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} MemoryTracker: Peak memory usage (for query): 138.13 KiB. 2026.05.21 09:19:24.558652 [ 270 ] {eda02cfd-ef94-4089-a34b-40671035d80c} TCPHandler: Processed in 0.003729765 sec. 2026.05.21 09:19:24.560275 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:24.560408 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:24.560459 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:24.561040 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:24.561079 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:24.561484 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:19:24.561726 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:24.561884 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} executeQuery: Read 56 rows, 4.38 KiB in 0.001515 sec., 36963.696369636964 rows/sec., 2.82 MiB/sec. 2026.05.21 09:19:24.561919 [ 270 ] {ac88df88-ad0d-4630-8879-7e4d77889bd3} TCPHandler: Processed in 0.001768869 sec. 2026.05.21 09:19:24.562048 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:24.562145 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:24.562185 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:24.562611 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:24.562647 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:24.562952 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:19:24.563162 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:24.563288 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. 2026.05.21 09:19:24.563324 [ 270 ] {0e8b1e29-2f24-422c-97fe-7a24682aaa29} TCPHandler: Processed in 0.001325804 sec. 2026.05.21 09:19:24.563457 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:24.563554 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:24.563596 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:24.564037 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:24.564074 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:24.564390 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:19:24.564604 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:24.564730 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. 2026.05.21 09:19:24.564764 [ 270 ] {7f6e9a0e-3cf6-464e-b79a-b9860d34935c} TCPHandler: Processed in 0.001356276 sec. 2026.05.21 09:19:24.564887 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:24.564988 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:24.565030 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:24.565373 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:24.565409 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB. 2026.05.21 09:19:24.565725 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:19:24.565937 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:24.566065 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. 2026.05.21 09:19:24.566098 [ 270 ] {0ec8bfa9-606e-4083-9e71-12cc7e7fad28} TCPHandler: Processed in 0.001260782 sec. 2026.05.21 09:19:28.316614 [ 71 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:19:28.316664 [ 71 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:19:28.417256 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11458 2026.05.21 09:19:28.417767 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:28.417812 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:28.418269 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:19:28.418485 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:28.418614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11458 2026.05.21 09:19:29.063902 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2026.05.21 09:19:29.080013 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.080068 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.086252 [ 245 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:19:29.086950 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:29.089615 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2026.05.21 09:19:29.557000 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:29.557312 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:29.557634 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:29.557671 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} 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.21 09:19:29.557882 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:29.557954 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:29.558093 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:19:29.558323 [ 329 ] {69689cfb-cad9-455c-8d36-1b42cc255646} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:29.558327 [ 348 ] {69689cfb-cad9-455c-8d36-1b42cc255646} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:29.558361 [ 352 ] {69689cfb-cad9-455c-8d36-1b42cc255646} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:29.558548 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:19:29.558586 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:29.558676 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:29.558697 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:19:29.558734 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} 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.21 09:19:29.558773 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} 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.21 09:19:29.558809 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} 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.21 09:19:29.560120 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} executeQuery: Read 41 rows, 10.38 KiB in 0.002911 sec., 14084.507042253521 rows/sec., 3.48 MiB/sec. 2026.05.21 09:19:29.560298 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} MemoryTracker: Peak memory usage (for query): 153.20 KiB. 2026.05.21 09:19:29.560318 [ 270 ] {69689cfb-cad9-455c-8d36-1b42cc255646} TCPHandler: Processed in 0.003500818 sec. 2026.05.21 09:19:29.562669 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:29.562804 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:29.562856 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:29.563498 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.563543 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.563935 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:19:29.564167 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:29.564320 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} executeQuery: Read 138 rows, 12.27 KiB in 0.001556 sec., 88688.94601542415 rows/sec., 7.70 MiB/sec. 2026.05.21 09:19:29.564358 [ 270 ] {65d6e9a8-e42f-414b-b2f2-35537a3e04f0} TCPHandler: Processed in 0.001753539 sec. 2026.05.21 09:19:29.564525 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:29.564625 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:29.564666 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:29.565098 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.565135 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.565430 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:19:29.565646 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:29.565777 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} executeQuery: Read 41 rows, 3.08 KiB in 0.00117 sec., 35042.73504273504 rows/sec., 2.57 MiB/sec. 2026.05.21 09:19:29.565813 [ 270 ] {3f331c60-fa62-4324-a240-8304aaeed64e} TCPHandler: Processed in 0.001351416 sec. 2026.05.21 09:19:29.565947 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:29.566054 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:29.566095 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:29.566562 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.566599 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.566918 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:19:29.567138 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:29.567266 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} executeQuery: Read 105 rows, 8.40 KiB in 0.001229 sec., 85435.3132628153 rows/sec., 6.67 MiB/sec. 2026.05.21 09:19:29.567302 [ 270 ] {8a650e9c-1e8d-49e8-96a2-d4ebebb4c2c6} TCPHandler: Processed in 0.001406647 sec. 2026.05.21 09:19:29.567430 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:29.567528 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:29.567570 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:29.568002 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.568039 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.568369 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:19:29.568588 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:29.568718 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. 2026.05.21 09:19:29.568754 [ 270 ] {63ebde79-4e1f-4262-a01a-4808bc1ed182} TCPHandler: Processed in 0.001375336 sec. 2026.05.21 09:19:29.568887 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:29.568986 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:29.569041 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} 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.21 09:19:29.569875 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.569915 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.570496 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:19:29.570730 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:29.570931 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} executeQuery: Read 41 rows, 75.23 KiB in 0.001935 sec., 21188.63049095607 rows/sec., 37.97 MiB/sec. 2026.05.21 09:19:29.571148 [ 270 ] {f8ab989c-f4c5-44f4-8a10-1be690eaed5b} TCPHandler: Processed in 0.002310268 sec. 2026.05.21 09:19:29.571398 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:29.571547 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:29.571618 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:29.572134 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.572185 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.572612 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:19:29.572844 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:29.572970 [ 69 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_25_4 to all_30_30_0 2026.05.21 09:19:29.572997 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. 2026.05.21 09:19:29.573018 [ 69 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:29.573037 [ 270 ] {d3dd8aeb-290d-43b7-b835-1e02e2c56546} TCPHandler: Processed in 0.001766059 sec. 2026.05.21 09:19:29.573047 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:29.573154 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_4 to all_30_30_0 into Compact with storage Full 2026.05.21 09:19:29.573264 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:29.573298 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_4, total 1404 rows starting from the beginning of the part 2026.05.21 09:19:29.573363 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:29.573418 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:29.573463 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:29.573510 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:29.573556 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:29.574533 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421248 sec., 1198946.2782005675 rows/sec., 79.54 MiB/sec. 2026.05.21 09:19:29.574725 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} MergedBlockOutputStream: filled checksums all_1_30_5 (state Temporary) 2026.05.21 09:19:29.574980 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_30_5 to all_1_30_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:19:29.575046 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_30_5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_25_4, all_30_30_0] -> all_1_30_5 2026.05.21 09:19:29.575114 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2026.05.21 09:19:31.112329 [ 69 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 09:19:31.112396 [ 69 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:31.112416 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:31.112552 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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.21 09:19:31.112704 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:31.112738 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part 2026.05.21 09:19:31.112815 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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.21 09:19:31.112862 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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.21 09:19:31.112915 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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.21 09:19:31.112958 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::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.21 09:19:31.113798 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305524 sec., 291070.8650319718 rows/sec., 21.03 MiB/sec. 2026.05.21 09:19:31.114042 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 09:19:31.114370 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:19:31.114449 [ 201 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_9_2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 09:19:31.114556 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:19:32.029347 [ 16 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 09:19:32.029417 [ 16 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:32.029441 [ 16 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:32.029650 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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.21 09:19:32.029864 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:32.029920 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part 2026.05.21 09:19:32.030030 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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.21 09:19:32.030106 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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.21 09:19:32.030179 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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.21 09:19:32.030245 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::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.21 09:19:32.031033 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147973 sec., 165570.74601447562 rows/sec., 12.52 MiB/sec. 2026.05.21 09:19:32.031216 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 09:19:32.031506 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:19:32.031579 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_9_2} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 09:19:32.031673 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.21 09:19:33.232546 [ 16 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 09:19:33.232612 [ 16 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.232635 [ 16 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.232768 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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.21 09:19:33.232917 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:33.232950 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part 2026.05.21 09:19:33.233019 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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.21 09:19:33.233064 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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.21 09:19:33.233107 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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.21 09:19:33.233146 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::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.21 09:19:33.234024 [ 189 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307654 sec., 149886.74374108136 rows/sec., 9.81 MiB/sec. 2026.05.21 09:19:33.234185 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 09:19:33.234435 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:19:33.234504 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_9_2} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 09:19:33.234574 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 09:19:33.556610 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.556923 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:19:33.557350 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:33.557395 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:19:33.557680 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:33.557751 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:33.557900 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 42-element set) 2026.05.21 09:19:33.558010 [ 268 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:33.558014 [ 348 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:33.558012 [ 329 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:33.558204 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:19:33.558234 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:33.558322 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:33.558343 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 41 rows with 3 streams 2026.05.21 09:19:33.558381 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:19:33.558427 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:19:33.558469 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:19:33.559796 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} executeQuery: Read 41 rows, 10.38 KiB in 0.003009 sec., 13625.789298770356 rows/sec., 3.37 MiB/sec. 2026.05.21 09:19:33.559962 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} MemoryTracker: Peak memory usage (for query): 158.60 KiB. 2026.05.21 09:19:33.559981 [ 270 ] {b98cec67-debe-45b7-869a-0be12c34cdd9} TCPHandler: Processed in 0.003527128 sec. 2026.05.21 09:19:33.590311 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.590449 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 09:19:33.590506 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:33.591280 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.591356 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.592073 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:19:33.592339 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): 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.21 09:19:33.592514 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} executeQuery: Read 10 rows, 1.97 KiB in 0.0021 sec., 4761.904761904762 rows/sec., 937.97 KiB/sec. 2026.05.21 09:19:33.592580 [ 270 ] {d38073a2-7ebd-4382-9255-5974c0be6bba} TCPHandler: Processed in 0.002364429 sec. 2026.05.21 09:19:33.592769 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.592896 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.592950 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:19:33.593527 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.593565 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.593869 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:19:33.594080 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:19:33.594208 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} executeQuery: Read 284 rows, 18.47 KiB in 0.00135 sec., 210370.37037037036 rows/sec., 13.36 MiB/sec. 2026.05.21 09:19:33.594243 [ 270 ] {1632b157-e91d-41d6-9754-dc8c0111c7e7} TCPHandler: Processed in 0.001584243 sec. 2026.05.21 09:19:33.594387 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.594484 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:19:33.594525 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:19:33.594925 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.594961 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.595242 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:19:33.595444 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:19:33.595573 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. 2026.05.21 09:19:33.595607 [ 270 ] {ed7e11fa-de27-4e80-bc4b-ae7092fe8f86} TCPHandler: Processed in 0.001270643 sec. 2026.05.21 09:19:33.595731 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.595827 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:33.595866 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:33.597711 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.597747 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.598342 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:19:33.598564 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:33.598683 [ 16 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 09:19:33.598692 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} executeQuery: Read 3147 rows, 238.99 KiB in 0.002883 sec., 1091571.2799167533 rows/sec., 80.95 MiB/sec. 2026.05.21 09:19:33.598742 [ 16 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.598753 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:19:33.598771 [ 16 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.598776 [ 270 ] {d5fcec5c-caa4-4bde-a6a5-31b9d704cf7d} TCPHandler: Processed in 0.003094794 sec. 2026.05.21 09:19:33.598908 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:19:33.598932 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.599050 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:33.599075 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.599090 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1008 rows starting from the beginning of the part 2026.05.21 09:19:33.599125 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:33.599169 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2026.05.21 09:19:33.599227 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 259 rows starting from the beginning of the part 2026.05.21 09:19:33.599294 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2026.05.21 09:19:33.599341 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part 2026.05.21 09:19:33.599378 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 3147 rows starting from the beginning of the part 2026.05.21 09:19:33.599602 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.599644 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.600141 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:19:33.600353 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:33.600483 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} executeQuery: Read 155 rows, 9.50 KiB in 0.001428 sec., 108543.41736694677 rows/sec., 6.50 MiB/sec. 2026.05.21 09:19:33.600519 [ 270 ] {7917480b-9133-4b01-822c-3c3c01462e10} TCPHandler: Processed in 0.001636924 sec. 2026.05.21 09:19:33.600650 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.600747 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.600787 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:19:33.601479 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4664 rows, containing 5 columns (5 merged, 0 gathered) in 0.002621877 sec., 1778878.2616423273 rows/sec., 143.33 MiB/sec. 2026.05.21 09:19:33.601540 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.601582 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.601858 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 09:19:33.601931 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:19:33.602149 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:19:33.602165 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:33.602250 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_31_6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 09:19:33.602273 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} executeQuery: Read 950 rows, 57.24 KiB in 0.001544 sec., 615284.9740932642 rows/sec., 36.20 MiB/sec. 2026.05.21 09:19:33.602307 [ 270 ] {2060e958-178b-43b6-a120-cdded6b795eb} TCPHandler: Processed in 0.001708868 sec. 2026.05.21 09:19:33.602348 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2026.05.21 09:19:33.602438 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.602535 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.602573 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:19:33.602958 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.602993 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.603274 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:19:33.603475 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:19:33.603595 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} executeQuery: Read 2 rows, 144.00 B in 0.001078 sec., 1855.287569573284 rows/sec., 130.45 KiB/sec. 2026.05.21 09:19:33.603630 [ 270 ] {ae7a3604-09c4-4b48-929e-af7263ed701c} TCPHandler: Processed in 0.001241312 sec. 2026.05.21 09:19:33.603753 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.603850 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.603889 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:19:33.604320 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.604356 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.604656 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:19:33.604858 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:19:33.604982 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. 2026.05.21 09:19:33.605016 [ 270 ] {0a0c936f-96e4-4d89-84a5-d3bc6c6f12b9} TCPHandler: Processed in 0.001312644 sec. 2026.05.21 09:19:33.605143 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.605238 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:33.605277 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:33.606268 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.606305 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.606683 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:19:33.606889 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:33.606989 [ 67 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 09:19:33.607014 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} executeQuery: Read 1718 rows, 118.34 KiB in 0.001793 sec., 958170.6636921361 rows/sec., 64.46 MiB/sec. 2026.05.21 09:19:33.607034 [ 67 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.607053 [ 270 ] {781c4716-2e2e-444c-b239-5fc2ee8e8f38} TCPHandler: Processed in 0.001959886 sec. 2026.05.21 09:19:33.607059 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.607155 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:19:33.607217 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.607267 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:33.607304 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 603 rows starting from the beginning of the part 2026.05.21 09:19:33.607318 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:19:33.607363 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:19:33.607367 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2026.05.21 09:19:33.607428 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 143 rows starting from the beginning of the part 2026.05.21 09:19:33.607477 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2026.05.21 09:19:33.607523 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part 2026.05.21 09:19:33.607568 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1718 rows starting from the beginning of the part 2026.05.21 09:19:33.607708 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.607750 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.608081 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:19:33.608300 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:19:33.608429 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. 2026.05.21 09:19:33.608463 [ 270 ] {343da20c-60b6-48c2-8282-fab6b1277f65} TCPHandler: Processed in 0.001295684 sec. 2026.05.21 09:19:33.608612 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.608708 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.608749 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:33.608897 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2697 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776259 sec., 1518359.653631593 rows/sec., 112.14 MiB/sec. 2026.05.21 09:19:33.609149 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 09:19:33.609430 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:33.609505 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_31_6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 09:19:33.609595 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2026.05.21 09:19:33.610731 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.610770 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.611530 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:19:33.611750 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:33.611875 [ 67 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 09:19:33.611889 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} executeQuery: Read 5906 rows, 390.91 KiB in 0.003198 sec., 1846779.2370231396 rows/sec., 119.37 MiB/sec. 2026.05.21 09:19:33.611924 [ 67 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.611951 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.611956 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2026.05.21 09:19:33.611982 [ 270 ] {ba94f786-a742-470b-8252-43a4ade480f2} TCPHandler: Processed in 0.003419925 sec. 2026.05.21 09:19:33.612034 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:19:33.612125 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:33.612144 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.612152 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4571 rows starting from the beginning of the part 2026.05.21 09:19:33.612206 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:19:33.612245 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 197 rows starting from the beginning of the part 2026.05.21 09:19:33.612248 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.612282 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2026.05.21 09:19:33.612299 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:19:33.612325 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2026.05.21 09:19:33.612368 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5906 rows starting from the beginning of the part 2026.05.21 09:19:33.612641 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.612675 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.612968 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:19:33.613175 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:19:33.613303 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. 2026.05.21 09:19:33.613337 [ 270 ] {b2e53d56-6ad9-4a8f-8d20-10193974d179} TCPHandler: Processed in 0.001245722 sec. 2026.05.21 09:19:33.613464 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.613563 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.613616 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} 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.21 09:19:33.614363 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.614400 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.615016 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:19:33.615225 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 11154 rows, containing 5 columns (5 merged, 0 gathered) in 0.003219388 sec., 3464633.6508678044 rows/sec., 232.07 MiB/sec. 2026.05.21 09:19:33.615240 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:33.615385 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} executeQuery: Read 9 rows, 16.51 KiB in 0.001841 sec., 4888.647474198805 rows/sec., 8.76 MiB/sec. 2026.05.21 09:19:33.615435 [ 270 ] {738e9629-31e0-4f45-9dfd-8727ecc2e2ce} TCPHandler: Processed in 0.002021257 sec. 2026.05.21 09:19:33.615561 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:33.615585 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 09:19:33.615661 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:33.615707 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:33.615897 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:33.615988 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_31_6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 09:19:33.616048 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:33.616075 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2026.05.21 09:19:33.616088 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:33.616404 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:19:33.616609 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:33.616740 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} executeQuery: Read 78 rows, 4.94 KiB in 0.001097 sec., 71103.00820419325 rows/sec., 4.40 MiB/sec. 2026.05.21 09:19:33.616773 [ 270 ] {84f07300-3224-4efe-8e1e-5f3756cac4ed} TCPHandler: Processed in 0.001261922 sec. 2026.05.21 09:19:34.550750 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:34.550995 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:34.551349 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:34.551396 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} 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.21 09:19:34.551628 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:34.551705 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:34.551862 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:19:34.551971 [ 338 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:34.551983 [ 336 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:34.551977 [ 326 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:19:34.551971 [ 348 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:34.552181 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:19:34.552213 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:34.552326 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:34.552350 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:19:34.552389 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} 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.21 09:19:34.552449 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} 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.21 09:19:34.552503 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} 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.21 09:19:34.552559 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} 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.21 09:19:34.554207 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} executeQuery: Read 51 rows, 10.48 KiB in 0.003304 sec., 15435.835351089589 rows/sec., 3.10 MiB/sec. 2026.05.21 09:19:34.554455 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} MemoryTracker: Peak memory usage (for query): 171.26 KiB. 2026.05.21 09:19:34.554479 [ 270 ] {18a653eb-cc65-48bd-ab80-155d95742569} TCPHandler: Processed in 0.00387167 sec. 2026.05.21 09:19:34.556472 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:34.556629 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:34.556694 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:34.557376 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:34.557424 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:34.557824 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:19:34.558063 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:34.558239 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} executeQuery: Read 56 rows, 4.38 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.58 MiB/sec. 2026.05.21 09:19:34.558295 [ 270 ] {d967a137-0306-41a1-b481-b316bbbdbd2b} TCPHandler: Processed in 0.001909604 sec. 2026.05.21 09:19:34.558465 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:34.558598 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:34.558655 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:34.559298 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:34.559340 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:34.559686 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:19:34.559921 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:34.560067 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. 2026.05.21 09:19:34.560108 [ 270 ] {fcfbd076-0376-4ee7-8bc3-44bf9718bc7a} TCPHandler: Processed in 0.001709887 sec. 2026.05.21 09:19:34.560275 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:34.560385 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:34.560434 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:34.560865 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:34.560904 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:34.561294 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:19:34.561568 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:34.561738 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} executeQuery: Read 32 rows, 2.28 KiB in 0.001378 sec., 23222.060957910013 rows/sec., 1.62 MiB/sec. 2026.05.21 09:19:34.561779 [ 270 ] {a7bdb2fb-7d22-4aaf-a0b9-a07790f48789} TCPHandler: Processed in 0.001561713 sec. 2026.05.21 09:19:34.561980 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:34.562091 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:34.562139 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:34.562525 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:34.562564 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:34.562887 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:19:34.563107 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:34.563265 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} executeQuery: Read 12 rows, 848.00 B in 0.001197 sec., 10025.062656641605 rows/sec., 691.83 KiB/sec. 2026.05.21 09:19:34.563303 [ 270 ] {85ce0538-a10f-421e-8c78-bd7307e13d60} TCPHandler: Processed in 0.001388147 sec. 2026.05.21 09:19:34.911034 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58907 2026.05.21 09:19:34.911129 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.911157 [ 259 ] {} TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Authenticating user 'default' from [fd00:1122:3344:101::e]:58907 2026.05.21 09:19:34.911180 [ 259 ] {} TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.911194 [ 259 ] {} TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.911415 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49056 2026.05.21 09:19:34.911455 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39942 2026.05.21 09:19:34.911492 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37112 2026.05.21 09:19:34.911522 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42097 2026.05.21 09:19:34.911551 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54933 2026.05.21 09:19:34.911539 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64593 2026.05.21 09:19:34.911539 [ 259 ] {} TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:34.911532 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.911531 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.911523 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37303 2026.05.21 09:19:34.911736 [ 303 ] {} TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:39942 2026.05.21 09:19:34.911723 [ 269 ] {} TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Authenticating user 'default' from [fd00:1122:3344:101::e]:49056 2026.05.21 09:19:34.911770 [ 303 ] {} TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.911790 [ 269 ] {} TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.911795 [ 303 ] {} TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.911811 [ 269 ] {} TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.911492 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52097 2026.05.21 09:19:34.911847 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.911869 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} executeQuery: (from [fd00:1122:3344:101::e]:58907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:19:34.911887 [ 307 ] {} TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37112 2026.05.21 09:19:34.911930 [ 307 ] {} TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.911948 [ 307 ] {} TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912171 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:19:34.912240 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.912243 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:34.912281 [ 309 ] {} TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Authenticating user 'default' from [fd00:1122:3344:101::e]:37303 2026.05.21 09:19:34.912310 [ 309 ] {} TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912323 [ 309 ] {} TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912359 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.912397 [ 310 ] {} TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64593 2026.05.21 09:19:34.912417 [ 310 ] {} TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912434 [ 310 ] {} TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912737 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:19:34.912740 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.912795 [ 311 ] {} TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54933 2026.05.21 09:19:34.912822 [ 311 ] {} TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912835 [ 311 ] {} TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912862 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.912907 [ 308 ] {} TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Authenticating user 'default' from [fd00:1122:3344:101::e]:42097 2026.05.21 09:19:34.912937 [ 308 ] {} TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912951 [ 308 ] {} TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.912965 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:34.912999 [ 304 ] {} TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Authenticating user 'default' from [fd00:1122:3344:101::e]:52097 2026.05.21 09:19:34.913018 [ 304 ] {} TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.913031 [ 304 ] {} TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.913899 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} AggregatingTransform: Aggregating 2026.05.21 09:19:34.913946 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} Aggregator: Aggregation method: without_key 2026.05.21 09:19:34.913983 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001129748 sec. (885.153 rows/sec., 34.58 KiB/sec.) 2026.05.21 09:19:34.914001 [ 326 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} Aggregator: Merging aggregated data 2026.05.21 09:19:34.914733 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} executeQuery: Read 1 rows, 40.00 B in 0.002949 sec., 339.097999321804 rows/sec., 13.25 KiB/sec. 2026.05.21 09:19:34.914884 [ 259 ] {4e3fd5ce-4332-4e3c-b27a-89b4a661bda1} TCPHandler: Processed in 0.003468356 sec. 2026.05.21 09:19:34.915032 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915061 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915065 [ 259 ] {} TCP-Session: 7ff150b5-0828-4e34-99db-e760cb599912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915083 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915104 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915117 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915144 [ 269 ] {} TCP-Session: c7750f72-9ba7-4992-af15-c23086fef394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915146 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915162 [ 311 ] {} TCP-Session: 07863e77-ff50-40c0-8770-fe7d09286eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915188 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915214 [ 310 ] {} TCP-Session: eaf04182-f36b-4673-92b5-b6a3d8789bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915178 [ 303 ] {} TCP-Session: c1906c25-ff96-4a2e-985b-669022d27f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915255 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915258 [ 309 ] {} TCP-Session: d50021fd-7489-4239-b5d9-d126f594469a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915163 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:34.915312 [ 308 ] {} TCP-Session: fcc094e7-730a-407d-9b69-7a171c6ffb37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915105 [ 304 ] {} TCP-Session: 545b6069-fc00-424a-a2d7-456f481c6483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:34.915352 [ 307 ] {} TCP-Session: b154c306-bad5-4ec5-83ac-daaddfbe23d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:35.919612 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11906 2026.05.21 09:19:35.920174 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:35.920248 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:35.920772 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:19:35.921137 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:35.921361 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11906 2026.05.21 09:19:36.336081 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48976 2026.05.21 09:19:36.336169 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336194 [ 259 ] {} TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Authenticating user 'default' from [fd00:1122:3344:101::e]:48976 2026.05.21 09:19:36.336216 [ 259 ] {} TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336230 [ 259 ] {} TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336437 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59075 2026.05.21 09:19:36.336465 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63478 2026.05.21 09:19:36.336500 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56828 2026.05.21 09:19:36.336522 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44912 2026.05.21 09:19:36.336529 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63760 2026.05.21 09:19:36.336563 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336562 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336593 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336602 [ 308 ] {} TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Authenticating user 'default' from [fd00:1122:3344:101::e]:56828 2026.05.21 09:19:36.336615 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336621 [ 303 ] {} TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63478 2026.05.21 09:19:36.336643 [ 308 ] {} TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336641 [ 259 ] {} TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:36.336659 [ 308 ] {} TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336655 [ 303 ] {} TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336648 [ 311 ] {} TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63760 2026.05.21 09:19:36.336711 [ 303 ] {} TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336728 [ 311 ] {} TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336630 [ 310 ] {} TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44912 2026.05.21 09:19:36.336745 [ 311 ] {} TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336543 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336776 [ 310 ] {} TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336492 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56199 2026.05.21 09:19:36.336824 [ 310 ] {} TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336837 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} executeQuery: (from [fd00:1122:3344:101::e]:48976) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:19:36.336824 [ 269 ] {} TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:59075 2026.05.21 09:19:36.336885 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336916 [ 269 ] {} TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.336492 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57880 2026.05.21 09:19:36.336957 [ 304 ] {} TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:56199 2026.05.21 09:19:36.336959 [ 269 ] {} TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.337012 [ 304 ] {} TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.337035 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.336511 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51861 2026.05.21 09:19:36.337077 [ 304 ] {} TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.337101 [ 307 ] {} TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:57880 2026.05.21 09:19:36.337124 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.337130 [ 307 ] {} TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.337125 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:19:36.337148 [ 309 ] {} TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Authenticating user 'default' from [fd00:1122:3344:101::e]:51861 2026.05.21 09:19:36.337150 [ 307 ] {} TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.337188 [ 309 ] {} TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.337204 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:36.337205 [ 309 ] {} TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.337489 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:19:36.338404 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} AggregatingTransform: Aggregating 2026.05.21 09:19:36.338457 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} Aggregator: Aggregation method: without_key 2026.05.21 09:19:36.338497 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090385 sec. (1106.378 rows/sec., 43.22 KiB/sec.) 2026.05.21 09:19:36.338517 [ 354 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} Aggregator: Merging aggregated data 2026.05.21 09:19:36.339164 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} executeQuery: Read 1 rows, 40.00 B in 0.002389 sec., 418.5851820845542 rows/sec., 16.35 KiB/sec. 2026.05.21 09:19:36.339301 [ 259 ] {cdb876af-a25f-4b79-a43e-854e58c3fd32} TCPHandler: Processed in 0.002792843 sec. 2026.05.21 09:19:36.339436 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339463 [ 259 ] {} TCP-Session: 76e93f68-944c-46d1-9493-651a869f2978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339468 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339492 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339505 [ 304 ] {} TCP-Session: 9f28a58d-94c4-41e1-9a5a-2fe83bb60f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339521 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339534 [ 269 ] {} TCP-Session: cea3e433-8769-4473-a79a-ef3c48239a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339538 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339561 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339577 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339593 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339616 [ 309 ] {} TCP-Session: 8c4575a1-31e5-45e5-8380-b915c601aaea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339632 [ 310 ] {} TCP-Session: 316ac3aa-2dbf-4800-bc8c-da86e97841e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339647 [ 307 ] {} TCP-Session: c280b4bf-687d-467c-8404-6c36611e4f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339616 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.339596 [ 303 ] {} TCP-Session: 8f9882b5-9b38-432c-ad83-5c4ed0a645d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339572 [ 311 ] {} TCP-Session: ed30f844-6e19-47d7-9515-00ec36c270e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.339720 [ 308 ] {} TCP-Session: 10576f6b-08e9-4561-b678-f69c18b352ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.412551 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52496 2026.05.21 09:19:36.412634 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.412659 [ 259 ] {} TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:52496 2026.05.21 09:19:36.412682 [ 259 ] {} TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.412696 [ 259 ] {} TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.412905 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55820 2026.05.21 09:19:36.412910 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65266 2026.05.21 09:19:36.412913 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38979 2026.05.21 09:19:36.412987 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59932 2026.05.21 09:19:36.413008 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61972 2026.05.21 09:19:36.413052 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.413056 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.413014 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45192 2026.05.21 09:19:36.413096 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.413092 [ 308 ] {} TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Authenticating user 'default' from [fd00:1122:3344:101::e]:59932 2026.05.21 09:19:36.413156 [ 310 ] {} TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Authenticating user 'default' from [fd00:1122:3344:101::e]:61972 2026.05.21 09:19:36.413169 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.413174 [ 308 ] {} TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413194 [ 310 ] {} TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413205 [ 309 ] {} TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Authenticating user 'default' from [fd00:1122:3344:101::e]:45192 2026.05.21 09:19:36.413230 [ 310 ] {} TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413258 [ 309 ] {} TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413218 [ 308 ] {} TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413284 [ 309 ] {} TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413085 [ 259 ] {} TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:36.413017 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46094 2026.05.21 09:19:36.413004 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.412993 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.413413 [ 304 ] {} TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Authenticating user 'default' from [fd00:1122:3344:101::e]:65266 2026.05.21 09:19:36.413413 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.413436 [ 304 ] {} TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413433 [ 269 ] {} TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Authenticating user 'default' from [fd00:1122:3344:101::e]:55820 2026.05.21 09:19:36.413456 [ 311 ] {} TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Authenticating user 'default' from [fd00:1122:3344:101::e]:46094 2026.05.21 09:19:36.413470 [ 269 ] {} TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413487 [ 311 ] {} TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413497 [ 269 ] {} TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413514 [ 311 ] {} TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413507 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} executeQuery: (from [fd00:1122:3344:101::e]:52496) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:19:36.413458 [ 304 ] {} TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.412974 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43803 2026.05.21 09:19:36.413084 [ 303 ] {} TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Authenticating user 'default' from [fd00:1122:3344:101::e]:38979 2026.05.21 09:19:36.413618 [ 303 ] {} TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413631 [ 303 ] {} TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413632 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:19:36.413659 [ 307 ] {} TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Authenticating user 'default' from [fd00:1122:3344:101::e]:43803 2026.05.21 09:19:36.413676 [ 307 ] {} TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413689 [ 307 ] {} TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.413825 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:19:36.413885 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:36.414156 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:19:36.415035 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} AggregatingTransform: Aggregating 2026.05.21 09:19:36.415075 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} Aggregator: Aggregation method: without_key 2026.05.21 09:19:36.415107 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851618 sec. (1174.235 rows/sec., 45.87 KiB/sec.) 2026.05.21 09:19:36.415122 [ 340 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} Aggregator: Merging aggregated data 2026.05.21 09:19:36.415813 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} executeQuery: Read 1 rows, 40.00 B in 0.002361 sec., 423.5493434985176 rows/sec., 16.54 KiB/sec. 2026.05.21 09:19:36.415962 [ 259 ] {eae2ce96-9e9a-4e44-b88f-1b36bbe0ed77} TCPHandler: Processed in 0.00299392 sec. 2026.05.21 09:19:36.416117 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416149 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416153 [ 259 ] {} TCP-Session: f6e0dc67-78c2-4aef-a21e-071673601c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416174 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416191 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416204 [ 269 ] {} TCP-Session: 3463b92f-c467-42a1-b51a-d0653c5823ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416252 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416279 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416294 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416315 [ 311 ] {} TCP-Session: 3f136d7f-f2c6-45b7-acc3-2959d027e111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416335 [ 304 ] {} TCP-Session: 873643c8-ba44-49d4-997a-6456d8c0fd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416349 [ 308 ] {} TCP-Session: d4f47ffe-99a2-495b-bf5b-bea65e94968e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416259 [ 303 ] {} TCP-Session: bdc03fa7-e036-42cb-a279-2d3d4d2c88da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416251 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416236 [ 307 ] {} TCP-Session: 89d24c6f-1427-4c9c-8789-fd108029f681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416437 [ 309 ] {} TCP-Session: fbffb831-73af-40d5-8162-539ec6ddc84b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.416319 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:19:36.416484 [ 310 ] {} TCP-Session: 6dabf394-5eb3-40de-9fdc-2b5ce1a3ccff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:19:36.590547 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2026.05.21 09:19:36.609285 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:36.609355 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:36.617210 [ 245 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:19:36.619092 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:36.627450 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2026.05.21 09:19:39.556374 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:39.556614 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:39.556945 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:39.556987 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} 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.21 09:19:39.557209 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:39.557279 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:39.557417 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:19:39.557511 [ 340 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:39.557521 [ 319 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:19:39.557534 [ 341 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:39.557511 [ 334 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:39.557717 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:19:39.557749 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:39.557847 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:39.557868 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:19:39.557904 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} 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.21 09:19:39.557941 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} 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.21 09:19:39.557976 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} 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.21 09:19:39.558010 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} 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.21 09:19:39.559278 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} executeQuery: Read 51 rows, 10.72 KiB in 0.002755 sec., 18511.79673321234 rows/sec., 3.80 MiB/sec. 2026.05.21 09:19:39.559455 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} MemoryTracker: Peak memory usage (for query): 187.78 KiB. 2026.05.21 09:19:39.559472 [ 270 ] {ec00147f-5b49-485f-a5be-7789d3556197} TCPHandler: Processed in 0.003227248 sec. 2026.05.21 09:19:39.561756 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:39.561888 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:39.561938 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:39.562557 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:39.562597 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:39.562970 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:19:39.563199 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:39.563346 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} executeQuery: Read 138 rows, 12.27 KiB in 0.001495 sec., 92307.69230769231 rows/sec., 8.02 MiB/sec. 2026.05.21 09:19:39.563382 [ 270 ] {1f337440-cea7-4996-a7e8-1cfce773db4b} TCPHandler: Processed in 0.001687297 sec. 2026.05.21 09:19:39.563503 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:39.563601 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:39.563642 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:39.564061 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:39.564098 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:39.564388 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:19:39.564598 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:39.564730 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} executeQuery: Read 41 rows, 3.08 KiB in 0.001147 sec., 35745.42284219703 rows/sec., 2.62 MiB/sec. 2026.05.21 09:19:39.564764 [ 270 ] {4ee15e93-2d8e-48ed-91b1-e175dc952e09} TCPHandler: Processed in 0.001310724 sec. 2026.05.21 09:19:39.564886 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:39.564984 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:39.565025 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:39.565442 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:39.565480 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:39.565794 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:19:39.566009 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:39.566136 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} executeQuery: Read 105 rows, 8.40 KiB in 0.00117 sec., 89743.58974358974 rows/sec., 7.01 MiB/sec. 2026.05.21 09:19:39.566171 [ 270 ] {4a93c918-a90e-4469-97d3-0634f5d4973e} TCPHandler: Processed in 0.001334485 sec. 2026.05.21 09:19:39.566301 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:39.566398 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:39.566441 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:39.566921 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:39.566956 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:39.567270 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:19:39.567484 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:39.567613 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. 2026.05.21 09:19:39.567648 [ 270 ] {e64aeb2a-7bb6-41ab-9c34-0331ecadf0c4} TCPHandler: Processed in 0.001397227 sec. 2026.05.21 09:19:39.567772 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:39.567868 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:39.567921 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} 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.21 09:19:39.568745 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:39.568781 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:39.569339 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:19:39.569561 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:39.569678 [ 66 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.21 09:19:39.569695 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. 2026.05.21 09:19:39.569745 [ 66 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:39.569769 [ 270 ] {3960caa6-08da-489a-b5f2-078b05fc0537} TCPHandler: Processed in 0.002047009 sec. 2026.05.21 09:19:39.569770 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:39.569892 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:19:39.569903 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:39.570022 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:39.570064 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:39.570135 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:39.570194 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 387 rows starting from the beginning of the part 2026.05.21 09:19:39.570350 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:39.570426 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:39.570467 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:39.570475 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:39.570572 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:39.570664 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part 2026.05.21 09:19:39.570753 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:39.570784 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:19:39.571003 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:39.571151 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. 2026.05.21 09:19:39.571186 [ 270 ] {68c09841-879d-4e97-9a44-13f74c323951} TCPHandler: Processed in 0.001333595 sec. 2026.05.21 09:19:39.574348 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 19 columns (19 merged, 0 gathered) in 0.004500021 sec., 124443.86370641382 rows/sec., 223.00 MiB/sec. 2026.05.21 09:19:39.575017 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.21 09:19:39.575414 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:39.575493 [ 186 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_16_3} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.21 09:19:39.575612 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. 2026.05.21 09:19:40.001187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 254.10 MiB, peak 262.02 MiB, free memory in arenas 0.00 B, will set to 255.28 MiB (RSS), difference: 1.18 MiB 2026.05.21 09:19:43.316742 [ 59 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:19:43.316802 [ 59 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:19:43.422342 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12418 2026.05.21 09:19:43.422915 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:43.422967 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:43.423481 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:19:43.423720 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:43.423845 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12418 2026.05.21 09:19:43.423884 [ 57 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 09:19:43.423951 [ 57 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:43.423971 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:43.424073 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:19:43.424178 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:43.424213 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9986 rows starting from the beginning of the part 2026.05.21 09:19:43.424277 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part 2026.05.21 09:19:43.424325 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part 2026.05.21 09:19:43.424370 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part 2026.05.21 09:19:43.424413 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part 2026.05.21 09:19:43.424457 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part 2026.05.21 09:19:43.428473 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 12418 rows, containing 4 columns (4 merged, 0 gathered) in 0.004437149 sec., 2798643.9040023223 rows/sec., 40.03 MiB/sec. 2026.05.21 09:19:43.428735 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 09:19:43.428982 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:43.429046 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_26_5} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 09:19:43.429107 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2026.05.21 09:19:44.128436 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2026.05.21 09:19:44.146622 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.146695 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.152656 [ 245 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:19:44.153498 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:44.153819 [ 57 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 09:19:44.153894 [ 57 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.153915 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.154032 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:44.158099 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:44.159746 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:44.162782 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2026.05.21 09:19:44.166373 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:44.171233 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:44.175660 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:44.180192 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:44.184144 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:19:44.236779 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082793915 sec., 2367.323733875853 rows/sec., 12.24 MiB/sec. 2026.05.21 09:19:44.238383 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 09:19:44.240031 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:44.240119 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_26_5} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 09:19:44.241830 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2026.05.21 09:19:44.559956 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.560254 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:19:44.560679 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:44.560722 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:19:44.560962 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:44.561032 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:44.561180 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:19:44.561295 [ 341 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:19:44.561299 [ 357 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:44.561299 [ 336 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:44.561295 [ 334 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:44.561519 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:19:44.561548 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:44.561651 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:44.561673 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:19:44.561711 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:44.561754 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:44.561791 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:44.561827 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:44.563394 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} executeQuery: Read 51 rows, 10.48 KiB in 0.003266 sec., 15615.43172075934 rows/sec., 3.13 MiB/sec. 2026.05.21 09:19:44.563596 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} MemoryTracker: Peak memory usage (for query): 180.67 KiB. 2026.05.21 09:19:44.563614 [ 270 ] {97dea49e-cb32-48b1-bc38-30a5b45dee0a} TCPHandler: Processed in 0.003813438 sec. 2026.05.21 09:19:44.568529 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.568717 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:19:44.568772 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:19:44.569570 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.569631 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.570026 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:19:44.570251 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:19:44.570407 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. 2026.05.21 09:19:44.570445 [ 270 ] {f5e805a1-5fa6-4eb1-9f4b-9ac00a0de4c0} TCPHandler: Processed in 0.002013407 sec. 2026.05.21 09:19:44.570578 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.570681 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:44.570723 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:44.571552 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.571591 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.571955 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:19:44.572182 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:44.572322 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} executeQuery: Read 797 rows, 62.80 KiB in 0.001666 sec., 478391.3565426171 rows/sec., 36.81 MiB/sec. 2026.05.21 09:19:44.572358 [ 270 ] {733552e2-01ff-461d-9ad2-94a15c211185} TCPHandler: Processed in 0.001829801 sec. 2026.05.21 09:19:44.572483 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.572581 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:44.572622 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:44.573095 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.573132 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.573449 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:19:44.573662 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:44.573799 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} executeQuery: Read 142 rows, 8.54 KiB in 0.001237 sec., 114793.85610347615 rows/sec., 6.74 MiB/sec. 2026.05.21 09:19:44.573834 [ 270 ] {a7dc5c64-ad52-4ffb-a070-2e70508301ca} TCPHandler: Processed in 0.001400447 sec. 2026.05.21 09:19:44.573982 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.574080 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:19:44.574120 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:19:44.574569 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.574606 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.574914 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:19:44.575132 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:19:44.575263 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. 2026.05.21 09:19:44.575296 [ 270 ] {1647c84b-7094-4256-b99f-d8475dba6c34} TCPHandler: Processed in 0.001364296 sec. 2026.05.21 09:19:44.575428 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.575530 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:19:44.575569 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:19:44.576032 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.576069 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.576364 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:19:44.576583 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:19:44.576714 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. 2026.05.21 09:19:44.576749 [ 270 ] {841ef65d-fb14-4455-b738-f252b58fc06d} TCPHandler: Processed in 0.001370106 sec. 2026.05.21 09:19:44.576915 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.577013 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:44.577053 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:44.577692 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.577731 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.578084 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:19:44.578300 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:44.578431 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} executeQuery: Read 490 rows, 35.18 KiB in 0.001436 sec., 341225.6267409471 rows/sec., 23.92 MiB/sec. 2026.05.21 09:19:44.578466 [ 270 ] {c39e3e11-3efb-477f-8dd2-122c712d3609} TCPHandler: Processed in 0.001605884 sec. 2026.05.21 09:19:44.578602 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.578699 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:19:44.578741 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:19:44.579096 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.579132 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.579434 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:19:44.579637 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:19:44.579769 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. 2026.05.21 09:19:44.579802 [ 270 ] {8b223011-5b7e-4ba4-a8c5-d8279d365d09} TCPHandler: Processed in 0.001250212 sec. 2026.05.21 09:19:44.579930 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.580036 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:44.580078 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:44.580510 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.580545 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.580869 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:19:44.581074 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:44.581201 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. 2026.05.21 09:19:44.581235 [ 270 ] {d2e4ea34-2c0a-4f78-91af-8d634796ea98} TCPHandler: Processed in 0.001354976 sec. 2026.05.21 09:19:44.581365 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.581461 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:19:44.581503 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:19:44.582047 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.582110 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.582520 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:19:44.582775 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:19:44.582944 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. 2026.05.21 09:19:44.583006 [ 270 ] {b5d92b77-ad99-48e0-91fb-dac979f4516e} TCPHandler: Processed in 0.001689977 sec. 2026.05.21 09:19:44.583208 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:44.583346 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:44.583406 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:44.583852 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:44.583889 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:44.584230 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:19:44.584455 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:44.584590 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} executeQuery: Read 90 rows, 5.77 KiB in 0.001286 sec., 69984.44790046656 rows/sec., 4.38 MiB/sec. 2026.05.21 09:19:44.584626 [ 270 ] {0a14d1a9-efd7-4589-a05a-8e28d10399d5} TCPHandler: Processed in 0.001536632 sec. 2026.05.21 09:19:45.000229 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 257.47 MiB, peak 267.37 MiB, free memory in arenas 0.00 B, will set to 262.09 MiB (RSS), difference: 4.61 MiB 2026.05.21 09:19:49.556992 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.557255 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:19:49.557617 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:49.557656 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} 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_rib:active_routes')" moved to PREWHERE 2026.05.21 09:19:49.557892 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:49.557963 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:49.558117 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 09:19:49.558214 [ 334 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:49.558237 [ 357 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:49.558237 [ 336 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:49.558237 [ 319 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:19:49.558410 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:19:49.558440 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:49.558548 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:49.558574 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:19:49.558612 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} 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_rib:active_routes'))" 2026.05.21 09:19:49.558659 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} 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_rib:active_routes'))" 2026.05.21 09:19:49.558701 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} 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_rib:active_routes'))" 2026.05.21 09:19:49.558739 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} 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_rib:active_routes'))" 2026.05.21 09:19:49.560013 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} executeQuery: Read 51 rows, 10.72 KiB in 0.002858 sec., 17844.646606018196 rows/sec., 3.66 MiB/sec. 2026.05.21 09:19:49.560173 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} MemoryTracker: Peak memory usage (for query): 186.73 KiB. 2026.05.21 09:19:49.560189 [ 270 ] {64a44455-4a7e-49d1-ae93-26e37ab06532} TCPHandler: Processed in 0.003342382 sec. 2026.05.21 09:19:49.562454 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.562587 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:19:49.562641 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:19:49.563149 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.563194 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.563555 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:19:49.563795 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:19:49.563942 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} executeQuery: Read 8 rows, 668.00 B in 0.001394 sec., 5738.880918220947 rows/sec., 467.97 KiB/sec. 2026.05.21 09:19:49.563977 [ 270 ] {c675cb71-468a-4b74-a4a8-b15d26658da0} TCPHandler: Processed in 0.001586583 sec. 2026.05.21 09:19:49.564111 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.564237 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:49.564277 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:49.564785 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.564822 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.565138 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:19:49.565356 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:49.565487 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} executeQuery: Read 142 rows, 12.56 KiB in 0.001268 sec., 111987.38170347003 rows/sec., 9.68 MiB/sec. 2026.05.21 09:19:49.565522 [ 270 ] {70b28c3f-d0ee-4ef3-861f-b7a82585d832} TCPHandler: Processed in 0.001460469 sec. 2026.05.21 09:19:49.565677 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.565774 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:49.565814 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:49.566238 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.566274 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.566564 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:19:49.566784 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:49.566900 [ 50 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 09:19:49.566912 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} executeQuery: Read 49 rows, 3.64 KiB in 0.001156 sec., 42387.54325259516 rows/sec., 3.08 MiB/sec. 2026.05.21 09:19:49.566973 [ 50 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.566976 [ 270 ] {0e274b8d-7399-4079-a598-faa7d4297bba} TCPHandler: Processed in 0.001348346 sec. 2026.05.21 09:19:49.567004 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.567105 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:19:49.567194 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:49.567221 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part 2026.05.21 09:19:49.567272 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:49.567314 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.567316 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 155 rows starting from the beginning of the part 2026.05.21 09:19:49.567411 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part 2026.05.21 09:19:49.567451 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 142 rows starting from the beginning of the part 2026.05.21 09:19:49.567497 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part 2026.05.21 09:19:49.567505 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:49.567591 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:49.568300 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 641 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227951 sec., 522007.79998550436 rows/sec., 35.15 MiB/sec. 2026.05.21 09:19:49.568349 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.568409 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:49.568451 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 09:19:49.568719 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:49.568796 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_26_5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 09:19:49.568856 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:19:49.568944 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:19:49.569209 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:49.569403 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} executeQuery: Read 113 rows, 9.05 KiB in 0.001935 sec., 58397.93281653747 rows/sec., 4.57 MiB/sec. 2026.05.21 09:19:49.569459 [ 270 ] {c777fd8b-953f-4626-8e70-f4176d44fe19} TCPHandler: Processed in 0.002286477 sec. 2026.05.21 09:19:49.569593 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.569708 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:49.569760 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:49.570244 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.570286 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.570664 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:19:49.570904 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:49.571046 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} executeQuery: Read 164 rows, 11.69 KiB in 0.001367 sec., 119970.73884418435 rows/sec., 8.35 MiB/sec. 2026.05.21 09:19:49.571083 [ 270 ] {ed58dd78-8e70-4413-882e-6ca6874a7989} TCPHandler: Processed in 0.001546952 sec. 2026.05.21 09:19:49.571208 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.571311 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:49.571369 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} 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.21 09:19:49.572327 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.572371 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.572992 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:19:49.573230 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:49.573376 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} executeQuery: Read 41 rows, 75.23 KiB in 0.002085 sec., 19664.268585131893 rows/sec., 35.24 MiB/sec. 2026.05.21 09:19:49.573445 [ 270 ] {7585e4bf-f5ed-4394-bfc9-c15cda862b05} TCPHandler: Processed in 0.002290216 sec. 2026.05.21 09:19:49.573596 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:49.573695 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:49.573738 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:49.574129 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.574165 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.574489 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:19:49.574728 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:49.574852 [ 51 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_30_5 to all_35_35_0 2026.05.21 09:19:49.574862 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. 2026.05.21 09:19:49.574903 [ 51 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:49.574921 [ 270 ] {e7fb3193-6f10-414f-bb23-62412e72ad18} TCPHandler: Processed in 0.001386657 sec. 2026.05.21 09:19:49.574931 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:49.575029 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_5 to all_35_35_0 into Compact with storage Full 2026.05.21 09:19:49.575132 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:49.575160 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_5, total 1704 rows starting from the beginning of the part 2026.05.21 09:19:49.575239 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part 2026.05.21 09:19:49.575286 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part 2026.05.21 09:19:49.575336 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:49.575382 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part 2026.05.21 09:19:49.575425 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2026.05.21 09:19:49.576460 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergeTask::MergeProjectionsStage: Merge sorted 2004 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463459 sec., 1369358.4856152444 rows/sec., 90.47 MiB/sec. 2026.05.21 09:19:49.576692 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} MergedBlockOutputStream: filled checksums all_1_35_6 (state Temporary) 2026.05.21 09:19:49.576961 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_35_6 to all_1_35_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:19:49.577027 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_35_6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_30_5, all_35_35_0] -> all_1_35_6 2026.05.21 09:19:49.577109 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.21 09:19:50.924824 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12866 2026.05.21 09:19:50.925293 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:50.925339 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:50.925800 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:19:50.926027 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:50.926155 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12866 2026.05.21 09:19:51.663750 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2026.05.21 09:19:51.678134 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:51.678184 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB. 2026.05.21 09:19:51.683899 [ 245 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:19:51.684580 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:51.687065 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2026.05.21 09:19:54.559398 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.559742 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:19:54.560121 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:54.560167 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:19:54.560403 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:54.560477 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:54.560618 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:19:54.560694 [ 327 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:54.560725 [ 334 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:54.560739 [ 319 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:19:54.560725 [ 357 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:54.560885 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:19:54.560914 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:54.561015 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:54.561037 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:19:54.561075 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:54.561116 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:54.561153 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:54.561188 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:19:54.562511 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} executeQuery: Read 51 rows, 10.48 KiB in 0.002882 sec., 17696.044413601667 rows/sec., 3.55 MiB/sec. 2026.05.21 09:19:54.562683 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} MemoryTracker: Peak memory usage (for query): 180.87 KiB. 2026.05.21 09:19:54.562700 [ 270 ] {7817828a-cbb8-410a-93f5-175254de3285} TCPHandler: Processed in 0.003435045 sec. 2026.05.21 09:19:54.567477 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.567661 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:19:54.567738 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:19:54.568577 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.568623 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.569036 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:19:54.569268 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:19:54.569423 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. 2026.05.21 09:19:54.569467 [ 270 ] {088f9a2c-5d9d-4753-9226-9692f7ad37fe} TCPHandler: Processed in 0.002132881 sec. 2026.05.21 09:19:54.569622 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.569721 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:54.569762 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:54.570597 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.570634 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.570983 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:19:54.571192 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:54.571315 [ 46 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 09:19:54.571326 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} executeQuery: Read 797 rows, 62.80 KiB in 0.001622 sec., 491368.68064118375 rows/sec., 37.81 MiB/sec. 2026.05.21 09:19:54.571390 [ 270 ] {4748c9a5-e9fc-4a0b-a39a-6df6df9cb8d8} TCPHandler: Processed in 0.001817971 sec. 2026.05.21 09:19:54.571383 [ 46 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.571431 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.571526 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.571558 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:19:54.571630 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:54.571676 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:54.571677 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:54.571724 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3357 rows starting from the beginning of the part 2026.05.21 09:19:54.571789 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2026.05.21 09:19:54.571836 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 138 rows starting from the beginning of the part 2026.05.21 09:19:54.571880 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 797 rows starting from the beginning of the part 2026.05.21 09:19:54.571925 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 142 rows starting from the beginning of the part 2026.05.21 09:19:54.571974 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 797 rows starting from the beginning of the part 2026.05.21 09:19:54.572172 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.572215 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.572557 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:19:54.572802 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:54.572943 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} executeQuery: Read 142 rows, 8.54 KiB in 0.001329 sec., 106847.25357411586 rows/sec., 6.28 MiB/sec. 2026.05.21 09:19:54.572983 [ 270 ] {12f5a2ba-4bc4-4d5d-82e0-eb3f10c483e7} TCPHandler: Processed in 0.001508201 sec. 2026.05.21 09:19:54.573127 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.573224 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:19:54.573264 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:19:54.573740 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.573776 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.574069 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 5287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559345 sec., 2065762.9198095605 rows/sec., 165.74 MiB/sec. 2026.05.21 09:19:54.574086 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:19:54.574313 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:19:54.574363 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 09:19:54.574453 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. 2026.05.21 09:19:54.574500 [ 270 ] {faa091f1-0fcc-4154-af8e-85022dc2a0ab} TCPHandler: Processed in 0.001422328 sec. 2026.05.21 09:19:54.574634 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.574648 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:54.574730 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_36_7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 09:19:54.574734 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:19:54.574785 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:19:54.574808 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2026.05.21 09:19:54.575256 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.575298 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.575610 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:19:54.575823 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:19:54.575953 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. 2026.05.21 09:19:54.575991 [ 270 ] {c81a92c2-6a36-4440-8aa9-6f9fb7a0d332} TCPHandler: Processed in 0.001405617 sec. 2026.05.21 09:19:54.576122 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.576218 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:54.576259 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:54.576875 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.576910 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.577239 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:19:54.577463 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:54.577564 [ 46 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 09:19:54.577599 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} executeQuery: Read 490 rows, 35.18 KiB in 0.001396 sec., 351002.86532951286 rows/sec., 24.61 MiB/sec. 2026.05.21 09:19:54.577601 [ 46 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.577636 [ 270 ] {07da002b-a7f5-480f-8f0f-4f16d741207a} TCPHandler: Processed in 0.001563322 sec. 2026.05.21 09:19:54.577642 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.577730 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:19:54.577790 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.577848 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:54.577885 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part 2026.05.21 09:19:54.577894 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:19:54.577943 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:19:54.577955 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2026.05.21 09:19:54.578014 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 105 rows starting from the beginning of the part 2026.05.21 09:19:54.578064 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 490 rows starting from the beginning of the part 2026.05.21 09:19:54.578111 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part 2026.05.21 09:19:54.578162 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 490 rows starting from the beginning of the part 2026.05.21 09:19:54.578306 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.578348 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.578695 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:19:54.578931 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:19:54.579074 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} executeQuery: Read 6 rows, 321.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 262.10 KiB/sec. 2026.05.21 09:19:54.579111 [ 270 ] {c47658bc-73f1-4c4d-8c84-f55a89d28fc4} TCPHandler: Processed in 0.001369946 sec. 2026.05.21 09:19:54.579255 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.579354 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:54.579397 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:54.579599 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001906514 sec., 1621283.662223304 rows/sec., 119.16 MiB/sec. 2026.05.21 09:19:54.579802 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 09:19:54.579842 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.579886 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.580099 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:54.580183 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_36_7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 09:19:54.580257 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2026.05.21 09:19:54.580269 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:19:54.580495 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:54.580592 [ 46 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 09:19:54.580617 [ 46 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.580630 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} executeQuery: Read 265 rows, 18.03 KiB in 0.001292 sec., 205108.35913312694 rows/sec., 13.63 MiB/sec. 2026.05.21 09:19:54.580634 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.580667 [ 270 ] {ea0d63a4-d12a-4d1d-9565-bd26a41283cc} TCPHandler: Processed in 0.001461339 sec. 2026.05.21 09:19:54.580727 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:19:54.580847 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:19:54.580882 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11154 rows starting from the beginning of the part 2026.05.21 09:19:54.580886 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.580951 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part 2026.05.21 09:19:54.580994 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:19:54.581010 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2026.05.21 09:19:54.581047 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:19:54.581064 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part 2026.05.21 09:19:54.581110 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 164 rows starting from the beginning of the part 2026.05.21 09:19:54.581151 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part 2026.05.21 09:19:54.581391 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.581435 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.581741 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:19:54.581950 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:19:54.582083 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. 2026.05.21 09:19:54.582119 [ 270 ] {87bebf2d-436c-4599-9a33-e6705c5d006f} TCPHandler: Processed in 0.001284443 sec. 2026.05.21 09:19:54.582259 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:54.582355 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:54.582397 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:54.582755 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:54.582792 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:54.583155 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:19:54.583377 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:54.583512 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} executeQuery: Read 90 rows, 5.77 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 4.80 MiB/sec. 2026.05.21 09:19:54.583549 [ 270 ] {4740cf66-88f5-44c5-8028-e0680a540bac} TCPHandler: Processed in 0.001339425 sec. 2026.05.21 09:19:54.585365 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 12040 rows, containing 5 columns (5 merged, 0 gathered) in 0.004673577 sec., 2576185.2217263137 rows/sec., 172.70 MiB/sec. 2026.05.21 09:19:54.585725 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 09:19:54.586017 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:54.586084 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_36_7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 09:19:54.586164 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. 2026.05.21 09:19:55.000203 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.93 MiB, peak 269.17 MiB, free memory in arenas 0.00 B, will set to 265.19 MiB (RSS), difference: 1.26 MiB 2026.05.21 09:19:58.316879 [ 40 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:19:58.316959 [ 40 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:19:58.427119 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13378 2026.05.21 09:19:58.427627 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:58.427669 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:58.428132 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:19:58.428355 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:19:58.428482 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13378 2026.05.21 09:19:59.188452 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2026.05.21 09:19:59.203758 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:59.203806 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:59.209649 [ 245 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:19:59.210334 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:19:59.212919 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2026.05.21 09:19:59.555915 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:59.556157 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:19:59.556503 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:19:59.556540 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} 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.21 09:19:59.556766 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:19:59.556836 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:19:59.556982 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:19:59.557090 [ 334 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:19:59.557129 [ 338 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:19:59.557192 [ 356 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:19:59.557201 [ 316 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:19:59.557350 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:19:59.557379 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:19:59.557490 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:19:59.557514 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:19:59.557551 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} 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.21 09:19:59.557592 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} 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.21 09:19:59.557628 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} 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.21 09:19:59.557668 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} 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.21 09:19:59.559176 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} executeQuery: Read 51 rows, 10.72 KiB in 0.003116 sec., 16367.137355584084 rows/sec., 3.36 MiB/sec. 2026.05.21 09:19:59.559381 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} MemoryTracker: Peak memory usage (for query): 185.75 KiB. 2026.05.21 09:19:59.559402 [ 270 ] {2845fe8d-665b-4556-9b62-8f8a645d4777} TCPHandler: Processed in 0.003627322 sec. 2026.05.21 09:19:59.561812 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:59.561945 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:19:59.561996 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:19:59.562689 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:59.562745 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:59.563167 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:19:59.563388 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:19:59.563545 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} executeQuery: Read 138 rows, 12.27 KiB in 0.001636 sec., 84352.0782396088 rows/sec., 7.32 MiB/sec. 2026.05.21 09:19:59.563583 [ 270 ] {a4a8cc3a-0468-48ca-930b-0c7d6d5323eb} TCPHandler: Processed in 0.001832001 sec. 2026.05.21 09:19:59.563735 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:59.563834 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:19:59.563877 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:19:59.564313 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:59.564350 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:59.564645 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:19:59.564854 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:19:59.564987 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} executeQuery: Read 41 rows, 3.08 KiB in 0.00117 sec., 35042.73504273504 rows/sec., 2.57 MiB/sec. 2026.05.21 09:19:59.565023 [ 270 ] {896c1c31-96c2-4e86-964e-df5479daaaf0} TCPHandler: Processed in 0.001343095 sec. 2026.05.21 09:19:59.565200 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:59.565294 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:19:59.565334 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:19:59.565794 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:59.565831 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:59.566161 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:19:59.566370 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:19:59.566501 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} executeQuery: Read 105 rows, 8.40 KiB in 0.001223 sec., 85854.45625511039 rows/sec., 6.71 MiB/sec. 2026.05.21 09:19:59.566540 [ 270 ] {0cd4595d-bfcf-4ef8-8649-967b322ab2d4} TCPHandler: Processed in 0.001389717 sec. 2026.05.21 09:19:59.566690 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:59.566784 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:59.566827 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:19:59.567243 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:59.567279 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:59.567601 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:19:59.567806 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:19:59.567937 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. 2026.05.21 09:19:59.567973 [ 270 ] {15b436d7-019a-4e2f-ad91-43241a839d12} TCPHandler: Processed in 0.001333765 sec. 2026.05.21 09:19:59.568121 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:59.568215 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:19:59.568269 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} 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.21 09:19:59.569111 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:59.569148 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:59.569703 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:19:59.569928 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:19:59.570073 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} executeQuery: Read 41 rows, 75.23 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 39.18 MiB/sec. 2026.05.21 09:19:59.570126 [ 270 ] {0edd42c2-9f5d-4b7b-aa2b-18395e7f21e3} TCPHandler: Processed in 0.002054899 sec. 2026.05.21 09:19:59.570279 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:19:59.570374 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:19:59.570418 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:19:59.570781 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:19:59.570818 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:19:59.571119 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:19:59.571333 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:19:59.571466 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. 2026.05.21 09:19:59.571501 [ 270 ] {02b19bd5-73fc-442d-b982-b3bb40b78af9} TCPHandler: Processed in 0.001272392 sec. 2026.05.21 09:20:03.207550 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.207839 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:20:03.208239 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:03.208283 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:20:03.208543 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:03.208612 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:03.208758 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.21 09:20:03.208888 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:03.208981 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:03.209021 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:03.209057 [ 338 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:03.209132 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:03.209162 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:03.209264 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:03.209293 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:03.209333 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:20:03.209376 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:20:03.209419 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:20:03.209457 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:20:03.210965 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} executeQuery: Read 51 rows, 12.35 KiB in 0.00324 sec., 15740.74074074074 rows/sec., 3.72 MiB/sec. 2026.05.21 09:20:03.211289 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} MemoryTracker: Peak memory usage (for query): 205.10 KiB. 2026.05.21 09:20:03.211306 [ 270 ] {fcc83474-c9e8-4614-8f55-559f4da9cc5d} TCPHandler: Processed in 0.003914231 sec. 2026.05.21 09:20:03.225560 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.225811 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.225915 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:20:03.226857 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.226906 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.227321 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:20:03.227572 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:20:03.227725 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} executeQuery: Read 284 rows, 18.47 KiB in 0.00199 sec., 142713.56783919598 rows/sec., 9.06 MiB/sec. 2026.05.21 09:20:03.227762 [ 270 ] {82cc20f1-a19d-4e58-992b-60c0dcb42020} TCPHandler: Processed in 0.00238128 sec. 2026.05.21 09:20:03.227916 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.228016 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:20:03.228058 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:20:03.228499 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.228536 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.228839 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:20:03.229051 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:20:03.229185 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} executeQuery: Read 4 rows, 334.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 274.56 KiB/sec. 2026.05.21 09:20:03.229221 [ 270 ] {cd35009b-e903-488a-9607-5ec8f2b74888} TCPHandler: Processed in 0.001355656 sec. 2026.05.21 09:20:03.229386 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.229484 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:03.229525 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:03.231310 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.231356 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.231842 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:20:03.232076 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:03.232214 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} executeQuery: Read 3144 rows, 238.77 KiB in 0.002748 sec., 1144104.8034934497 rows/sec., 84.85 MiB/sec. 2026.05.21 09:20:03.232252 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:20:03.232266 [ 270 ] {6980c1a5-5bc7-4f56-b990-c3f9d087680b} TCPHandler: Processed in 0.002938779 sec. 2026.05.21 09:20:03.232437 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.232536 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.232577 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:03.233063 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.233101 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.233406 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:20:03.233632 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:03.233761 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} executeQuery: Read 155 rows, 9.50 KiB in 0.001243 sec., 124698.31053901851 rows/sec., 7.46 MiB/sec. 2026.05.21 09:20:03.233796 [ 270 ] {b1f18443-def3-4bd5-981b-e587ffffca4d} TCPHandler: Processed in 0.001419968 sec. 2026.05.21 09:20:03.233949 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.234048 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.234088 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:20:03.234785 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.234822 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.235236 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:20:03.235454 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:20:03.235582 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} executeQuery: Read 950 rows, 57.24 KiB in 0.001553 sec., 611719.2530585963 rows/sec., 35.99 MiB/sec. 2026.05.21 09:20:03.235618 [ 270 ] {0d185c0c-7675-4ebf-99a5-b0cc7121cccf} TCPHandler: Processed in 0.001718408 sec. 2026.05.21 09:20:03.235748 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.235846 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.235886 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:20:03.236318 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.236361 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.236642 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.21 09:20:03.236866 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:20:03.237000 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} executeQuery: Read 1 rows, 72.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 59.99 KiB/sec. 2026.05.21 09:20:03.237036 [ 270 ] {97224fc6-97ba-4504-bb29-8169bae74d74} TCPHandler: Processed in 0.001337465 sec. 2026.05.21 09:20:03.237161 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.237263 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.237304 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:20:03.237778 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.237814 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.238124 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:20:03.238352 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:20:03.238479 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} executeQuery: Read 148 rows, 8.62 KiB in 0.001234 sec., 119935.170178282 rows/sec., 6.82 MiB/sec. 2026.05.21 09:20:03.238515 [ 270 ] {bd39324c-3437-447b-b9f1-4815f7086e07} TCPHandler: Processed in 0.001404667 sec. 2026.05.21 09:20:03.238669 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.238765 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:03.238806 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:03.239715 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.239752 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.240129 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:20:03.240341 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:03.240479 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} executeQuery: Read 1718 rows, 118.34 KiB in 0.001731 sec., 992489.8902368573 rows/sec., 66.77 MiB/sec. 2026.05.21 09:20:03.240514 [ 270 ] {65b3bc55-16b6-4745-8081-c1778242c779} TCPHandler: Processed in 0.001895363 sec. 2026.05.21 09:20:03.240645 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.240742 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:20:03.240784 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:20:03.241137 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.241173 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.241491 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:20:03.241700 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:20:03.241827 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. 2026.05.21 09:20:03.241861 [ 270 ] {d8ae21e9-4c06-48af-afd0-41cf89dfeb79} TCPHandler: Processed in 0.001265042 sec. 2026.05.21 09:20:03.241987 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.242083 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.242126 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:03.242819 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.242856 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.243296 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:20:03.243513 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:03.243648 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} executeQuery: Read 1679 rows, 105.09 KiB in 0.001583 sec., 1060644.3461781428 rows/sec., 64.83 MiB/sec. 2026.05.21 09:20:03.243688 [ 270 ] {c6440ade-52e4-49cd-aa5b-0ee1ff5cb19f} TCPHandler: Processed in 0.001750488 sec. 2026.05.21 09:20:03.243863 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.243988 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.244049 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:20:03.244478 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.244526 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.244944 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:20:03.245199 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:20:03.245328 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec. 2026.05.21 09:20:03.245463 [ 270 ] {6eda6ecc-f91c-47f4-8919-98339bbb0c1b} TCPHandler: Processed in 0.001664646 sec. 2026.05.21 09:20:03.245602 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.245699 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.245753 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} 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.21 09:20:03.246495 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.246532 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.247024 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:20:03.247235 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:03.247370 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} executeQuery: Read 9 rows, 16.51 KiB in 0.00169 sec., 5325.443786982249 rows/sec., 9.54 MiB/sec. 2026.05.21 09:20:03.247420 [ 270 ] {3c787c71-feea-4388-94ae-4dcac88e4b17} TCPHandler: Processed in 0.001868962 sec. 2026.05.21 09:20:03.247542 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:03.247638 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:03.247679 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:03.248008 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:03.248044 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:03.248343 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:20:03.248549 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:03.248678 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} executeQuery: Read 72 rows, 4.52 KiB in 0.001058 sec., 68052.93005671079 rows/sec., 4.17 MiB/sec. 2026.05.21 09:20:03.248712 [ 270 ] {c9f05cc8-7e38-4007-891b-4f82f1998864} TCPHandler: Processed in 0.001219011 sec. 2026.05.21 09:20:04.550899 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:04.551171 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:04.551553 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:04.551593 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} 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.21 09:20:04.551821 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:04.551896 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:04.552046 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:20:04.552128 [ 356 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:04.552169 [ 338 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:04.552181 [ 321 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:04.552173 [ 316 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:04.552500 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:04.552528 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:04.552627 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:04.552651 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:04.552687 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} 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.21 09:20:04.552727 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} 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.21 09:20:04.552764 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} 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.21 09:20:04.552811 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} 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.21 09:20:04.554012 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} executeQuery: Read 51 rows, 10.48 KiB in 0.002939 sec., 17352.841102415787 rows/sec., 3.48 MiB/sec. 2026.05.21 09:20:04.554188 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} MemoryTracker: Peak memory usage (for query): 171.14 KiB. 2026.05.21 09:20:04.554205 [ 270 ] {ca46e1df-1f73-433e-a018-54f26b8245d5} TCPHandler: Processed in 0.003460426 sec. 2026.05.21 09:20:04.555396 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:04.555512 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:04.555558 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:04.556040 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:04.556089 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:04.556481 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:20:04.556716 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:04.556872 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} executeQuery: Read 56 rows, 4.38 KiB in 0.001392 sec., 40229.88505747126 rows/sec., 3.07 MiB/sec. 2026.05.21 09:20:04.556922 [ 270 ] {0180cd2e-feef-4503-8f49-030e3ad9b28f} TCPHandler: Processed in 0.001579993 sec. 2026.05.21 09:20:04.557054 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:04.557157 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:04.557199 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:04.557628 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:04.557666 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:04.557994 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:20:04.558231 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:04.558363 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. 2026.05.21 09:20:04.558399 [ 270 ] {e3ecaa14-ce06-4cf2-be01-f3a9469685af} TCPHandler: Processed in 0.001398087 sec. 2026.05.21 09:20:04.558547 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:04.558649 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:04.558694 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:04.559057 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:04.559094 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:04.559418 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:20:04.559639 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:04.559772 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} executeQuery: Read 52 rows, 3.70 KiB in 0.001142 sec., 45534.15061295972 rows/sec., 3.17 MiB/sec. 2026.05.21 09:20:04.559806 [ 270 ] {ccd41203-a8d5-4dfc-a44b-7033076ba939} TCPHandler: Processed in 0.001311394 sec. 2026.05.21 09:20:04.559946 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:04.560047 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:04.560090 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:04.560437 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:04.560475 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:04.560800 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:20:04.561044 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:04.561178 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} executeQuery: Read 18 rows, 1.25 KiB in 0.00115 sec., 15652.173913043478 rows/sec., 1.06 MiB/sec. 2026.05.21 09:20:04.561221 [ 270 ] {00a5b47f-fa56-4838-ae4c-ed993596facc} TCPHandler: Processed in 0.001328005 sec. 2026.05.21 09:20:05.929438 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13826 2026.05.21 09:20:05.929959 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:05.930012 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:05.930534 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:20:05.930780 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:05.930928 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13826 2026.05.21 09:20:06.713865 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2026.05.21 09:20:06.731591 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:06.731666 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:06.738642 [ 245 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:20:06.739409 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:06.743304 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2026.05.21 09:20:09.555815 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:09.556104 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:09.556501 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:09.556540 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} 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.21 09:20:09.556763 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:09.556863 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:09.557010 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:20:09.557119 [ 338 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:09.557136 [ 321 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:09.557155 [ 342 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:09.557155 [ 316 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:09.557352 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:09.557385 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:09.557487 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:09.557510 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:09.557546 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} 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.21 09:20:09.557586 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} 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.21 09:20:09.557623 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} 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.21 09:20:09.557657 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} 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.21 09:20:09.558976 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} executeQuery: Read 51 rows, 10.72 KiB in 0.002984 sec., 17091.152815013404 rows/sec., 3.51 MiB/sec. 2026.05.21 09:20:09.559158 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} MemoryTracker: Peak memory usage (for query): 186.78 KiB. 2026.05.21 09:20:09.559175 [ 270 ] {b8bd18bd-b9ae-4ae4-bd14-5e050d99bb7b} TCPHandler: Processed in 0.003515738 sec. 2026.05.21 09:20:09.561556 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:09.561719 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:09.561790 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:09.562587 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:09.562633 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:09.563043 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:20:09.563288 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:09.563453 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} executeQuery: Read 138 rows, 12.27 KiB in 0.001778 sec., 77615.29808773904 rows/sec., 6.74 MiB/sec. 2026.05.21 09:20:09.563502 [ 270 ] {db480d00-c40a-4421-a624-4d4bab5e2e6c} TCPHandler: Processed in 0.00208185 sec. 2026.05.21 09:20:09.563669 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:09.563776 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:09.563823 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:09.564272 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:09.564312 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:09.564614 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:20:09.564841 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:09.564976 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} executeQuery: Read 41 rows, 3.08 KiB in 0.001226 sec., 33442.088091353995 rows/sec., 2.46 MiB/sec. 2026.05.21 09:20:09.565011 [ 270 ] {f35bb2c5-fc42-4d6a-9197-cd46869f2277} TCPHandler: Processed in 0.001395047 sec. 2026.05.21 09:20:09.565153 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:09.565253 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:09.565296 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:09.565752 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:09.565789 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:09.566101 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:20:09.566317 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:09.566450 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} executeQuery: Read 105 rows, 8.40 KiB in 0.001218 sec., 86206.89655172414 rows/sec., 6.73 MiB/sec. 2026.05.21 09:20:09.566485 [ 270 ] {48ae7b35-9635-46c3-bc96-6659dadc1d01} TCPHandler: Processed in 0.001382577 sec. 2026.05.21 09:20:09.566625 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:09.566723 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:09.566768 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:09.567266 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:09.567302 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:09.567628 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:20:09.567837 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:09.567967 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. 2026.05.21 09:20:09.568003 [ 270 ] {c174cb1a-1c8d-4dc2-8ca8-95042899fa5b} TCPHandler: Processed in 0.001427578 sec. 2026.05.21 09:20:09.568144 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:09.568242 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:09.568297 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} 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.21 09:20:09.569192 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:09.569234 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:09.569823 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:20:09.570067 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:09.570210 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} executeQuery: Read 41 rows, 75.23 KiB in 0.001987 sec., 20634.121791645695 rows/sec., 36.98 MiB/sec. 2026.05.21 09:20:09.570276 [ 270 ] {9f48b145-08cf-4c2c-97c8-136a5f71bf36} TCPHandler: Processed in 0.002181333 sec. 2026.05.21 09:20:09.570412 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:09.570521 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:09.570564 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:09.570926 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:09.570962 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:09.571267 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:20:09.571480 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:09.571599 [ 27 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_35_6 to all_40_40_0 2026.05.21 09:20:09.571616 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. 2026.05.21 09:20:09.571653 [ 27 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:09.571662 [ 270 ] {2cb890ce-5139-4465-87cb-e376b6b9fbb9} TCPHandler: Processed in 0.001300283 sec. 2026.05.21 09:20:09.571684 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:09.571811 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_6 to all_40_40_0 into Compact with storage Full 2026.05.21 09:20:09.571927 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:09.571961 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_6, total 2004 rows starting from the beginning of the part 2026.05.21 09:20:09.572026 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part 2026.05.21 09:20:09.572076 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:09.572120 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 72 rows starting from the beginning of the part 2026.05.21 09:20:09.572164 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part 2026.05.21 09:20:09.572206 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:09.573228 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergeTask::MergeProjectionsStage: Merge sorted 2304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00146292 sec., 1574932.3271265689 rows/sec., 103.73 MiB/sec. 2026.05.21 09:20:09.573545 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} MergedBlockOutputStream: filled checksums all_1_40_7 (state Temporary) 2026.05.21 09:20:09.573877 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_40_7 to all_1_40_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:20:09.573967 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_40_7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_35_6, all_40_40_0] -> all_1_40_7 2026.05.21 09:20:09.574074 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. 2026.05.21 09:20:13.317261 [ 64 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:20:13.317331 [ 64 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:20:13.431825 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14338 2026.05.21 09:20:13.432331 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:13.432371 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:13.432928 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:20:13.433151 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:13.433270 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14338 2026.05.21 09:20:14.082088 [ 94 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 09:20:14.082168 [ 94 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.082193 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.082383 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::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.21 09:20:14.082615 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.082676 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part 2026.05.21 09:20:14.082784 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2026.05.21 09:20:14.082858 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2026.05.21 09:20:14.082925 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2026.05.21 09:20:14.082991 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2026.05.21 09:20:14.083883 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001581053 sec., 34154.45276028065 rows/sec., 1.74 MiB/sec. 2026.05.21 09:20:14.084067 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 09:20:14.084379 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:20:14.084456 [ 197 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_9_2} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 09:20:14.084549 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:20:14.244224 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 2026.05.21 09:20:14.260439 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.260495 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.266868 [ 245 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:20:14.267575 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:14.270359 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 226 2026.05.21 09:20:14.559100 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.559375 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:20:14.559741 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:14.559781 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:20:14.560022 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:14.560092 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:14.560242 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:20:14.560368 [ 316 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:14.560392 [ 321 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:14.560391 [ 343 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:14.560392 [ 342 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:14.560633 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:14.560662 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:14.560765 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:14.560787 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:14.560824 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:20:14.560865 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:20:14.560904 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:20:14.560943 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:20:14.562209 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} executeQuery: Read 51 rows, 10.48 KiB in 0.002951 sec., 17282.277194171467 rows/sec., 3.47 MiB/sec. 2026.05.21 09:20:14.562405 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} MemoryTracker: Peak memory usage (for query): 180.97 KiB. 2026.05.21 09:20:14.562421 [ 270 ] {984414a4-f459-446f-853c-67f80d1d520c} TCPHandler: Processed in 0.003477827 sec. 2026.05.21 09:20:14.566989 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.567102 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:20:14.567147 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:20:14.567800 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.567838 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.568245 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:20:14.568474 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:20:14.568615 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} executeQuery: Read 284 rows, 18.47 KiB in 0.001547 sec., 183581.12475759536 rows/sec., 11.66 MiB/sec. 2026.05.21 09:20:14.568643 [ 74 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2026.05.21 09:20:14.568651 [ 270 ] {6c9e7721-17de-4588-bac8-d46960ffcac6} TCPHandler: Processed in 0.001713168 sec. 2026.05.21 09:20:14.568702 [ 74 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.568735 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.568944 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.568954 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2026.05.21 09:20:14.569055 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:14.569096 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.569103 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:14.569138 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part 2026.05.21 09:20:14.569209 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part 2026.05.21 09:20:14.569260 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part 2026.05.21 09:20:14.569305 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part 2026.05.21 09:20:14.569352 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part 2026.05.21 09:20:14.569397 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part 2026.05.21 09:20:14.569954 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.569997 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.570353 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:20:14.570481 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575593 sec., 1096729.9296201493 rows/sec., 74.14 MiB/sec. 2026.05.21 09:20:14.570577 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:14.570629 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2026.05.21 09:20:14.570722 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} executeQuery: Read 797 rows, 62.80 KiB in 0.001685 sec., 472997.03264094953 rows/sec., 36.39 MiB/sec. 2026.05.21 09:20:14.570757 [ 94 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 09:20:14.570764 [ 270 ] {ef1e2d1b-84e1-4e37-ac8e-c2426228ebb2} TCPHandler: Processed in 0.001870263 sec. 2026.05.21 09:20:14.570817 [ 94 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.570854 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.570949 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.570971 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:20:14.570988 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:20:14.571052 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:14.571054 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_14_3} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2026.05.21 09:20:14.571104 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:14.571123 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.571156 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2026.05.21 09:20:14.571163 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3357 rows starting from the beginning of the part 2026.05.21 09:20:14.571251 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 138 rows starting from the beginning of the part 2026.05.21 09:20:14.571302 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 3144 rows starting from the beginning of the part 2026.05.21 09:20:14.571343 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2026.05.21 09:20:14.571382 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part 2026.05.21 09:20:14.571421 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 797 rows starting from the beginning of the part 2026.05.21 09:20:14.571570 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.571613 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.571947 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:20:14.572184 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:14.572318 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} executeQuery: Read 142 rows, 8.54 KiB in 0.001285 sec., 110505.8365758755 rows/sec., 6.49 MiB/sec. 2026.05.21 09:20:14.572333 [ 94 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 09:20:14.572354 [ 270 ] {e8168d4b-b70b-4383-a8f0-d96ccc488e00} TCPHandler: Processed in 0.001454919 sec. 2026.05.21 09:20:14.572383 [ 94 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.572410 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.572501 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.572540 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:20:14.572605 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:20:14.572650 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:20:14.572664 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.572703 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 224 rows starting from the beginning of the part 2026.05.21 09:20:14.572764 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 142 rows starting from the beginning of the part 2026.05.21 09:20:14.572818 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:14.572871 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 155 rows starting from the beginning of the part 2026.05.21 09:20:14.572921 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:14.572971 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 142 rows starting from the beginning of the part 2026.05.21 09:20:14.573175 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.573217 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.573791 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 5 columns (5 merged, 0 gathered) in 0.002851486 sec., 2675797.8120881533 rows/sec., 212.06 MiB/sec. 2026.05.21 09:20:14.573801 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:20:14.573956 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463138 sec., 509179.585247598 rows/sec., 33.58 MiB/sec. 2026.05.21 09:20:14.574050 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:20:14.574098 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 09:20:14.574192 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} executeQuery: Read 149 rows, 9.86 KiB in 0.001607 sec., 92719.35283136279 rows/sec., 5.99 MiB/sec. 2026.05.21 09:20:14.574193 [ 94 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2026.05.21 09:20:14.574226 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 09:20:14.574240 [ 270 ] {906b9a2a-915c-4dbb-b937-28a99a2eb170} TCPHandler: Processed in 0.00179084 sec. 2026.05.21 09:20:14.574260 [ 94 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.574299 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.574374 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:14.574407 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.574412 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2026.05.21 09:20:14.574457 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_31_6} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 09:20:14.574524 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:20:14.574536 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.574534 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:20:14.574574 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:20:14.574582 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 173 rows starting from the beginning of the part 2026.05.21 09:20:14.574643 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:14.574686 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part 2026.05.21 09:20:14.574739 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part 2026.05.21 09:20:14.574747 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_41_8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 09:20:14.574786 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part 2026.05.21 09:20:14.574834 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part 2026.05.21 09:20:14.574847 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. 2026.05.21 09:20:14.574881 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part 2026.05.21 09:20:14.575059 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.575104 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.575440 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:20:14.575675 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:20:14.575793 [ 74 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2026.05.21 09:20:14.575808 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} executeQuery: Read 148 rows, 8.62 KiB in 0.001301 sec., 113758.64719446578 rows/sec., 6.47 MiB/sec. 2026.05.21 09:20:14.575841 [ 74 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.575862 [ 270 ] {895f0d9e-23e2-4d1d-8d30-c6a3da0d7c99} TCPHandler: Processed in 0.001506121 sec. 2026.05.21 09:20:14.575867 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.575980 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2026.05.21 09:20:14.576008 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.576032 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657815 sec., 1520073.1082780648 rows/sec., 97.66 MiB/sec. 2026.05.21 09:20:14.576102 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.576118 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:14.576136 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part 2026.05.21 09:20:14.576166 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:14.576211 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part 2026.05.21 09:20:14.576246 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2026.05.21 09:20:14.576266 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part 2026.05.21 09:20:14.576323 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part 2026.05.21 09:20:14.576368 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part 2026.05.21 09:20:14.576415 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part 2026.05.21 09:20:14.576567 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:20:14.576651 [ 186 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_14_3} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2026.05.21 09:20:14.576725 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2026.05.21 09:20:14.576903 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.576961 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.577387 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449018 sec., 621110.2967664998 rows/sec., 37.85 MiB/sec. 2026.05.21 09:20:14.577402 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:20:14.577572 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2026.05.21 09:20:14.577665 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:14.577801 [ 74 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 09:20:14.577817 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} executeQuery: Read 490 rows, 35.18 KiB in 0.001717 sec., 285381.47932440304 rows/sec., 20.01 MiB/sec. 2026.05.21 09:20:14.577846 [ 74 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.577869 [ 270 ] {8baa5515-1e3f-4e48-b631-9eaaebdffe80} TCPHandler: Processed in 0.001910914 sec. 2026.05.21 09:20:14.577876 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.577892 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:20:14.577981 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_14_3} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2026.05.21 09:20:14.577980 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:20:14.578041 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.578073 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.21 09:20:14.578099 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.578133 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part 2026.05.21 09:20:14.578153 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:20:14.578192 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 105 rows starting from the beginning of the part 2026.05.21 09:20:14.578202 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:20:14.578252 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1718 rows starting from the beginning of the part 2026.05.21 09:20:14.578303 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2026.05.21 09:20:14.578346 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part 2026.05.21 09:20:14.578391 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 490 rows starting from the beginning of the part 2026.05.21 09:20:14.578579 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.578623 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.578943 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:20:14.579181 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:20:14.579318 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} executeQuery: Read 6 rows, 321.00 B in 0.001185 sec., 5063.291139240506 rows/sec., 264.54 KiB/sec. 2026.05.21 09:20:14.579351 [ 270 ] {035adc71-ae4b-43e4-a8cd-6aee55648f5c} TCPHandler: Processed in 0.001364306 sec. 2026.05.21 09:20:14.579511 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.579609 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:14.579651 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:14.579746 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802311 sec., 2391929.0288967886 rows/sec., 173.34 MiB/sec. 2026.05.21 09:20:14.579986 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 09:20:14.580127 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.580174 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.580272 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:14.580362 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_41_8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 09:20:14.580451 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.21 09:20:14.580551 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:20:14.580772 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:14.580904 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} executeQuery: Read 265 rows, 18.03 KiB in 0.001314 sec., 201674.27701674277 rows/sec., 13.40 MiB/sec. 2026.05.21 09:20:14.580906 [ 121 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 09:20:14.580942 [ 270 ] {1bfe6116-5ffb-4bf4-bf1c-719c863751d1} TCPHandler: Processed in 0.00148994 sec. 2026.05.21 09:20:14.580972 [ 121 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.581001 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:14.581071 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:20:14.581089 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.581162 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.581194 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12040 rows starting from the beginning of the part 2026.05.21 09:20:14.581201 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:20:14.581242 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:14.581251 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:20:14.581294 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1679 rows starting from the beginning of the part 2026.05.21 09:20:14.581339 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part 2026.05.21 09:20:14.581377 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:14.581415 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part 2026.05.21 09:20:14.581626 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.581677 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.581991 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:20:14.582218 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:20:14.582324 [ 121 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.21 09:20:14.582354 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} executeQuery: Read 1 rows, 69.00 B in 0.001172 sec., 853.2423208191126 rows/sec., 57.49 KiB/sec. 2026.05.21 09:20:14.582355 [ 121 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.582396 [ 270 ] {dfdf7091-e4ab-46be-9004-832ca5319a2b} TCPHandler: Processed in 0.001358436 sec. 2026.05.21 09:20:14.582397 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.582491 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2026.05.21 09:20:14.582559 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:14.582593 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:14.582626 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2026.05.21 09:20:14.582662 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:14.582675 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2026.05.21 09:20:14.582712 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:14.582729 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2026.05.21 09:20:14.582775 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2026.05.21 09:20:14.582815 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2026.05.21 09:20:14.582854 [ 199 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2026.05.21 09:20:14.583108 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:14.583156 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:14.583596 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:20:14.583717 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253352 sec., 7978.60457397443 rows/sec., 537.62 KiB/sec. 2026.05.21 09:20:14.583830 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:14.583853 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.21 09:20:14.583977 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} executeQuery: Read 90 rows, 5.77 KiB in 0.001333 sec., 67516.87921980495 rows/sec., 4.22 MiB/sec. 2026.05.21 09:20:14.584018 [ 270 ] {9b6188fb-f1c4-48eb-9d4e-ca9d18fe5ab3} TCPHandler: Processed in 0.001517881 sec. 2026.05.21 09:20:14.584178 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:20:14.584260 [ 191 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_10_2} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.21 09:20:14.584345 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.21 09:20:14.585186 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 14356 rows, containing 5 columns (5 merged, 0 gathered) in 0.004137589 sec., 3469653.4624391166 rows/sec., 230.39 MiB/sec. 2026.05.21 09:20:14.585684 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 09:20:14.585939 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:14.586006 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_41_8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 09:20:14.586083 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.54 MiB. 2026.05.21 09:20:15.726693 [ 74 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.21 09:20:15.726767 [ 74 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:15.726792 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.35 GiB. 2026.05.21 09:20:15.726948 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:20:15.727113 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:15.727148 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:20:15.727217 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2026.05.21 09:20:15.727264 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2026.05.21 09:20:15.727306 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2026.05.21 09:20:15.727353 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2026.05.21 09:20:15.728114 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226212 sec., 29358.70795588365 rows/sec., 2.45 MiB/sec. 2026.05.21 09:20:15.728246 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.21 09:20:15.728493 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:20:15.728564 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_13_3} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.21 09:20:15.728629 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:20:19.558146 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.558440 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:19.558801 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:19.558842 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} 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.21 09:20:19.559083 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:19.559153 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:19.559301 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:20:19.559413 [ 324 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:19.559427 [ 343 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:19.559413 [ 321 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:19.559413 [ 316 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:19.559640 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:19.559670 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:19.559770 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:19.559791 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:19.559828 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} 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.21 09:20:19.559870 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} 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.21 09:20:19.559909 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} 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.21 09:20:19.559945 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} 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.21 09:20:19.561420 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} executeQuery: Read 51 rows, 10.72 KiB in 0.003098 sec., 16462.233699160748 rows/sec., 3.38 MiB/sec. 2026.05.21 09:20:19.561572 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} MemoryTracker: Peak memory usage (for query): 186.86 KiB. 2026.05.21 09:20:19.561589 [ 270 ] {58298195-b09e-4cc2-8dfa-93f2a30e93a2} TCPHandler: Processed in 0.003596201 sec. 2026.05.21 09:20:19.564929 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.565053 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:20:19.565099 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:20:19.565633 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.565674 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.566042 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:20:19.566269 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:20:19.566416 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} executeQuery: Read 24 rows, 2.04 KiB in 0.001399 sec., 17155.11079342387 rows/sec., 1.42 MiB/sec. 2026.05.21 09:20:19.566452 [ 270 ] {df9ca55a-5c21-455e-8fb8-8775bca88ff6} TCPHandler: Processed in 0.001577113 sec. 2026.05.21 09:20:19.566593 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.566692 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:20:19.566733 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:20:19.567154 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.567191 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.567475 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:20:19.567701 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:20:19.567831 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. 2026.05.21 09:20:19.567866 [ 270 ] {2a4bc606-16c2-4bbb-beb2-f22eecb9ad04} TCPHandler: Processed in 0.001323344 sec. 2026.05.21 09:20:19.568027 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.568261 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:19.568329 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:19.569138 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.569176 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.569633 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:20:19.569904 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:19.570055 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} executeQuery: Read 259 rows, 23.78 KiB in 0.00184 sec., 140760.86956521738 rows/sec., 12.62 MiB/sec. 2026.05.21 09:20:19.570095 [ 270 ] {50b312ad-19fc-4db5-b60c-01e1bb798179} TCPHandler: Processed in 0.002149332 sec. 2026.05.21 09:20:19.570270 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.570368 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:19.570409 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:19.570876 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.570914 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.571266 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:20:19.571496 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:19.571630 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} executeQuery: Read 55 rows, 4.18 KiB in 0.001281 sec., 42935.2068696331 rows/sec., 3.19 MiB/sec. 2026.05.21 09:20:19.571664 [ 270 ] {6846fd94-d96d-4238-9689-5e82e2d5f56b} TCPHandler: Processed in 0.001454049 sec. 2026.05.21 09:20:19.571793 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.571889 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:20:19.571929 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:20:19.572384 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.572420 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.572728 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:20:19.572937 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:20:19.573064 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} executeQuery: Read 24 rows, 2.04 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.67 MiB/sec. 2026.05.21 09:20:19.573098 [ 270 ] {e4bbb0c0-6f53-4c8b-b82c-c2f12110a516} TCPHandler: Processed in 0.001354635 sec. 2026.05.21 09:20:19.573236 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.573333 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:20:19.573372 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:20:19.573824 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.573861 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.574148 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:20:19.574353 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:20:19.574481 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. 2026.05.21 09:20:19.574515 [ 270 ] {4c2e9409-c5ec-4f07-a721-962d458ea925} TCPHandler: Processed in 0.001339635 sec. 2026.05.21 09:20:19.574655 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.574750 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:19.574798 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:19.575288 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.575325 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.575633 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:20:19.575839 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:19.575970 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} executeQuery: Read 143 rows, 11.82 KiB in 0.001237 sec., 115602.26354082457 rows/sec., 9.33 MiB/sec. 2026.05.21 09:20:19.576006 [ 270 ] {c012e3d9-8804-48c7-82c9-ea4d954a0656} TCPHandler: Processed in 0.001400277 sec. 2026.05.21 09:20:19.576142 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.576239 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:19.576282 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:19.576707 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.576744 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.577088 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:20:19.577302 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:19.577433 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} executeQuery: Read 233 rows, 17.46 KiB in 0.001213 sec., 192085.73784006594 rows/sec., 14.06 MiB/sec. 2026.05.21 09:20:19.577466 [ 270 ] {55fec437-3013-4895-8353-a47574df5e34} TCPHandler: Processed in 0.001373286 sec. 2026.05.21 09:20:19.577626 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.577731 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:19.577784 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} 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.21 09:20:19.578676 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.578714 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.579272 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:20:19.579493 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:19.579616 [ 107 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.21 09:20:19.579631 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. 2026.05.21 09:20:19.579668 [ 107 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.579697 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.579698 [ 270 ] {8dd6c0c2-9c8f-41fd-8063-63186f552f35} TCPHandler: Processed in 0.002119571 sec. 2026.05.21 09:20:19.579832 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:20:19.579888 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:19.579991 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:19.580034 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:19.580126 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:19.580196 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 560 rows starting from the beginning of the part 2026.05.21 09:20:19.580378 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:19.580481 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:19.580505 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:19.580531 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:19.580636 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part 2026.05.21 09:20:19.580790 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:19.580893 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:20:19.580898 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:19.581141 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:19.581293 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} executeQuery: Read 60 rows, 4.14 KiB in 0.001321 sec., 45420.136260408784 rows/sec., 3.06 MiB/sec. 2026.05.21 09:20:19.581331 [ 270 ] {b584ebff-cfb4-43d2-ad4b-8cd1fd9c7fba} TCPHandler: Processed in 0.001492599 sec. 2026.05.21 09:20:19.607734 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 19 columns (19 merged, 0 gathered) in 0.027959027 sec., 26216.935231687425 rows/sec., 46.98 MiB/sec. 2026.05.21 09:20:19.608644 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.21 09:20:19.608995 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:19.609066 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_21_4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.21 09:20:19.609181 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. 2026.05.21 09:20:20.001200 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.21 MiB, peak 276.83 MiB, free memory in arenas 0.00 B, will set to 270.86 MiB (RSS), difference: 1.65 MiB 2026.05.21 09:20:20.934204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14786 2026.05.21 09:20:20.934809 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:20.934881 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:20.935619 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:20:20.935852 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:20.935980 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14786 2026.05.21 09:20:20.936085 [ 111 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 09:20:20.936187 [ 111 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:20.936225 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:20.936377 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:20:20.936517 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:20.936553 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12418 rows starting from the beginning of the part 2026.05.21 09:20:20.936615 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part 2026.05.21 09:20:20.936659 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part 2026.05.21 09:20:20.936701 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part 2026.05.21 09:20:20.936739 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part 2026.05.21 09:20:20.936777 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part 2026.05.21 09:20:20.938819 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14786 rows, containing 4 columns (4 merged, 0 gathered) in 0.002499844 sec., 5914769.081590691 rows/sec., 84.61 MiB/sec. 2026.05.21 09:20:20.939249 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 09:20:20.939537 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:20.939607 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_31_6} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 09:20:20.939701 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. 2026.05.21 09:20:21.771352 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 2026.05.21 09:20:21.788958 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:21.789002 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:21.794586 [ 245 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:20:21.795275 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:21.795629 [ 105 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 09:20:21.795731 [ 105 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:21.795770 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:21.795947 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:21.798212 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2026.05.21 09:20:21.799551 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:21.801130 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:21.806126 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:21.810881 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:21.815805 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:21.820254 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:21.824070 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:21.876024 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080152076 sec., 2919.4502710073284 rows/sec., 15.10 MiB/sec. 2026.05.21 09:20:21.878549 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 09:20:21.880670 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:21.880763 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_31_6} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 09:20:21.882868 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2026.05.21 09:20:22.000181 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 272.32 MiB, peak 282.86 MiB, free memory in arenas 0.00 B, will set to 275.26 MiB (RSS), difference: 2.94 MiB 2026.05.21 09:20:24.554355 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:24.554626 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:24.554981 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:24.555018 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} 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.21 09:20:24.555246 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:24.555318 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:24.555465 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:20:24.555571 [ 342 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:24.555573 [ 316 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:24.555576 [ 343 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:24.555573 [ 329 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:24.555804 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:24.555833 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:24.555940 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:24.555963 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:24.556001 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} 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.21 09:20:24.556045 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} 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.21 09:20:24.556082 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} 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.21 09:20:24.556121 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} 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.21 09:20:24.557437 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} executeQuery: Read 51 rows, 10.48 KiB in 0.002916 sec., 17489.711934156378 rows/sec., 3.51 MiB/sec. 2026.05.21 09:20:24.557626 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} MemoryTracker: Peak memory usage (for query): 171.26 KiB. 2026.05.21 09:20:24.557671 [ 270 ] {feef074f-f76c-4406-a70e-27c0c523d724} TCPHandler: Processed in 0.003469167 sec. 2026.05.21 09:20:24.559349 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:24.559462 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:24.559506 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:24.560060 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:24.560110 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:24.560547 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:20:24.560793 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:24.560967 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} executeQuery: Read 56 rows, 4.38 KiB in 0.001539 sec., 36387.264457439895 rows/sec., 2.78 MiB/sec. 2026.05.21 09:20:24.561005 [ 270 ] {45796c69-0b50-4987-bc9d-6115af287269} TCPHandler: Processed in 0.001707357 sec. 2026.05.21 09:20:24.561145 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:24.561242 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:24.561283 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:24.561701 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:24.561737 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:24.562033 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:20:24.562246 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:24.562378 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. 2026.05.21 09:20:24.562414 [ 270 ] {d4e4369f-38b7-41fa-b9bc-a1cafdbb27c7} TCPHandler: Processed in 0.001318064 sec. 2026.05.21 09:20:24.562550 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:24.562648 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:24.562690 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:24.563134 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:24.563169 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:24.563490 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:20:24.563721 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:24.563848 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. 2026.05.21 09:20:24.563883 [ 270 ] {05d30317-4930-41e5-943e-08e6cd656506} TCPHandler: Processed in 0.001381617 sec. 2026.05.21 09:20:24.564048 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:24.564155 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:24.564198 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:24.564564 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:24.564601 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:24.564926 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:20:24.565144 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:24.565278 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. 2026.05.21 09:20:24.565312 [ 270 ] {0ab085d9-fb4b-4b82-876a-50fe4ee076e6} TCPHandler: Processed in 0.001317374 sec. 2026.05.21 09:20:26.855982 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:26.856281 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} executeQuery: (from [fd00:1122:3344:101::e]:60263) 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.21 09:20:26.856814 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 09:20:26.857017 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:26.857381 [ 342 ] {164f62cb-4071-4396-aa9a-b17323544949} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 09:20:26.857723 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} executeQuery: Read 41 rows, 2.50 KiB in 0.001585 sec., 25867.50788643533 rows/sec., 1.54 MiB/sec. 2026.05.21 09:20:26.857775 [ 260 ] {164f62cb-4071-4396-aa9a-b17323544949} TCPHandler: Processed in 0.001944635 sec. 2026.05.21 09:20:28.317621 [ 68 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:20:28.317674 [ 68 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:20:28.436100 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15298 2026.05.21 09:20:28.436761 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:28.436822 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:28.437582 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:20:28.437824 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:28.437972 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15298 2026.05.21 09:20:29.001299 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00090982 sec. 2026.05.21 09:20:29.298360 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 2026.05.21 09:20:29.312721 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:29.312781 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:29.318960 [ 245 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:20:29.319641 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:29.322192 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 241 2026.05.21 09:20:29.555412 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:29.555666 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:29.556024 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:29.556061 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} 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.21 09:20:29.556278 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:29.556346 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:29.556485 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:20:29.556590 [ 342 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:29.556598 [ 329 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:29.556623 [ 316 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:29.556598 [ 343 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:29.556803 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:29.556829 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:29.556928 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:29.556949 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:29.556984 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} 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.21 09:20:29.557026 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} 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.21 09:20:29.557063 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} 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.21 09:20:29.557105 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} 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.21 09:20:29.558524 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} executeQuery: Read 51 rows, 10.72 KiB in 0.002962 sec., 17218.09588116138 rows/sec., 3.53 MiB/sec. 2026.05.21 09:20:29.558727 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} MemoryTracker: Peak memory usage (for query): 186.76 KiB. 2026.05.21 09:20:29.558744 [ 270 ] {f68cf70c-04c6-44b5-8c8c-b8e4d35a3398} TCPHandler: Processed in 0.003475277 sec. 2026.05.21 09:20:29.561034 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:29.561164 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:29.561215 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:29.561898 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:29.561951 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:29.562340 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:20:29.562554 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:29.562698 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} executeQuery: Read 138 rows, 12.27 KiB in 0.001571 sec., 87842.13876511776 rows/sec., 7.63 MiB/sec. 2026.05.21 09:20:29.562732 [ 270 ] {c12821d9-de28-4122-bce5-2f01d4f9bd5c} TCPHandler: Processed in 0.001759189 sec. 2026.05.21 09:20:29.562881 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:29.562978 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:29.563018 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:29.563430 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:29.563465 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:29.563750 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:20:29.563956 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:29.564085 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} executeQuery: Read 41 rows, 3.08 KiB in 0.001126 sec., 36412.07815275311 rows/sec., 2.67 MiB/sec. 2026.05.21 09:20:29.564118 [ 270 ] {231506b6-9462-4f2b-a016-f53d3e166717} TCPHandler: Processed in 0.001285863 sec. 2026.05.21 09:20:29.564256 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:29.564360 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:29.564398 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:29.564860 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:29.564895 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:29.565187 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:20:29.565395 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:29.565518 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} executeQuery: Read 105 rows, 8.40 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.97 MiB/sec. 2026.05.21 09:20:29.565551 [ 270 ] {10253a95-4a0e-46e1-a1bb-83465b304c25} TCPHandler: Processed in 0.001350896 sec. 2026.05.21 09:20:29.565672 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:29.565768 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:29.565810 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:29.566269 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:29.566304 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:29.566614 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:20:29.566816 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:29.566945 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. 2026.05.21 09:20:29.566979 [ 270 ] {d0375d68-dff1-4f03-8e1b-838683daac68} TCPHandler: Processed in 0.001356746 sec. 2026.05.21 09:20:29.567130 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:29.567226 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:29.567279 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} 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.21 09:20:29.568093 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:29.568128 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:29.568706 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:20:29.568921 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:29.569053 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} executeQuery: Read 41 rows, 75.23 KiB in 0.001845 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. 2026.05.21 09:20:29.569102 [ 270 ] {f1310e78-8e7a-4663-9134-bad2b632574d} TCPHandler: Processed in 0.002020808 sec. 2026.05.21 09:20:29.569241 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:29.569336 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:29.569385 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:29.569751 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:29.569786 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:29.570206 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:20:29.570503 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:29.570696 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. 2026.05.21 09:20:29.570758 [ 270 ] {1a08557f-8bb9-4501-9902-082f5a31ecba} TCPHandler: Processed in 0.001565512 sec. 2026.05.21 09:20:33.197992 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.198275 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:33.198679 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:33.198727 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} 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.21 09:20:33.199008 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:33.199083 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:33.199228 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:20:33.199380 [ 362 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:33.199391 [ 329 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:33.199391 [ 342 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:33.199391 [ 316 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:33.199772 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:33.199816 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:33.199921 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:33.199946 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:33.199986 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} 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.21 09:20:33.200030 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} 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.21 09:20:33.200070 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} 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.21 09:20:33.200109 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} 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.21 09:20:33.201753 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} executeQuery: Read 51 rows, 12.35 KiB in 0.003585 sec., 14225.941422594142 rows/sec., 3.36 MiB/sec. 2026.05.21 09:20:33.202092 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} MemoryTracker: Peak memory usage (for query): 206.73 KiB. 2026.05.21 09:20:33.202112 [ 270 ] {d6832be0-700f-4aac-bee5-cd0fdfec5d22} TCPHandler: Processed in 0.004278073 sec. 2026.05.21 09:20:33.214132 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.214287 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:20:33.214355 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:20:33.214998 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.215048 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.215409 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:20:33.215631 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:20:33.215777 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} executeQuery: Read 4 rows, 334.00 B in 0.001536 sec., 2604.1666666666665 rows/sec., 212.35 KiB/sec. 2026.05.21 09:20:33.215813 [ 270 ] {ec8672b5-0f3b-4da0-8ef7-3c075c5f40b4} TCPHandler: Processed in 0.001804601 sec. 2026.05.21 09:20:33.215943 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.216055 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:33.216096 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:33.217731 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.217769 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.218222 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:20:33.218439 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:33.218577 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} executeQuery: Read 2403 rows, 180.35 KiB in 0.002541 sec., 945690.6729634003 rows/sec., 69.31 MiB/sec. 2026.05.21 09:20:33.218613 [ 270 ] {320629b8-3364-4c30-a0ce-b46eab6598ab} TCPHandler: Processed in 0.002720132 sec. 2026.05.21 09:20:33.218737 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.218836 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:33.218877 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:33.219301 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.219339 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.219631 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:20:33.219864 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:33.219995 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} executeQuery: Read 13 rows, 979.00 B in 0.001178 sec., 11035.65365025467 rows/sec., 811.59 KiB/sec. 2026.05.21 09:20:33.220030 [ 270 ] {5d7e62f6-7084-43e0-bf8d-03c99d19c82a} TCPHandler: Processed in 0.001343115 sec. 2026.05.21 09:20:33.220177 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.220274 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:20:33.220315 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:20:33.221081 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.221118 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.221436 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:20:33.221643 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:20:33.221769 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} executeQuery: Read 801 rows, 47.38 KiB in 0.001513 sec., 529411.7647058823 rows/sec., 30.58 MiB/sec. 2026.05.21 09:20:33.221804 [ 270 ] {dafcba49-6e18-4805-875f-17c075c8c5c1} TCPHandler: Processed in 0.001676407 sec. 2026.05.21 09:20:33.221941 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.222043 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:33.222084 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:20:33.222474 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.222511 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.222795 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.21 09:20:33.223003 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:20:33.223136 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. 2026.05.21 09:20:33.223169 [ 270 ] {7f24d9b3-2748-4271-936d-cc65d1c51f8c} TCPHandler: Processed in 0.001278103 sec. 2026.05.21 09:20:33.223304 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.223400 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:33.223441 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:33.224370 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.224406 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.224761 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:20:33.224978 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:33.225110 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} executeQuery: Read 1292 rows, 88.28 KiB in 0.001728 sec., 747685.1851851852 rows/sec., 49.89 MiB/sec. 2026.05.21 09:20:33.225145 [ 270 ] {23701d56-22d9-424c-bb1f-3f42cc2e3a68} TCPHandler: Processed in 0.001890303 sec. 2026.05.21 09:20:33.225285 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.225382 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:33.225424 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:33.226213 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.226249 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.226664 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:20:33.226872 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:33.227002 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} executeQuery: Read 1574 rows, 98.47 KiB in 0.001638 sec., 960927.9609279609 rows/sec., 58.71 MiB/sec. 2026.05.21 09:20:33.227037 [ 270 ] {17530f78-a522-4566-84cd-6c1850accffd} TCPHandler: Processed in 0.001801651 sec. 2026.05.21 09:20:33.227171 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.227268 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:33.227322 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} 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.21 09:20:33.228104 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.228140 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.228641 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:20:33.228858 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:33.229002 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} executeQuery: Read 9 rows, 16.51 KiB in 0.001747 sec., 5151.688609044076 rows/sec., 9.23 MiB/sec. 2026.05.21 09:20:33.229054 [ 270 ] {c64a60b0-8053-499c-8e66-ed4f0fc59f12} TCPHandler: Processed in 0.001937945 sec. 2026.05.21 09:20:33.229190 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:33.229288 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:33.229333 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:33.229677 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.229713 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.230040 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:20:33.230252 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:33.230368 [ 96 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_40_7 to all_45_45_0 2026.05.21 09:20:33.230384 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} executeQuery: Read 42 rows, 2.89 KiB in 0.001115 sec., 37668.16143497758 rows/sec., 2.53 MiB/sec. 2026.05.21 09:20:33.230418 [ 96 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:33.230430 [ 270 ] {ea49a170-7216-4862-8521-69cb639fac55} TCPHandler: Processed in 0.001300154 sec. 2026.05.21 09:20:33.230447 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:33.230567 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_7 to all_45_45_0 into Compact with storage Full 2026.05.21 09:20:33.230704 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:33.230746 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_7, total 2304 rows starting from the beginning of the part 2026.05.21 09:20:33.230809 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part 2026.05.21 09:20:33.230854 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:33.230892 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:33.230929 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:33.230965 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part 2026.05.21 09:20:33.232260 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749089 sec., 1495635.7280847344 rows/sec., 98.53 MiB/sec. 2026.05.21 09:20:33.232489 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} MergedBlockOutputStream: filled checksums all_1_45_8 (state Temporary) 2026.05.21 09:20:33.232753 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_45_8 to all_1_45_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:20:33.232822 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_45_8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_40_7, all_45_45_0] -> all_1_45_8 2026.05.21 09:20:33.232898 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.21 09:20:34.553117 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:34.553432 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:34.553891 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:34.553949 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} 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.21 09:20:34.554274 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:34.554381 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:34.554582 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:20:34.554703 [ 342 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:34.554723 [ 316 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:34.554736 [ 362 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:34.554736 [ 329 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:34.555052 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:34.555105 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:34.555263 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:34.555301 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:34.555360 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} 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.21 09:20:34.555422 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} 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.21 09:20:34.555480 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} 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.21 09:20:34.555532 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} 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.21 09:20:34.557170 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} executeQuery: Read 51 rows, 10.48 KiB in 0.003849 sec., 13250.194855806703 rows/sec., 2.66 MiB/sec. 2026.05.21 09:20:34.557460 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} MemoryTracker: Peak memory usage (for query): 171.97 KiB. 2026.05.21 09:20:34.557481 [ 270 ] {9b8f4034-6a2f-4ae1-a8df-d072a8332472} TCPHandler: Processed in 0.004563843 sec. 2026.05.21 09:20:34.558815 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:34.558970 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:34.559037 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:34.559691 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:34.559743 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:34.560138 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:20:34.560383 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:34.560546 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. 2026.05.21 09:20:34.560546 [ 150 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 09:20:34.560596 [ 270 ] {9693d431-315f-40f3-8d9f-43563affc122} TCPHandler: Processed in 0.001903423 sec. 2026.05.21 09:20:34.560609 [ 150 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:34.560637 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:34.560754 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:20:34.560759 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:34.560881 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:34.560897 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:34.560923 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3357 rows starting from the beginning of the part 2026.05.21 09:20:34.560953 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:34.561019 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 259 rows starting from the beginning of the part 2026.05.21 09:20:34.561095 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2026.05.21 09:20:34.561143 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 138 rows starting from the beginning of the part 2026.05.21 09:20:34.561189 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2403 rows starting from the beginning of the part 2026.05.21 09:20:34.561228 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2026.05.21 09:20:34.561518 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:34.561580 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:34.562224 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:20:34.562566 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:34.562741 [ 150 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 09:20:34.562759 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. 2026.05.21 09:20:34.562797 [ 150 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:34.562830 [ 270 ] {7584afda-e3fe-4030-bc8c-0ec3834fd63d} TCPHandler: Processed in 0.002127351 sec. 2026.05.21 09:20:34.562833 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:34.562973 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:20:34.563023 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:34.563124 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:34.563151 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:34.563170 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part 2026.05.21 09:20:34.563212 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:34.563250 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 143 rows starting from the beginning of the part 2026.05.21 09:20:34.563312 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2026.05.21 09:20:34.563366 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 105 rows starting from the beginning of the part 2026.05.21 09:20:34.563417 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1292 rows starting from the beginning of the part 2026.05.21 09:20:34.563467 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2026.05.21 09:20:34.563621 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 6269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002921907 sec., 2145516.6095293243 rows/sec., 169.97 MiB/sec. 2026.05.21 09:20:34.563674 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:34.563721 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:34.564055 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 09:20:34.564451 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:34.564503 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:20:34.564551 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_46_9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 09:20:34.564663 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2026.05.21 09:20:34.564815 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:34.564978 [ 150 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 09:20:34.564988 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} executeQuery: Read 52 rows, 3.70 KiB in 0.001864 sec., 27896.995708154507 rows/sec., 1.94 MiB/sec. 2026.05.21 09:20:34.565036 [ 150 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:34.565060 [ 270 ] {28529f0d-f037-41c4-8820-4772c652b0a7} TCPHandler: Processed in 0.002107971 sec. 2026.05.21 09:20:34.565074 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:34.565100 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.002171272 sec., 1610576.657369505 rows/sec., 116.95 MiB/sec. 2026.05.21 09:20:34.565183 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:20:34.565210 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:34.565291 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:34.565316 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:34.565324 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14356 rows starting from the beginning of the part 2026.05.21 09:20:34.565355 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 09:20:34.565370 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:34.565389 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 233 rows starting from the beginning of the part 2026.05.21 09:20:34.565434 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:34.565474 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:34.565517 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:20:34.565555 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part 2026.05.21 09:20:34.565656 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:34.565751 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_46_9} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 09:20:34.565763 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:34.565809 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:34.565837 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2026.05.21 09:20:34.566178 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:20:34.566408 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:34.566556 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} executeQuery: Read 18 rows, 1.25 KiB in 0.00126 sec., 14285.714285714284 rows/sec., 991.29 KiB/sec. 2026.05.21 09:20:34.566593 [ 270 ] {e8f18f7d-b1e9-4ea8-97f6-2919cadc4e4e} TCPHandler: Processed in 0.001437969 sec. 2026.05.21 09:20:34.571895 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 16535 rows, containing 5 columns (5 merged, 0 gathered) in 0.006739096 sec., 2453593.18223097 rows/sec., 162.10 MiB/sec. 2026.05.21 09:20:34.572112 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 09:20:34.572432 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:34.572511 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_46_9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 09:20:34.572623 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. 2026.05.21 09:20:34.952092 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62660 2026.05.21 09:20:34.952193 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.952220 [ 259 ] {} TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Authenticating user 'default' from [fd00:1122:3344:101::e]:62660 2026.05.21 09:20:34.952243 [ 259 ] {} TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.952256 [ 259 ] {} TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.952460 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63336 2026.05.21 09:20:34.952487 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34405 2026.05.21 09:20:34.952527 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49972 2026.05.21 09:20:34.952560 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.952563 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57633 2026.05.21 09:20:34.952601 [ 269 ] {} TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Authenticating user 'default' from [fd00:1122:3344:101::e]:63336 2026.05.21 09:20:34.952602 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62761 2026.05.21 09:20:34.952632 [ 269 ] {} TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.952652 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63456 2026.05.21 09:20:34.952679 [ 269 ] {} TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.952632 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.952630 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.952551 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49617 2026.05.21 09:20:34.952779 [ 259 ] {} TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:34.952787 [ 307 ] {} TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:49972 2026.05.21 09:20:34.952773 [ 303 ] {} TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34405 2026.05.21 09:20:34.952865 [ 307 ] {} TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.952903 [ 307 ] {} TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.952905 [ 303 ] {} TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.952520 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37349 2026.05.21 09:20:34.952939 [ 303 ] {} TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953028 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} executeQuery: (from [fd00:1122:3344:101::e]:62660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:20:34.953317 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:20:34.953324 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.953361 [ 304 ] {} TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Authenticating user 'default' from [fd00:1122:3344:101::e]:37349 2026.05.21 09:20:34.953377 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:34.953378 [ 304 ] {} TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953401 [ 304 ] {} TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953466 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.953507 [ 311 ] {} TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63456 2026.05.21 09:20:34.953526 [ 311 ] {} TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953543 [ 311 ] {} TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953598 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.953639 [ 309 ] {} TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Authenticating user 'default' from [fd00:1122:3344:101::e]:57633 2026.05.21 09:20:34.953658 [ 309 ] {} TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953671 [ 309 ] {} TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953672 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:20:34.953861 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.953896 [ 308 ] {} TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Authenticating user 'default' from [fd00:1122:3344:101::e]:49617 2026.05.21 09:20:34.953913 [ 308 ] {} TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953926 [ 308 ] {} TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.953989 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:34.954034 [ 310 ] {} TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Authenticating user 'default' from [fd00:1122:3344:101::e]:62761 2026.05.21 09:20:34.954059 [ 310 ] {} TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.954073 [ 310 ] {} TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.954758 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} AggregatingTransform: Aggregating 2026.05.21 09:20:34.954790 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} Aggregator: Aggregation method: without_key 2026.05.21 09:20:34.954820 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029484 sec. (971.360 rows/sec., 37.94 KiB/sec.) 2026.05.21 09:20:34.954833 [ 339 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} Aggregator: Merging aggregated data 2026.05.21 09:20:34.955406 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} executeQuery: Read 1 rows, 40.00 B in 0.002447 sec., 408.6636697997548 rows/sec., 15.96 KiB/sec. 2026.05.21 09:20:34.955524 [ 259 ] {f0f31ef7-4115-41de-bd6a-01d696e58bae} TCPHandler: Processed in 0.002934528 sec. 2026.05.21 09:20:34.955667 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955702 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955712 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955735 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955754 [ 269 ] {} TCP-Session: 0489a4fa-582f-4470-946a-7b8c558fd5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955765 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955796 [ 311 ] {} TCP-Session: 418bab61-6000-4b6e-ac1b-3f1c628725e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955810 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955830 [ 308 ] {} TCP-Session: b4540199-a3e1-476b-9189-60c99b55a835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955801 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955855 [ 310 ] {} TCP-Session: 2c8f51ed-dc65-4752-bd2a-c672e32660bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955773 [ 303 ] {} TCP-Session: e01f91f7-c471-4001-971f-8059ef0ae9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955905 [ 309 ] {} TCP-Session: d7357470-08dc-472d-b84a-d2e4b6043739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955748 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.955705 [ 259 ] {} TCP-Session: 35a38fd4-48ce-4fee-a528-087893bbe510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955976 [ 307 ] {} TCP-Session: 2fab5b84-df67-46bc-8bee-97d48d5b7e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:34.955784 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:34.956036 [ 304 ] {} TCP-Session: f6517644-c1db-41ac-b311-ca4ccc9c667d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:35.000202 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 276.80 MiB, peak 286.93 MiB, free memory in arenas 0.00 B, will set to 279.50 MiB (RSS), difference: 2.70 MiB 2026.05.21 09:20:35.939045 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15746 2026.05.21 09:20:35.939649 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:35.939715 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:35.940318 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:20:35.940627 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:35.940802 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15746 2026.05.21 09:20:36.288740 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51324 2026.05.21 09:20:36.288827 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.288853 [ 269 ] {} TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51324 2026.05.21 09:20:36.288876 [ 269 ] {} TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.288889 [ 269 ] {} TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289091 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65526 2026.05.21 09:20:36.289130 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35569 2026.05.21 09:20:36.289146 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32945 2026.05.21 09:20:36.289170 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50047 2026.05.21 09:20:36.289228 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289239 [ 269 ] {} TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:36.289260 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289286 [ 308 ] {} TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Authenticating user 'default' from [fd00:1122:3344:101::e]:35569 2026.05.21 09:20:36.289308 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289314 [ 307 ] {} TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Authenticating user 'default' from [fd00:1122:3344:101::e]:32945 2026.05.21 09:20:36.289331 [ 308 ] {} TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289348 [ 259 ] {} TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Authenticating user 'default' from [fd00:1122:3344:101::e]:50047 2026.05.21 09:20:36.289359 [ 307 ] {} TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289363 [ 308 ] {} TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289387 [ 259 ] {} TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289389 [ 307 ] {} TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289418 [ 259 ] {} TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289166 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37272 2026.05.21 09:20:36.289449 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} executeQuery: (from [fd00:1122:3344:101::e]:51324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:20:36.289158 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59024 2026.05.21 09:20:36.289512 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289157 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289555 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289556 [ 310 ] {} TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37272 2026.05.21 09:20:36.289591 [ 303 ] {} TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Authenticating user 'default' from [fd00:1122:3344:101::e]:65526 2026.05.21 09:20:36.289596 [ 311 ] {} TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:59024 2026.05.21 09:20:36.289618 [ 310 ] {} TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289642 [ 311 ] {} TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289635 [ 303 ] {} TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289659 [ 310 ] {} TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289690 [ 303 ] {} TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289667 [ 311 ] {} TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289146 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33435 2026.05.21 09:20:36.289130 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51570 2026.05.21 09:20:36.289793 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289797 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:20:36.289825 [ 309 ] {} TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33435 2026.05.21 09:20:36.289834 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.289851 [ 309 ] {} TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289874 [ 304 ] {} TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Authenticating user 'default' from [fd00:1122:3344:101::e]:51570 2026.05.21 09:20:36.289875 [ 309 ] {} TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289882 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:36.289905 [ 304 ] {} TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.289940 [ 304 ] {} TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.290352 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:20:36.291441 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} AggregatingTransform: Aggregating 2026.05.21 09:20:36.291481 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} Aggregator: Aggregation method: without_key 2026.05.21 09:20:36.291510 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030674 sec. (970.239 rows/sec., 37.90 KiB/sec.) 2026.05.21 09:20:36.291525 [ 351 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} Aggregator: Merging aggregated data 2026.05.21 09:20:36.292231 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} executeQuery: Read 1 rows, 40.00 B in 0.002833 sec., 352.98270384751146 rows/sec., 13.79 KiB/sec. 2026.05.21 09:20:36.292414 [ 269 ] {b65d4e03-d5a3-426e-86ef-1a84ef70fbf2} TCPHandler: Processed in 0.003338932 sec. 2026.05.21 09:20:36.292548 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292579 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292588 [ 269 ] {} TCP-Session: 3236cfc6-52bd-46ef-a3c1-b34fab76bea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292613 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292628 [ 259 ] {} TCP-Session: 1a6931e2-33df-45d3-8c81-2ea07b9b6376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292655 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292666 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292686 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292707 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292731 [ 307 ] {} TCP-Session: 43db510a-dd79-4dde-b8b4-19e56f8a4ccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292747 [ 311 ] {} TCP-Session: a11801f3-a7a3-41c8-8faf-0209a9d75c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292770 [ 309 ] {} TCP-Session: 29d45322-a47c-4d25-a03c-c0381c0948e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292682 [ 310 ] {} TCP-Session: 554e50ea-f89c-47a0-8ed6-02d5d64df6e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292627 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292593 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.292851 [ 308 ] {} TCP-Session: 449c44eb-25e4-4d2f-a588-5c7fbc0deb11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292725 [ 303 ] {} TCP-Session: 71d6de79-20ce-4806-b30b-90bf6b72aa82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.292871 [ 304 ] {} TCP-Session: f7d4be6f-185a-4bac-ac8f-c3be0c3dc63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473137 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55204 2026.05.21 09:20:36.473222 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.473247 [ 269 ] {} TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55204 2026.05.21 09:20:36.473269 [ 269 ] {} TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473282 [ 269 ] {} TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473507 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51495 2026.05.21 09:20:36.473551 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36644 2026.05.21 09:20:36.473560 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36229 2026.05.21 09:20:36.473582 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49603 2026.05.21 09:20:36.473592 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54510 2026.05.21 09:20:36.473622 [ 269 ] {} TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:36.473614 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.473674 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.473675 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.473701 [ 308 ] {} TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Authenticating user 'default' from [fd00:1122:3344:101::e]:36644 2026.05.21 09:20:36.473712 [ 311 ] {} TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Authenticating user 'default' from [fd00:1122:3344:101::e]:49603 2026.05.21 09:20:36.473730 [ 309 ] {} TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36229 2026.05.21 09:20:36.473741 [ 308 ] {} TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473752 [ 311 ] {} TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473764 [ 309 ] {} TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473779 [ 311 ] {} TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473769 [ 308 ] {} TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473810 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} executeQuery: (from [fd00:1122:3344:101::e]:55204) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:20:36.473793 [ 309 ] {} TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473680 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.473614 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.473909 [ 259 ] {} TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Authenticating user 'default' from [fd00:1122:3344:101::e]:54510 2026.05.21 09:20:36.473930 [ 303 ] {} TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Authenticating user 'default' from [fd00:1122:3344:101::e]:51495 2026.05.21 09:20:36.473943 [ 259 ] {} TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473959 [ 303 ] {} TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473969 [ 259 ] {} TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473984 [ 303 ] {} TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.473570 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48565 2026.05.21 09:20:36.473552 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54483 2026.05.21 09:20:36.473506 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64293 2026.05.21 09:20:36.474090 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:20:36.474097 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.474101 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.474136 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:20:36.474148 [ 310 ] {} TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48565 2026.05.21 09:20:36.474164 [ 307 ] {} TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:54483 2026.05.21 09:20:36.474176 [ 304 ] {} TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Authenticating user 'default' from [fd00:1122:3344:101::e]:64293 2026.05.21 09:20:36.474201 [ 310 ] {} TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.474205 [ 307 ] {} TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.474219 [ 304 ] {} TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.474230 [ 310 ] {} TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.474255 [ 304 ] {} TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.474241 [ 307 ] {} TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.474154 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:36.474609 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:20:36.475556 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} AggregatingTransform: Aggregating 2026.05.21 09:20:36.475592 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} Aggregator: Aggregation method: without_key 2026.05.21 09:20:36.475623 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909181 sec. (1099.891 rows/sec., 42.96 KiB/sec.) 2026.05.21 09:20:36.475638 [ 333 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} Aggregator: Merging aggregated data 2026.05.21 09:20:36.476242 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} executeQuery: Read 1 rows, 40.00 B in 0.002486 sec., 402.2526146419952 rows/sec., 15.71 KiB/sec. 2026.05.21 09:20:36.476388 [ 269 ] {3178bd0d-db08-409e-8fb0-6b6d48c7c1d4} TCPHandler: Processed in 0.002877436 sec. 2026.05.21 09:20:36.476515 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476543 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476547 [ 269 ] {} TCP-Session: 5459b933-714c-4c46-82ca-d7b200bb19c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476568 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476591 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476605 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476621 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476648 [ 259 ] {} TCP-Session: 9e2d4845-c065-4308-9363-4c2989d62715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476662 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476676 [ 308 ] {} TCP-Session: fde2837f-0fd6-4785-958b-15cb37e5900a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476682 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476703 [ 310 ] {} TCP-Session: 81ef3ba3-a15e-4f88-80be-d699645d6bc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476688 [ 307 ] {} TCP-Session: ce0639d2-a7b2-47ec-95de-92f75a635d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476738 [ 311 ] {} TCP-Session: 7966b03d-b8b9-4b65-b4da-f66fb4e59214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476641 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:20:36.476622 [ 309 ] {} TCP-Session: ee4bdeaa-c097-49b8-816c-aead0e8a1e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476823 [ 304 ] {} TCP-Session: a2d27be5-94d1-4db4-9fe2-30c9913fae74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.476596 [ 303 ] {} TCP-Session: 1f854219-ca53-427a-9d82-7456febc000d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:20:36.823238 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 2026.05.21 09:20:36.841218 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:36.841305 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.34 GiB. 2026.05.21 09:20:36.848962 [ 245 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:20:36.850135 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:36.856932 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2026.05.21 09:20:39.555680 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:39.555948 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:39.556321 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:39.556360 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} 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.21 09:20:39.556576 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:39.556643 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:39.556781 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:20:39.556882 [ 355 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:39.556896 [ 314 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:39.556912 [ 364 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:39.556882 [ 337 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:39.557112 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:39.557139 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:39.557238 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:39.557259 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:39.557296 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} 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.21 09:20:39.557337 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} 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.21 09:20:39.557374 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} 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.21 09:20:39.557411 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} 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.21 09:20:39.558694 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} executeQuery: Read 51 rows, 10.72 KiB in 0.002851 sec., 17888.460189407226 rows/sec., 3.67 MiB/sec. 2026.05.21 09:20:39.558859 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} MemoryTracker: Peak memory usage (for query): 186.17 KiB. 2026.05.21 09:20:39.558876 [ 270 ] {246e4086-b24f-40bb-8f49-660e140daaac} TCPHandler: Processed in 0.003335812 sec. 2026.05.21 09:20:39.560987 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:39.561103 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:39.561147 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:39.561992 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:39.562064 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:39.562559 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:20:39.562782 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:39.562926 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} executeQuery: Read 138 rows, 12.27 KiB in 0.001853 sec., 74473.8262277388 rows/sec., 6.47 MiB/sec. 2026.05.21 09:20:39.562961 [ 270 ] {29a09f37-12b4-465a-bb08-ecfe25ed38b6} TCPHandler: Processed in 0.002033188 sec. 2026.05.21 09:20:39.563119 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:39.563217 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:39.563257 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:39.563680 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:39.563716 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:39.564025 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:20:39.564239 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:39.564365 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} executeQuery: Read 41 rows, 3.08 KiB in 0.001167 sec., 35132.819194515854 rows/sec., 2.58 MiB/sec. 2026.05.21 09:20:39.564400 [ 270 ] {cb4d8cf7-6edd-4c84-9cba-49ff6aece5d5} TCPHandler: Processed in 0.001330655 sec. 2026.05.21 09:20:39.564528 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:39.564716 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:39.564755 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:39.565181 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:39.565218 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:39.565521 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:20:39.565731 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:39.565855 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} executeQuery: Read 105 rows, 8.40 KiB in 0.001158 sec., 90673.57512953368 rows/sec., 7.08 MiB/sec. 2026.05.21 09:20:39.565972 [ 270 ] {3435d732-07c9-44b1-9257-622f4c60c177} TCPHandler: Processed in 0.001493601 sec. 2026.05.21 09:20:39.566098 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:39.566195 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:39.566236 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:39.566631 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:39.566666 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:39.567000 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:20:39.567208 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:39.567332 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. 2026.05.21 09:20:39.567366 [ 270 ] {147cd50d-9f4f-4526-81d7-4c57259cb9fa} TCPHandler: Processed in 0.001316854 sec. 2026.05.21 09:20:39.567484 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:39.567579 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:39.567632 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} 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.21 09:20:39.568416 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:39.568452 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:39.569010 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:20:39.569229 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:39.569363 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} executeQuery: Read 41 rows, 75.23 KiB in 0.001802 sec., 22752.497225305215 rows/sec., 40.77 MiB/sec. 2026.05.21 09:20:39.569414 [ 270 ] {4c5c617f-a506-4247-91d1-4704b19b585f} TCPHandler: Processed in 0.001979147 sec. 2026.05.21 09:20:39.569549 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:39.569645 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:39.569687 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:39.570022 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:39.570058 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:39.570362 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:20:39.570569 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:39.570694 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. 2026.05.21 09:20:39.570726 [ 270 ] {de72c8ae-d4b5-403e-8b44-93aa34bccad0} TCPHandler: Processed in 0.001227381 sec. 2026.05.21 09:20:43.317951 [ 125 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:20:43.318009 [ 125 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:20:43.441816 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16258 2026.05.21 09:20:43.442327 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:43.442363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:43.442828 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:20:43.443059 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:43.443184 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16258 2026.05.21 09:20:44.357939 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2026.05.21 09:20:44.373511 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:44.373567 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:44.379984 [ 245 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:20:44.380703 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:44.383382 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2026.05.21 09:20:44.554975 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:44.555249 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:44.555633 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:44.555670 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} 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.21 09:20:44.555889 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:44.555960 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:44.556105 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:20:44.556197 [ 328 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:44.556225 [ 337 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:44.556226 [ 314 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:44.556226 [ 336 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:44.556391 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:44.556419 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:44.556523 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:44.556545 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:44.556581 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} 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.21 09:20:44.556632 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} 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.21 09:20:44.556680 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} 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.21 09:20:44.556724 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} 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.21 09:20:44.558019 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} executeQuery: Read 51 rows, 10.48 KiB in 0.002882 sec., 17696.044413601667 rows/sec., 3.55 MiB/sec. 2026.05.21 09:20:44.558126 [ 270 ] {d1a91042-d97b-491e-8dde-04ad7d5c9bde} TCPHandler: Processed in 0.003305121 sec. 2026.05.21 09:20:44.559767 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:44.559877 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:44.559921 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:44.560461 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:44.560504 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:44.560881 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:20:44.561110 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:44.561260 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} executeQuery: Read 56 rows, 4.38 KiB in 0.001414 sec., 39603.960396039605 rows/sec., 3.02 MiB/sec. 2026.05.21 09:20:44.561293 [ 270 ] {c5656d4e-8494-4259-9562-0ca2aaa5d740} TCPHandler: Processed in 0.001577123 sec. 2026.05.21 09:20:44.561421 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:44.561518 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:44.561558 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:44.561982 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:44.562018 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:44.562346 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:20:44.562589 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:44.562717 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. 2026.05.21 09:20:44.562751 [ 270 ] {8127f3a0-e46d-400b-8fef-d135f8c8d04d} TCPHandler: Processed in 0.001381246 sec. 2026.05.21 09:20:44.562898 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:44.562994 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:44.563037 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:44.563458 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:44.563494 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:44.563822 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:20:44.564047 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:44.564175 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. 2026.05.21 09:20:44.564209 [ 270 ] {a396555d-6daf-4a7b-a40d-dc73ee85fd90} TCPHandler: Processed in 0.001359436 sec. 2026.05.21 09:20:44.564378 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:44.564474 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:44.564516 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:44.564898 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:44.564935 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:44.565236 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:20:44.565445 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:44.565573 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. 2026.05.21 09:20:44.565605 [ 270 ] {ed364e12-4908-483a-b9ae-e795ce65dcfa} TCPHandler: Processed in 0.001277033 sec. 2026.05.21 09:20:49.556628 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.556879 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:49.557225 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:49.557267 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} 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.21 09:20:49.557504 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:49.557574 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:49.557714 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:20:49.557820 [ 314 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:49.557824 [ 364 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:49.557820 [ 337 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:49.557824 [ 328 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:49.558053 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:49.558116 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:49.558254 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:49.558278 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:49.558331 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} 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.21 09:20:49.558381 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} 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.21 09:20:49.558424 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} 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.21 09:20:49.558465 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} 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.21 09:20:49.559801 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} executeQuery: Read 51 rows, 10.72 KiB in 0.003014 sec., 16921.03516921035 rows/sec., 3.47 MiB/sec. 2026.05.21 09:20:49.560028 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} MemoryTracker: Peak memory usage (for query): 187.80 KiB. 2026.05.21 09:20:49.560045 [ 270 ] {63f2595d-69a7-4d65-a4b8-1d67e907f274} TCPHandler: Processed in 0.003547699 sec. 2026.05.21 09:20:49.563171 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.563320 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:20:49.563384 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:20:49.564000 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.564044 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.564413 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:20:49.564642 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:20:49.564796 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} executeQuery: Read 24 rows, 2.04 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.31 MiB/sec. 2026.05.21 09:20:49.564837 [ 270 ] {0fb553b1-2df7-43eb-8c6a-9a09083b0fa2} TCPHandler: Processed in 0.00178453 sec. 2026.05.21 09:20:49.564996 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.565101 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:20:49.565146 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:20:49.565564 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.565605 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.565978 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:20:49.566209 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:20:49.566339 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} executeQuery: Read 8 rows, 668.00 B in 0.001261 sec., 6344.171292624901 rows/sec., 517.32 KiB/sec. 2026.05.21 09:20:49.566374 [ 270 ] {be50a0ac-a1bc-40b4-b8c5-41a153408c26} TCPHandler: Processed in 0.001435748 sec. 2026.05.21 09:20:49.566508 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.566606 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:49.566647 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:49.567213 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.567251 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.567570 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:20:49.567777 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:49.567910 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} executeQuery: Read 262 rows, 24.00 KiB in 0.001324 sec., 197885.19637462235 rows/sec., 17.70 MiB/sec. 2026.05.21 09:20:49.567945 [ 270 ] {2de25e59-f054-4146-a4ec-3d807fa18178} TCPHandler: Processed in 0.00148724 sec. 2026.05.21 09:20:49.568079 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.568176 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:49.568216 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:49.568649 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.568687 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.568976 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:20:49.569176 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:49.569287 [ 145 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 09:20:49.569300 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} executeQuery: Read 61 rows, 4.60 KiB in 0.001143 sec., 53368.32895888014 rows/sec., 3.93 MiB/sec. 2026.05.21 09:20:49.569344 [ 145 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.569352 [ 270 ] {1f9ee265-fbc9-4cc1-80b0-0efef3931ef9} TCPHandler: Processed in 0.001322934 sec. 2026.05.21 09:20:49.569374 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.569486 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:20:49.569494 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.569597 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:49.569607 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:20:49.569630 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part 2026.05.21 09:20:49.569648 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:20:49.569693 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 55 rows starting from the beginning of the part 2026.05.21 09:20:49.569746 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:49.569794 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2026.05.21 09:20:49.569838 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:49.569888 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part 2026.05.21 09:20:49.570056 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.570092 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.570377 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:20:49.570601 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:20:49.570727 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. 2026.05.21 09:20:49.570763 [ 270 ] {f56293e7-1c34-4cd8-ae0c-194cdfcf6d57} TCPHandler: Processed in 0.001318465 sec. 2026.05.21 09:20:49.570785 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339445 sec., 324761.3750471277 rows/sec., 23.52 MiB/sec. 2026.05.21 09:20:49.570888 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.570973 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 09:20:49.570988 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:20:49.571032 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:20:49.571264 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:49.571347 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_36_7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 09:20:49.571435 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:20:49.571451 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.571492 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.571784 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:20:49.571998 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:20:49.572126 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. 2026.05.21 09:20:49.572160 [ 270 ] {a6ec4217-06e0-42ae-ad76-35a30162ad66} TCPHandler: Processed in 0.001324324 sec. 2026.05.21 09:20:49.572294 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.572389 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:49.572429 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:49.572895 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.572930 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.573230 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:20:49.573434 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:49.573560 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} executeQuery: Read 149 rows, 12.31 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 10.12 MiB/sec. 2026.05.21 09:20:49.573594 [ 270 ] {9f0f3de4-8203-47c1-99fc-60693c62f22d} TCPHandler: Processed in 0.001348805 sec. 2026.05.21 09:20:49.573714 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.573809 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:49.573852 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:49.574244 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.574280 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.574603 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:20:49.574826 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:49.574953 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} executeQuery: Read 200 rows, 14.68 KiB in 0.001162 sec., 172117.0395869191 rows/sec., 12.34 MiB/sec. 2026.05.21 09:20:49.574988 [ 270 ] {808c81f3-18de-45b6-8e84-fae02a7746c5} TCPHandler: Processed in 0.001322674 sec. 2026.05.21 09:20:49.575128 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.575224 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:49.575277 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} 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.21 09:20:49.576062 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.576098 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.576644 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:20:49.576862 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:49.577011 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} executeQuery: Read 41 rows, 75.23 KiB in 0.001804 sec., 22727.272727272728 rows/sec., 40.73 MiB/sec. 2026.05.21 09:20:49.577069 [ 270 ] {223296ed-81e3-4959-a279-595df18d8009} TCPHandler: Processed in 0.001990197 sec. 2026.05.21 09:20:49.577204 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:49.577302 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:49.577343 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:49.577695 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:49.577731 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:49.578028 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:20:49.578237 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:49.578364 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. 2026.05.21 09:20:49.578397 [ 270 ] {fc1ad2c8-13af-47f1-9c77-8fe9f1dc1b8b} TCPHandler: Processed in 0.001242311 sec. 2026.05.21 09:20:50.944195 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16706 2026.05.21 09:20:50.944728 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:50.944776 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:50.945267 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:20:50.945512 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:50.945645 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16706 2026.05.21 09:20:51.884367 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2026.05.21 09:20:51.901160 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:51.901224 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:51.907822 [ 245 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:20:51.908559 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:51.911323 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2026.05.21 09:20:54.554417 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:54.554659 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:54.554985 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:54.555022 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} 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.21 09:20:54.555234 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:54.555301 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:54.555439 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:20:54.555525 [ 330 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:54.555543 [ 314 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:54.555545 [ 336 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:54.555545 [ 337 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:54.555704 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:54.555732 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:54.555831 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:54.555853 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:54.555890 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} 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.21 09:20:54.555929 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} 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.21 09:20:54.555964 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} 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.21 09:20:54.556005 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} 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.21 09:20:54.557172 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} executeQuery: Read 51 rows, 10.48 KiB in 0.002597 sec., 19638.043896804003 rows/sec., 3.94 MiB/sec. 2026.05.21 09:20:54.557457 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} MemoryTracker: Peak memory usage (for query): 171.60 KiB. 2026.05.21 09:20:54.557478 [ 270 ] {b95fbc5f-0e41-4bb3-a08e-d1da0f05f768} TCPHandler: Processed in 0.003191127 sec. 2026.05.21 09:20:54.559198 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:54.559334 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:54.559394 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:54.559982 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:54.560026 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:54.560396 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:20:54.560624 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:54.560776 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} executeQuery: Read 56 rows, 4.38 KiB in 0.001485 sec., 37710.43771043771 rows/sec., 2.88 MiB/sec. 2026.05.21 09:20:54.560817 [ 270 ] {352c1eac-4803-4e50-8d11-2cb53abeffa9} TCPHandler: Processed in 0.001730678 sec. 2026.05.21 09:20:54.560957 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:54.561061 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:54.561105 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:54.561555 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:54.561593 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:54.561889 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:20:54.562095 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:54.562234 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. 2026.05.21 09:20:54.562275 [ 270 ] {fe5587f0-20ef-41b2-8909-b3b4b4bfc4b6} TCPHandler: Processed in 0.001370516 sec. 2026.05.21 09:20:54.562416 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:54.562515 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:54.562558 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:54.563020 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:54.563056 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:54.563380 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:20:54.563599 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:54.563731 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. 2026.05.21 09:20:54.563780 [ 270 ] {ddae578a-cc25-47b8-be46-4d80cb201d8d} TCPHandler: Processed in 0.001413247 sec. 2026.05.21 09:20:54.563931 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:54.564028 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:54.564069 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:54.564431 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:54.564468 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:54.564770 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:20:54.564985 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:54.565109 [ 139 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_45_8 to all_50_50_0 2026.05.21 09:20:54.565126 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. 2026.05.21 09:20:54.565164 [ 139 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:54.565175 [ 270 ] {916510cf-dad4-4e33-a8fb-8f5987c4525b} TCPHandler: Processed in 0.001293783 sec. 2026.05.21 09:20:54.565199 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:54.565342 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_8 to all_50_50_0 into Compact with storage Full 2026.05.21 09:20:54.565499 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:54.565535 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_8, total 2616 rows starting from the beginning of the part 2026.05.21 09:20:54.565599 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part 2026.05.21 09:20:54.565657 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:54.565697 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:54.565735 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:54.565771 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part 2026.05.21 09:20:54.566780 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502781 sec., 1912454.309709798 rows/sec., 126.25 MiB/sec. 2026.05.21 09:20:54.567039 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} MergedBlockOutputStream: filled checksums all_1_50_9 (state Temporary) 2026.05.21 09:20:54.567330 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_50_9 to all_1_50_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:20:54.567409 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_50_9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_45_8, all_50_50_0] -> all_1_50_9 2026.05.21 09:20:54.567501 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2026.05.21 09:20:58.318260 [ 137 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:20:58.318311 [ 137 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:20:58.446643 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17218 2026.05.21 09:20:58.447291 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:58.447335 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:58.447820 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:20:58.448056 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:58.448183 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17218 2026.05.21 09:20:58.448244 [ 136 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 09:20:58.448317 [ 136 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:58.448341 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:58.448451 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:20:58.448541 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:58.448571 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14786 rows starting from the beginning of the part 2026.05.21 09:20:58.448625 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part 2026.05.21 09:20:58.448672 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part 2026.05.21 09:20:58.448711 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part 2026.05.21 09:20:58.448750 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part 2026.05.21 09:20:58.448801 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part 2026.05.21 09:20:58.450984 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 17218 rows, containing 4 columns (4 merged, 0 gathered) in 0.002570756 sec., 6697640.694021525 rows/sec., 95.81 MiB/sec. 2026.05.21 09:20:58.451149 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 09:20:58.451486 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:20:58.451570 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_36_7} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 09:20:58.451702 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. 2026.05.21 09:20:59.412286 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2026.05.21 09:20:59.428901 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.428959 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.435692 [ 245 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:20:59.436379 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:59.436669 [ 136 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 09:20:59.436737 [ 136 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.436762 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.436936 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:59.439515 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2026.05.21 09:20:59.441349 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:59.443002 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:59.447906 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:59.452715 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:59.457335 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2026.05.21 09:20:59.461598 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2026.05.21 09:20:59.465877 [ 198 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:20:59.515948 [ 200 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.079080941 sec., 3439.5139531786804 rows/sec., 17.79 MiB/sec. 2026.05.21 09:20:59.519080 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 09:20:59.521377 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:20:59.521490 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_36_7} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 09:20:59.524716 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2026.05.21 09:20:59.555000 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:59.555233 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:20:59.555617 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:20:59.555663 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} 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.21 09:20:59.555922 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:20:59.555999 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:20:59.556143 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:20:59.556234 [ 314 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:20:59.556235 [ 337 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:20:59.556257 [ 345 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:20:59.556242 [ 330 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:20:59.556412 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:20:59.556440 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:20:59.556540 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:20:59.556561 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:20:59.556598 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} 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.21 09:20:59.556649 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} 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.21 09:20:59.556689 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} 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.21 09:20:59.556727 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} 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.21 09:20:59.558233 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} executeQuery: Read 51 rows, 10.72 KiB in 0.003104 sec., 16430.41237113402 rows/sec., 3.37 MiB/sec. 2026.05.21 09:20:59.558463 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} MemoryTracker: Peak memory usage (for query): 186.47 KiB. 2026.05.21 09:20:59.558479 [ 270 ] {1acfebe9-9a18-4416-8612-09e3a274edc9} TCPHandler: Processed in 0.003613741 sec. 2026.05.21 09:20:59.560896 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:59.561058 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:20:59.561121 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:20:59.562011 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.562065 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.562440 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:20:59.562658 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:59.562797 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} executeQuery: Read 138 rows, 12.27 KiB in 0.001785 sec., 77310.9243697479 rows/sec., 6.71 MiB/sec. 2026.05.21 09:20:59.562806 [ 135 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 09:20:59.562837 [ 270 ] {81bfbc5a-52f4-4a75-877b-d81b884eeec7} TCPHandler: Processed in 0.002017598 sec. 2026.05.21 09:20:59.562865 [ 135 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.562895 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.563007 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:20:59.563146 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:59.563180 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3357 rows starting from the beginning of the part 2026.05.21 09:20:59.563244 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 138 rows starting from the beginning of the part 2026.05.21 09:20:59.563300 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2026.05.21 09:20:59.563353 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 262 rows starting from the beginning of the part 2026.05.21 09:20:59.563415 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:59.563419 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2026.05.21 09:20:59.563493 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 138 rows starting from the beginning of the part 2026.05.21 09:20:59.563535 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:20:59.563581 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:20:59.564046 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.564084 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.564418 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:20:59.564648 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:20:59.564785 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} executeQuery: Read 41 rows, 3.08 KiB in 0.001276 sec., 32131.66144200627 rows/sec., 2.36 MiB/sec. 2026.05.21 09:20:59.564822 [ 270 ] {83887fee-3143-4bd1-9f1b-8dc73583b9f4} TCPHandler: Processed in 0.001456878 sec. 2026.05.21 09:20:59.564963 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:59.565069 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:20:59.565111 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:20:59.565414 [ 194 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 4007 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439152 sec., 1642784.049538528 rows/sec., 132.87 MiB/sec. 2026.05.21 09:20:59.565563 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.565606 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.565845 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 09:20:59.565923 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:20:59.566237 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:20:59.566238 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:59.566351 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_51_10} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 09:20:59.566404 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} executeQuery: Read 105 rows, 8.40 KiB in 0.001357 sec., 77376.56595431098 rows/sec., 6.04 MiB/sec. 2026.05.21 09:20:59.566407 [ 136 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 09:20:59.566449 [ 270 ] {4046422c-4747-4b11-a8ad-d0d9edd0cf93} TCPHandler: Processed in 0.001535692 sec. 2026.05.21 09:20:59.566457 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. 2026.05.21 09:20:59.566465 [ 136 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.566507 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.566591 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:20:59.566593 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:59.566700 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:59.566718 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:59.566732 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1829 rows starting from the beginning of the part 2026.05.21 09:20:59.566772 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:20:59.566792 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 105 rows starting from the beginning of the part 2026.05.21 09:20:59.566838 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2026.05.21 09:20:59.566876 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part 2026.05.21 09:20:59.566917 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2026.05.21 09:20:59.566953 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 105 rows starting from the beginning of the part 2026.05.21 09:20:59.567249 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.567291 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.567639 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:20:59.567860 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:59.567990 [ 136 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 09:20:59.567996 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. 2026.05.21 09:20:59.568037 [ 136 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.568054 [ 270 ] {eeb3fa1f-117d-4050-877b-b982da9a35b9} TCPHandler: Processed in 0.001510051 sec. 2026.05.21 09:20:59.568063 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.568055 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149732 sec., 1546763.550877568 rows/sec., 114.80 MiB/sec. 2026.05.21 09:20:59.568165 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:20:59.568204 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:59.568262 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:59.568294 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16535 rows starting from the beginning of the part 2026.05.21 09:20:59.568297 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 09:20:59.568313 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:20:59.568346 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:59.568387 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} 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.21 09:20:59.568391 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:59.568447 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 200 rows starting from the beginning of the part 2026.05.21 09:20:59.568487 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:59.568525 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2026.05.21 09:20:59.568601 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:20:59.568687 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_51_10} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 09:20:59.568771 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.05.21 09:20:59.569481 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.569524 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.570156 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:20:59.570390 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:59.570537 [ 136 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.21 09:20:59.570546 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} executeQuery: Read 41 rows, 75.23 KiB in 0.002248 sec., 18238.43416370107 rows/sec., 32.68 MiB/sec. 2026.05.21 09:20:59.570582 [ 136 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.570612 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:20:59.570628 [ 270 ] {6c51ea66-ff7e-4852-aa05-a7eb2cdc723d} TCPHandler: Processed in 0.002473503 sec. 2026.05.21 09:20:59.570720 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:20:59.570783 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:20:59.570883 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:20:59.570926 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:20:59.570930 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:20:59.570986 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 733 rows starting from the beginning of the part 2026.05.21 09:20:59.571105 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:59.571218 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part 2026.05.21 09:20:59.571294 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:20:59.571332 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:59.571338 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:20:59.571445 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:59.571553 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part 2026.05.21 09:20:59.571827 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:20:59.572055 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:20:59.572201 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} executeQuery: Read 60 rows, 4.14 KiB in 0.001335 sec., 44943.8202247191 rows/sec., 3.03 MiB/sec. 2026.05.21 09:20:59.572238 [ 270 ] {0d83386f-09f9-43b3-a25a-62bc07164c71} TCPHandler: Processed in 0.001505501 sec. 2026.05.21 09:20:59.574999 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 17375 rows, containing 5 columns (5 merged, 0 gathered) in 0.00686322 sec., 2531610.526837257 rows/sec., 167.75 MiB/sec. 2026.05.21 09:20:59.575214 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 09:20:59.575477 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:20:59.575555 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_51_10} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 09:20:59.575625 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. 2026.05.21 09:20:59.588020 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 19 columns (19 merged, 0 gathered) in 0.017342541 sec., 52241.479492538034 rows/sec., 93.61 MiB/sec. 2026.05.21 09:20:59.589161 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.21 09:20:59.589467 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:20:59.589535 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_26_5} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.21 09:20:59.589639 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. 2026.05.21 09:21:00.000215 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 284.17 MiB, peak 295.49 MiB, free memory in arenas 0.00 B, will set to 293.91 MiB (RSS), difference: 9.74 MiB 2026.05.21 09:21:03.200421 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.200706 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:03.201115 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:03.201155 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} 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.21 09:21:03.201396 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:03.201465 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:03.201610 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:21:03.201737 [ 330 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:03.201760 [ 347 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:03.201756 [ 314 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:03.201742 [ 345 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:03.202264 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:03.202315 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:03.202487 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:03.202516 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:03.202578 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} 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.21 09:21:03.202643 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} 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.21 09:21:03.202693 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} 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.21 09:21:03.202742 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} 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.21 09:21:03.204275 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} executeQuery: Read 51 rows, 12.35 KiB in 0.003686 sec., 13836.136733586543 rows/sec., 3.27 MiB/sec. 2026.05.21 09:21:03.204577 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} MemoryTracker: Peak memory usage (for query): 206.70 KiB. 2026.05.21 09:21:03.204595 [ 270 ] {4d92aa2f-a2b4-4ba3-a7f1-764b1497c81a} TCPHandler: Processed in 0.004329955 sec. 2026.05.21 09:21:03.217161 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.217410 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:21:03.217511 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:21:03.218434 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.218472 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.218851 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:21:03.219080 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:21:03.219229 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} executeQuery: Read 4 rows, 334.00 B in 0.00189 sec., 2116.4021164021165 rows/sec., 172.58 KiB/sec. 2026.05.21 09:21:03.219264 [ 270 ] {e71ec61d-36a0-4aa4-bb1c-b904b78af945} TCPHandler: Processed in 0.002268987 sec. 2026.05.21 09:21:03.219403 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.219502 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:03.219542 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:03.221109 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.221147 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.221582 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:21:03.221797 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:03.221928 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} executeQuery: Read 2403 rows, 180.35 KiB in 0.002445 sec., 982822.0858895705 rows/sec., 72.03 MiB/sec. 2026.05.21 09:21:03.221964 [ 270 ] {83d17063-4467-4504-a4ac-de1d8ba3fe74} TCPHandler: Processed in 0.002619568 sec. 2026.05.21 09:21:03.222182 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.222314 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:03.222355 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:03.222848 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.222886 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.223184 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:21:03.223404 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:03.223542 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} executeQuery: Read 13 rows, 979.00 B in 0.001247 sec., 10425.020048115477 rows/sec., 766.68 KiB/sec. 2026.05.21 09:21:03.223578 [ 270 ] {7083a4b8-ff3f-497b-8f4e-1cf3a21fa23d} TCPHandler: Processed in 0.001448608 sec. 2026.05.21 09:21:03.223716 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.223838 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:21:03.223880 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:21:03.224596 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.224633 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.224973 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:21:03.225179 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:21:03.225311 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} executeQuery: Read 801 rows, 47.38 KiB in 0.001491 sec., 537223.3400402415 rows/sec., 31.03 MiB/sec. 2026.05.21 09:21:03.225346 [ 270 ] {926a84a1-b32e-4486-814f-45643c3251df} TCPHandler: Processed in 0.001689937 sec. 2026.05.21 09:21:03.225485 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.225582 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:03.225622 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:21:03.226044 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.226081 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.226361 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:21:03.226573 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:21:03.226702 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. 2026.05.21 09:21:03.226743 [ 270 ] {db28f759-1f49-474f-8df8-a15493d3870b} TCPHandler: Processed in 0.001307264 sec. 2026.05.21 09:21:03.226866 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.226963 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:03.227004 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:03.227851 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.227889 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.228274 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:21:03.228498 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:03.228626 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} executeQuery: Read 1292 rows, 88.28 KiB in 0.001682 sec., 768133.1747919144 rows/sec., 51.26 MiB/sec. 2026.05.21 09:21:03.228660 [ 270 ] {d096e7ab-37b3-47c0-ad6c-8792fc344301} TCPHandler: Processed in 0.001844042 sec. 2026.05.21 09:21:03.228791 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.228898 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:03.228942 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:03.229634 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.229671 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.230087 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:21:03.230297 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:03.230430 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} executeQuery: Read 1574 rows, 98.47 KiB in 0.00155 sec., 1015483.8709677419 rows/sec., 62.04 MiB/sec. 2026.05.21 09:21:03.230464 [ 270 ] {b9f6ac15-bb44-4a68-9bda-cbbacb6f61ac} TCPHandler: Processed in 0.001722608 sec. 2026.05.21 09:21:03.230590 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.230686 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:03.230746 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} 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.21 09:21:03.231530 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.231567 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.232064 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:21:03.232286 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:03.232422 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} executeQuery: Read 9 rows, 16.51 KiB in 0.001754 sec., 5131.128848346637 rows/sec., 9.19 MiB/sec. 2026.05.21 09:21:03.232475 [ 270 ] {13651a27-fce2-4b45-90a1-a53c214d6b0d} TCPHandler: Processed in 0.001934094 sec. 2026.05.21 09:21:03.232611 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:03.232708 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:03.232751 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:03.233115 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:03.233151 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.33 GiB. 2026.05.21 09:21:03.233453 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:21:03.233668 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:03.233802 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} executeQuery: Read 42 rows, 2.89 KiB in 0.001113 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. 2026.05.21 09:21:03.233837 [ 270 ] {08748ecf-f48b-416f-9ffc-eaea2cfdca1c} TCPHandler: Processed in 0.001276123 sec. 2026.05.21 09:21:04.550528 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:04.550798 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:04.551146 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:04.551187 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} 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.21 09:21:04.551414 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:04.551490 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:04.551639 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:21:04.551725 [ 354 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:04.551761 [ 319 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:04.551766 [ 349 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:04.551761 [ 330 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:04.551942 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:04.551973 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:04.552081 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:04.552104 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:04.552144 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} 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.21 09:21:04.552193 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} 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.21 09:21:04.552234 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} 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.21 09:21:04.552273 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} 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.21 09:21:04.553454 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} executeQuery: Read 51 rows, 10.48 KiB in 0.00276 sec., 18478.26086956522 rows/sec., 3.71 MiB/sec. 2026.05.21 09:21:04.553668 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} MemoryTracker: Peak memory usage (for query): 171.67 KiB. 2026.05.21 09:21:04.553686 [ 270 ] {8a439cc0-cbfa-42ac-8421-a86b4f97c056} TCPHandler: Processed in 0.0032938 sec. 2026.05.21 09:21:04.554944 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:04.555149 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:04.555227 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:04.555994 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:04.556042 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:04.556474 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:21:04.556719 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:04.556909 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} executeQuery: Read 56 rows, 4.38 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.36 MiB/sec. 2026.05.21 09:21:04.556969 [ 270 ] {1c930017-50b1-4f4f-ac56-432d825de63b} TCPHandler: Processed in 0.002170823 sec. 2026.05.21 09:21:04.557200 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:04.557345 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:04.557403 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:04.557889 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:04.557928 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:04.558242 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:21:04.558472 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:04.558603 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. 2026.05.21 09:21:04.558639 [ 270 ] {aa913e90-9157-49c4-b217-bdb16e256c0e} TCPHandler: Processed in 0.001570442 sec. 2026.05.21 09:21:04.558786 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:04.558890 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:04.558936 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:04.559335 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:04.559372 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:04.559716 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:21:04.559937 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:04.560067 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} executeQuery: Read 52 rows, 3.70 KiB in 0.001197 sec., 43441.938178780285 rows/sec., 3.02 MiB/sec. 2026.05.21 09:21:04.560102 [ 270 ] {71e0b4bf-ec87-4643-b38f-072efe826c82} TCPHandler: Processed in 0.001371406 sec. 2026.05.21 09:21:04.560250 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:04.560349 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:04.560393 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:04.560728 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:04.560779 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:04.561089 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:21:04.561310 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:04.561450 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} executeQuery: Read 18 rows, 1.25 KiB in 0.00112 sec., 16071.428571428572 rows/sec., 1.09 MiB/sec. 2026.05.21 09:21:04.561485 [ 270 ] {5c6e282c-7319-4e9b-8667-b004038ed83a} TCPHandler: Processed in 0.001287613 sec. 2026.05.21 09:21:05.949213 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17666 2026.05.21 09:21:05.949729 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:05.949780 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:05.950304 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:21:05.950547 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:05.950759 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17666 2026.05.21 09:21:06.940538 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2026.05.21 09:21:06.955812 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:06.955866 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:06.961293 [ 245 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:21:06.961954 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:06.964550 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2026.05.21 09:21:09.555498 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:09.555758 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:09.556120 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:09.556161 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} 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.21 09:21:09.556389 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:09.556461 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:09.556611 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:21:09.556725 [ 354 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:09.556725 [ 349 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:09.556777 [ 318 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:09.556793 [ 352 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:09.556934 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:09.556965 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:09.557068 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:09.557098 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:09.557137 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} 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.21 09:21:09.557183 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} 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.21 09:21:09.557223 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} 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.21 09:21:09.557263 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} 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.21 09:21:09.558852 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} executeQuery: Read 51 rows, 10.72 KiB in 0.00318 sec., 16037.735849056604 rows/sec., 3.29 MiB/sec. 2026.05.21 09:21:09.559234 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} MemoryTracker: Peak memory usage (for query): 186.70 KiB. 2026.05.21 09:21:09.559255 [ 270 ] {3ad5ca32-8c0e-4d98-a74c-65c7f3ab601e} TCPHandler: Processed in 0.003898841 sec. 2026.05.21 09:21:09.561717 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:09.561971 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:09.562076 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:09.563030 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:09.563075 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:09.563471 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:21:09.563691 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:09.563842 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} executeQuery: Read 138 rows, 12.27 KiB in 0.001949 sec., 70805.54130323243 rows/sec., 6.15 MiB/sec. 2026.05.21 09:21:09.563878 [ 270 ] {2deb8e9b-2b49-4f7c-a7ca-499d380be35e} TCPHandler: Processed in 0.002350218 sec. 2026.05.21 09:21:09.564022 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:09.564130 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:09.564172 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:09.564664 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:09.564701 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:09.565004 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:21:09.565215 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:09.565346 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} executeQuery: Read 41 rows, 3.08 KiB in 0.001244 sec., 32958.19935691318 rows/sec., 2.42 MiB/sec. 2026.05.21 09:21:09.565381 [ 270 ] {df064cce-49ac-420b-a90b-cea886a2760b} TCPHandler: Processed in 0.001410408 sec. 2026.05.21 09:21:09.565516 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:09.565612 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:09.565653 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:09.566133 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:09.566170 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:09.566478 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:21:09.566690 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:09.566818 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} executeQuery: Read 105 rows, 8.40 KiB in 0.001224 sec., 85784.3137254902 rows/sec., 6.70 MiB/sec. 2026.05.21 09:21:09.566853 [ 270 ] {902c610e-19d4-4bf1-b80c-17d24310f531} TCPHandler: Processed in 0.001386846 sec. 2026.05.21 09:21:09.567002 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:09.567099 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:09.567143 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:09.567647 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:09.567686 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:09.568032 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:21:09.568246 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:09.568382 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. 2026.05.21 09:21:09.568417 [ 270 ] {db6c9365-f8cf-456a-812e-d751cc85f89f} TCPHandler: Processed in 0.001465249 sec. 2026.05.21 09:21:09.568550 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:09.568650 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:09.568706 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} 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.21 09:21:09.569566 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:09.569603 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:09.570218 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:21:09.570443 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:09.570583 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} executeQuery: Read 41 rows, 75.23 KiB in 0.001953 sec., 20993.343573988735 rows/sec., 37.62 MiB/sec. 2026.05.21 09:21:09.570641 [ 270 ] {483b5451-3fd8-4acc-8e6f-4ae245b10150} TCPHandler: Processed in 0.002140552 sec. 2026.05.21 09:21:09.570813 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:09.570912 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:09.570955 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:09.571336 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:09.571373 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:09.571684 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:21:09.571904 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:09.572035 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. 2026.05.21 09:21:09.572069 [ 270 ] {09d8a412-aa56-4ba2-bc90-5dad65337d42} TCPHandler: Processed in 0.001305804 sec. 2026.05.21 09:21:13.318432 [ 116 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:21:13.318520 [ 116 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:21:13.451797 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18178 2026.05.21 09:21:13.452569 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:13.452614 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:13.453105 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:21:13.453341 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:13.453477 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18178 2026.05.21 09:21:14.465484 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2026.05.21 09:21:14.481244 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:14.481306 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:14.487020 [ 245 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:21:14.487702 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:14.490345 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2026.05.21 09:21:14.554687 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:14.554865 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:14.555149 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:14.555185 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} 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.21 09:21:14.555382 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:14.555447 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:14.555578 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:21:14.555689 [ 318 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:14.555771 [ 318 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:14.555697 [ 327 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:14.555695 [ 319 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:14.556021 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:14.556044 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:14.556139 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:14.556162 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:14.556198 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} 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.21 09:21:14.556254 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} 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.21 09:21:14.556291 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} 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.21 09:21:14.556336 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} 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.21 09:21:14.557560 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} executeQuery: Read 51 rows, 10.48 KiB in 0.002767 sec., 18431.51427538851 rows/sec., 3.70 MiB/sec. 2026.05.21 09:21:14.557736 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} MemoryTracker: Peak memory usage (for query): 171.77 KiB. 2026.05.21 09:21:14.557752 [ 270 ] {74abab7c-ac67-412d-b635-f1a2ecaee0f8} TCPHandler: Processed in 0.003176147 sec. 2026.05.21 09:21:14.559318 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:14.559430 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:14.559480 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:14.560087 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:14.560131 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:14.560507 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:21:14.560734 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:14.560869 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} executeQuery: Read 56 rows, 4.38 KiB in 0.001472 sec., 38043.47826086957 rows/sec., 2.90 MiB/sec. 2026.05.21 09:21:14.560905 [ 270 ] {cf1368fe-6ebb-403e-a3ab-726b9fb0af82} TCPHandler: Processed in 0.001636585 sec. 2026.05.21 09:21:14.561085 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:14.561182 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:14.561222 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:14.561660 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:14.561697 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:14.561994 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:21:14.562210 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:14.562336 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. 2026.05.21 09:21:14.562371 [ 270 ] {966f63cb-8719-4726-a759-e820d93e5033} TCPHandler: Processed in 0.001337195 sec. 2026.05.21 09:21:14.562506 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:14.562604 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:14.562655 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:14.563093 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:14.563127 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:14.563441 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:21:14.563651 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:14.563780 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. 2026.05.21 09:21:14.563814 [ 270 ] {1b3293b3-148b-4993-b4e6-d303b30430fb} TCPHandler: Processed in 0.001357905 sec. 2026.05.21 09:21:14.563941 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:14.564037 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:14.564077 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:14.564445 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:14.564480 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:14.564795 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:21:14.565010 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:14.565129 [ 115 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_50_9 to all_55_55_0 2026.05.21 09:21:14.565137 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. 2026.05.21 09:21:14.565178 [ 115 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:14.565188 [ 270 ] {918bf666-0e65-478b-b78c-f3904c72b64a} TCPHandler: Processed in 0.001297303 sec. 2026.05.21 09:21:14.565209 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:14.565322 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_9 to all_55_55_0 into Compact with storage Full 2026.05.21 09:21:14.565437 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:14.565470 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_9, total 2874 rows starting from the beginning of the part 2026.05.21 09:21:14.565527 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:14.565577 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part 2026.05.21 09:21:14.565617 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part 2026.05.21 09:21:14.565657 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:14.565695 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:14.566822 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001536782 sec., 2026312.1249468045 rows/sec., 133.98 MiB/sec. 2026.05.21 09:21:14.567100 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} MergedBlockOutputStream: filled checksums all_1_55_10 (state Temporary) 2026.05.21 09:21:14.567327 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_55_10 to all_1_55_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:21:14.567389 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_55_10} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_50_9, all_55_55_0] -> all_1_55_10 2026.05.21 09:21:14.567444 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.21 09:21:14.665559 [ 114 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.21 09:21:14.665621 [ 114 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:14.665646 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:14.665783 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:21:14.665942 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:14.665979 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part 2026.05.21 09:21:14.666052 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2026.05.21 09:21:14.666106 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2026.05.21 09:21:14.666155 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part 2026.05.21 09:21:14.666200 [ 197 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part 2026.05.21 09:21:14.666971 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245492 sec., 30510.031377158586 rows/sec., 2.55 MiB/sec. 2026.05.21 09:21:14.667158 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.21 09:21:14.667444 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:21:14.667522 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_17_4} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.21 09:21:14.667623 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.21 09:21:18.946790 [ 112 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2026.05.21 09:21:18.946922 [ 112 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:18.946952 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:18.947173 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2026.05.21 09:21:18.947414 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:18.947473 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 974 rows starting from the beginning of the part 2026.05.21 09:21:18.947576 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2026.05.21 09:21:18.947624 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part 2026.05.21 09:21:18.947673 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2026.05.21 09:21:18.947715 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part 2026.05.21 09:21:18.948861 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178313 sec., 1471569.6556055925 rows/sec., 92.21 MiB/sec. 2026.05.21 09:21:18.949096 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2026.05.21 09:21:18.949397 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:21:18.949474 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_18_4} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2026.05.21 09:21:18.949585 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.21 09:21:19.556923 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.557188 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:19.557579 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:19.557619 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} 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.21 09:21:19.557853 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:19.557921 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:19.558060 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:21:19.558141 [ 319 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:19.558159 [ 362 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:19.558171 [ 327 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:19.558159 [ 318 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:19.558314 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:19.558342 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:19.558439 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:19.558461 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:19.558497 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} 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.21 09:21:19.558538 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} 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.21 09:21:19.558578 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} 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.21 09:21:19.558618 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} 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.21 09:21:19.559952 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} executeQuery: Read 51 rows, 10.72 KiB in 0.002876 sec., 17732.962447844227 rows/sec., 3.64 MiB/sec. 2026.05.21 09:21:19.560165 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} MemoryTracker: Peak memory usage (for query): 187.18 KiB. 2026.05.21 09:21:19.560181 [ 270 ] {16aef83a-5305-4da0-be57-f4c61b445e9b} TCPHandler: Processed in 0.003398994 sec. 2026.05.21 09:21:19.563037 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.563152 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:21:19.563195 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:21:19.563706 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.563752 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.564139 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:21:19.564356 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:21:19.564501 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} executeQuery: Read 24 rows, 2.04 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.44 MiB/sec. 2026.05.21 09:21:19.564537 [ 270 ] {97c4afd2-f461-4370-b3d7-854e09bd1b1e} TCPHandler: Processed in 0.001552142 sec. 2026.05.21 09:21:19.564664 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.564762 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:21:19.564803 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:21:19.565218 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.565254 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.565534 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:21:19.565749 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:21:19.565878 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} executeQuery: Read 2 rows, 167.00 B in 0.001134 sec., 1763.668430335097 rows/sec., 143.81 KiB/sec. 2026.05.21 09:21:19.565913 [ 270 ] {871123ce-e07a-4077-8ff3-d7ebdc3859f6} TCPHandler: Processed in 0.001298824 sec. 2026.05.21 09:21:19.566030 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.566127 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:19.566167 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:19.566730 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.566766 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.567075 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:21:19.567297 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:19.567424 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} executeQuery: Read 259 rows, 23.78 KiB in 0.001316 sec., 196808.51063829788 rows/sec., 17.65 MiB/sec. 2026.05.21 09:21:19.567433 [ 112 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 09:21:19.567460 [ 270 ] {38042bdb-c653-448d-854c-54fead38e43e} TCPHandler: Processed in 0.001479389 sec. 2026.05.21 09:21:19.567488 [ 112 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.567522 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.567594 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.567628 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:21:19.567696 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:19.567737 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:19.567740 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:19.567776 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3357 rows starting from the beginning of the part 2026.05.21 09:21:19.567841 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2403 rows starting from the beginning of the part 2026.05.21 09:21:19.567886 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2026.05.21 09:21:19.567925 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part 2026.05.21 09:21:19.567963 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2026.05.21 09:21:19.568005 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 259 rows starting from the beginning of the part 2026.05.21 09:21:19.568202 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.568245 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.568565 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:21:19.568779 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:19.568911 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} executeQuery: Read 55 rows, 4.18 KiB in 0.001234 sec., 44570.502431118315 rows/sec., 3.31 MiB/sec. 2026.05.21 09:21:19.568947 [ 270 ] {618a2ae5-3700-48f6-a1c6-a6661be1a28c} TCPHandler: Processed in 0.001410237 sec. 2026.05.21 09:21:19.569066 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.569163 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:21:19.569203 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:21:19.569611 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.569647 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.569936 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:21:19.570067 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 6269 rows, containing 5 columns (5 merged, 0 gathered) in 0.002470593 sec., 2537447.487303655 rows/sec., 201.02 MiB/sec. 2026.05.21 09:21:19.570147 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:21:19.570280 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} executeQuery: Read 24 rows, 2.04 KiB in 0.001135 sec., 21145.374449339208 rows/sec., 1.75 MiB/sec. 2026.05.21 09:21:19.570314 [ 270 ] {19e0146a-f109-4047-99df-6ced20c75387} TCPHandler: Processed in 0.001297883 sec. 2026.05.21 09:21:19.570431 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 09:21:19.570433 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.570555 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:21:19.570597 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:21:19.570714 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:19.570789 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_56_11} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 09:21:19.570859 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2026.05.21 09:21:19.570992 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.571068 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.571375 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:21:19.571611 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:21:19.571744 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} executeQuery: Read 12 rows, 960.00 B in 0.001207 sec., 9942.004971002485 rows/sec., 776.72 KiB/sec. 2026.05.21 09:21:19.571780 [ 270 ] {951d0d03-046b-4b21-8b90-ba62f8bd79dd} TCPHandler: Processed in 0.001396607 sec. 2026.05.21 09:21:19.571920 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.572016 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:19.572054 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:19.572532 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.572569 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.572884 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:21:19.573089 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:19.573198 [ 112 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 09:21:19.573217 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} executeQuery: Read 143 rows, 11.82 KiB in 0.001219 sec., 117309.2698933552 rows/sec., 9.47 MiB/sec. 2026.05.21 09:21:19.573231 [ 112 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.573257 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.573258 [ 270 ] {8410e70f-f2ad-41dd-aa82-2f2db4093d56} TCPHandler: Processed in 0.001389217 sec. 2026.05.21 09:21:19.573337 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:21:19.573395 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.573426 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:19.573457 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1829 rows starting from the beginning of the part 2026.05.21 09:21:19.573497 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:19.573505 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1292 rows starting from the beginning of the part 2026.05.21 09:21:19.573548 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:19.573565 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2026.05.21 09:21:19.573614 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part 2026.05.21 09:21:19.573652 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2026.05.21 09:21:19.573688 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 143 rows starting from the beginning of the part 2026.05.21 09:21:19.574005 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.574045 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.574384 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:21:19.574595 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:19.574712 [ 112 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 09:21:19.574725 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} executeQuery: Read 197 rows, 14.47 KiB in 0.001247 sec., 157979.14995990376 rows/sec., 11.33 MiB/sec. 2026.05.21 09:21:19.574749 [ 112 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.574769 [ 270 ] {5a2ceb5b-23a6-48ae-afc7-c70ce1a7da03} TCPHandler: Processed in 0.001423347 sec. 2026.05.21 09:21:19.574772 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.574890 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582083 sec., 2210377.0788258263 rows/sec., 160.51 MiB/sec. 2026.05.21 09:21:19.574907 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.574900 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:21:19.575022 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:19.575080 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} 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.21 09:21:19.575088 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:19.575130 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 09:21:19.575134 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17375 rows starting from the beginning of the part 2026.05.21 09:21:19.575222 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:21:19.575277 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 52 rows starting from the beginning of the part 2026.05.21 09:21:19.575327 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2026.05.21 09:21:19.575376 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2026.05.21 09:21:19.575426 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part 2026.05.21 09:21:19.575450 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:19.575538 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_56_11} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 09:21:19.575649 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.21 09:21:19.575928 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.575969 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.576596 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:21:19.576844 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:19.576996 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} executeQuery: Read 41 rows, 75.23 KiB in 0.001991 sec., 20592.66700150678 rows/sec., 36.90 MiB/sec. 2026.05.21 09:21:19.577066 [ 270 ] {cdcabfd2-0594-46e3-9e18-c3d5e0de54f2} TCPHandler: Processed in 0.002208284 sec. 2026.05.21 09:21:19.577206 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:19.577304 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:19.577346 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:19.577695 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:19.577731 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:19.578175 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:21:19.578397 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:19.578532 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. 2026.05.21 09:21:19.578568 [ 270 ] {9a35815f-6a89-4cc6-89f3-3d27d2274c08} TCPHandler: Processed in 0.001413238 sec. 2026.05.21 09:21:19.580471 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 19518 rows, containing 5 columns (5 merged, 0 gathered) in 0.005625028 sec., 3469849.3945274586 rows/sec., 228.89 MiB/sec. 2026.05.21 09:21:19.580727 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 09:21:19.580980 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:19.581051 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_56_11} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 09:21:19.581123 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. 2026.05.21 09:21:20.954472 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18626 2026.05.21 09:21:20.955073 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:20.955124 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:20.955697 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:21:20.955943 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:20.956075 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18626 2026.05.21 09:21:21.991276 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2026.05.21 09:21:22.007743 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:22.007811 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:22.013931 [ 245 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:21:22.014607 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:22.017524 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2026.05.21 09:21:24.554353 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:24.554604 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:24.554938 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:24.554975 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} 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.21 09:21:24.555188 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:24.555257 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:24.555396 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:21:24.555511 [ 335 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:24.555520 [ 362 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:24.555531 [ 268 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:24.555511 [ 318 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:24.555731 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:24.555759 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:24.555861 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:24.555882 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:24.555918 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} 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.21 09:21:24.555960 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} 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.21 09:21:24.555996 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} 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.21 09:21:24.556034 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} 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.21 09:21:24.557274 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} executeQuery: Read 51 rows, 10.48 KiB in 0.002769 sec., 18418.201516793066 rows/sec., 3.70 MiB/sec. 2026.05.21 09:21:24.557478 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} MemoryTracker: Peak memory usage (for query): 171.62 KiB. 2026.05.21 09:21:24.557495 [ 270 ] {d72d9e2f-02f0-4dc1-9b63-07d5a22b4f2a} TCPHandler: Processed in 0.00327385 sec. 2026.05.21 09:21:24.559089 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:24.559200 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:24.559243 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:24.559741 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:24.559788 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:24.560160 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:21:24.560394 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:24.560538 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} executeQuery: Read 56 rows, 4.38 KiB in 0.001371 sec., 40846.09773887673 rows/sec., 3.12 MiB/sec. 2026.05.21 09:21:24.560574 [ 270 ] {1bdcfeeb-dbd6-49ef-afb9-f515cabf9553} TCPHandler: Processed in 0.001536401 sec. 2026.05.21 09:21:24.560703 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:24.560800 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:24.560840 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:24.561242 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:24.561279 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:24.561572 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:21:24.561778 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:24.561904 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} executeQuery: Read 64 rows, 5.12 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.45 MiB/sec. 2026.05.21 09:21:24.561939 [ 270 ] {8c103e54-9796-4d8e-8fe9-d2b3406d041d} TCPHandler: Processed in 0.001286593 sec. 2026.05.21 09:21:24.562107 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:24.562205 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:24.562247 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:24.562686 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:24.562722 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:24.563039 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:21:24.563262 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:24.563392 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. 2026.05.21 09:21:24.563425 [ 270 ] {8cf9de0a-e273-402b-9f7e-63d092b6a4e0} TCPHandler: Processed in 0.001368356 sec. 2026.05.21 09:21:24.563557 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:24.563655 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:24.563696 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:24.564044 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:24.564080 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.32 GiB. 2026.05.21 09:21:24.564376 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:21:24.564581 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:24.564706 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. 2026.05.21 09:21:24.564739 [ 270 ] {8e792f5a-9f4c-4102-a54c-4e785b35b183} TCPHandler: Processed in 0.001231511 sec. 2026.05.21 09:21:28.318808 [ 93 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:21:28.318864 [ 93 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:21:28.456843 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19138 2026.05.21 09:21:28.457399 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:28.457438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:28.457939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:21:28.458173 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:28.458331 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19138 2026.05.21 09:21:29.518229 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2026.05.21 09:21:29.535283 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.535335 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.542304 [ 245 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:21:29.544400 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:29.554897 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2026.05.21 09:21:29.555256 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:29.555483 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:29.555827 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:29.555865 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} 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.21 09:21:29.556078 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:29.556147 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:29.556290 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:21:29.556381 [ 327 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:29.556401 [ 318 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:29.556408 [ 268 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:29.556401 [ 335 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:29.556578 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:29.556607 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:29.556705 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:29.556727 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:29.556762 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} 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.21 09:21:29.556803 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} 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.21 09:21:29.556841 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} 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.21 09:21:29.556879 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} 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.21 09:21:29.558168 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} executeQuery: Read 51 rows, 10.72 KiB in 0.002776 sec., 18371.75792507205 rows/sec., 3.77 MiB/sec. 2026.05.21 09:21:29.558405 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} MemoryTracker: Peak memory usage (for query): 186.48 KiB. 2026.05.21 09:21:29.558422 [ 270 ] {0cdd2e15-f5ef-4716-98f5-8014d57f65ea} TCPHandler: Processed in 0.00330038 sec. 2026.05.21 09:21:29.560768 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:29.560887 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:29.560932 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:29.561536 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.561574 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.561938 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:21:29.562167 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:29.562321 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} executeQuery: Read 138 rows, 12.27 KiB in 0.001467 sec., 94069.52965235173 rows/sec., 8.17 MiB/sec. 2026.05.21 09:21:29.562358 [ 270 ] {1a036240-b0c2-4d8e-9a5f-df573fb3d0dd} TCPHandler: Processed in 0.001643545 sec. 2026.05.21 09:21:29.562505 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:29.562610 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:29.562652 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:29.563104 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.563142 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.563439 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:21:29.563663 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:29.563791 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} executeQuery: Read 41 rows, 3.08 KiB in 0.0012 sec., 34166.66666666667 rows/sec., 2.51 MiB/sec. 2026.05.21 09:21:29.563800 [ 92 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 09:21:29.563828 [ 270 ] {f4dea64b-681a-4e4b-ac13-58506c13c48e} TCPHandler: Processed in 0.001373037 sec. 2026.05.21 09:21:29.563854 [ 92 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.563882 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.563956 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:29.563997 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:21:29.564059 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:29.564105 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:29.564116 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:29.564152 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 224 rows starting from the beginning of the part 2026.05.21 09:21:29.564211 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part 2026.05.21 09:21:29.564255 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2026.05.21 09:21:29.564298 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part 2026.05.21 09:21:29.564337 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 55 rows starting from the beginning of the part 2026.05.21 09:21:29.564378 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part 2026.05.21 09:21:29.564566 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.564610 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.564946 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:21:29.565184 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:29.565218 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263943 sec., 328337.59117301967 rows/sec., 23.70 MiB/sec. 2026.05.21 09:21:29.565323 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} executeQuery: Read 105 rows, 8.40 KiB in 0.001282 sec., 81903.27613104525 rows/sec., 6.40 MiB/sec. 2026.05.21 09:21:29.565364 [ 270 ] {08174729-e40d-4b11-86db-6ca69ab1c670} TCPHandler: Processed in 0.001457459 sec. 2026.05.21 09:21:29.565372 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 09:21:29.565505 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:29.565610 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:29.565639 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:29.565654 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:29.565715 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_41_8} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 09:21:29.565791 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:21:29.566093 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.566134 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.566469 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:21:29.566691 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:29.566824 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. 2026.05.21 09:21:29.566858 [ 270 ] {ca3fcd4c-7bac-46e4-a6f4-0884927e25eb} TCPHandler: Processed in 0.001403287 sec. 2026.05.21 09:21:29.566984 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:29.567080 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:29.567135 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} 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.21 09:21:29.567984 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.568020 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.568618 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:21:29.568851 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:29.568987 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} executeQuery: Read 41 rows, 75.23 KiB in 0.001925 sec., 21298.701298701297 rows/sec., 38.17 MiB/sec. 2026.05.21 09:21:29.569048 [ 270 ] {6e999fe5-9ef6-4589-a11c-84aa458c9dac} TCPHandler: Processed in 0.002113991 sec. 2026.05.21 09:21:29.569212 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:29.569309 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:29.569351 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:29.569716 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:29.569751 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:29.570059 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:21:29.570272 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:29.570403 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. 2026.05.21 09:21:29.570437 [ 270 ] {586e2577-989a-424c-8e30-8ff58251c4e9} TCPHandler: Processed in 0.001277433 sec. 2026.05.21 09:21:33.198826 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.199081 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:33.199456 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:33.199496 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} 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.21 09:21:33.199745 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:33.199817 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:33.199984 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:21:33.200103 [ 362 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:33.200135 [ 318 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:33.200109 [ 339 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:33.200108 [ 268 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:33.200340 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:33.200373 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:33.200479 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:33.200503 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:33.200543 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} 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.21 09:21:33.200589 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} 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.21 09:21:33.200630 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} 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.21 09:21:33.200669 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} 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.21 09:21:33.202121 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} executeQuery: Read 51 rows, 12.35 KiB in 0.003149 sec., 16195.617656398857 rows/sec., 3.83 MiB/sec. 2026.05.21 09:21:33.202314 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} MemoryTracker: Peak memory usage (for query): 206.68 KiB. 2026.05.21 09:21:33.202331 [ 270 ] {9b975a60-ca42-41ad-b237-bda270f458e7} TCPHandler: Processed in 0.003686163 sec. 2026.05.21 09:21:33.213974 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.214177 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:21:33.214254 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:21:33.214915 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.214957 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.215302 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:21:33.215521 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:21:33.215667 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} executeQuery: Read 4 rows, 334.00 B in 0.001544 sec., 2590.6735751295337 rows/sec., 211.25 KiB/sec. 2026.05.21 09:21:33.215702 [ 270 ] {5cbb58ea-7a5e-4cf7-9e1f-5f5d22b2497a} TCPHandler: Processed in 0.001826832 sec. 2026.05.21 09:21:33.215843 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.215941 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:33.215982 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:33.217215 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.217252 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.217671 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:21:33.217877 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:33.218008 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} executeQuery: Read 2403 rows, 180.35 KiB in 0.002085 sec., 1152517.9856115107 rows/sec., 84.47 MiB/sec. 2026.05.21 09:21:33.218049 [ 270 ] {dcf45e8f-f1e3-43d8-a977-71619bc2e248} TCPHandler: Processed in 0.002256625 sec. 2026.05.21 09:21:33.218172 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.218270 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:33.218311 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:33.218725 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.218762 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.219055 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:21:33.219259 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:33.219388 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} executeQuery: Read 13 rows, 979.00 B in 0.001137 sec., 11433.597185576078 rows/sec., 840.86 KiB/sec. 2026.05.21 09:21:33.219422 [ 270 ] {fb6dc01a-baae-4861-bae2-092a9a3c46f5} TCPHandler: Processed in 0.001300473 sec. 2026.05.21 09:21:33.219540 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.219637 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:21:33.219677 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:21:33.220290 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.220327 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.220643 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:21:33.220847 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:21:33.220974 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} executeQuery: Read 801 rows, 47.38 KiB in 0.001355 sec., 591143.9114391144 rows/sec., 34.15 MiB/sec. 2026.05.21 09:21:33.221009 [ 270 ] {b9e4cf93-cf5a-4986-aedc-607ab0b8dcf0} TCPHandler: Processed in 0.001518382 sec. 2026.05.21 09:21:33.221152 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.221250 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:33.221289 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:21:33.221681 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.221717 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.221994 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:21:33.222194 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:21:33.222322 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. 2026.05.21 09:21:33.222358 [ 270 ] {61ce3fa3-39e2-42a0-a982-c7a78be4ab00} TCPHandler: Processed in 0.001255402 sec. 2026.05.21 09:21:33.222480 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.222576 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:33.222616 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:33.223362 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.223398 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.223748 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:21:33.223957 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:33.224083 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} executeQuery: Read 1292 rows, 88.28 KiB in 0.001524 sec., 847769.0288713911 rows/sec., 56.57 MiB/sec. 2026.05.21 09:21:33.224117 [ 270 ] {8fc87078-6f64-47e5-bb80-2cdab54424ee} TCPHandler: Processed in 0.001686297 sec. 2026.05.21 09:21:33.224242 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.224340 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:33.224382 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:33.225047 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.225083 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.225492 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:21:33.225703 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:33.225831 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} executeQuery: Read 1574 rows, 98.47 KiB in 0.00151 sec., 1042384.1059602649 rows/sec., 63.68 MiB/sec. 2026.05.21 09:21:33.225866 [ 270 ] {18b01d32-5527-42a4-a188-9dff2fdff9d4} TCPHandler: Processed in 0.001673466 sec. 2026.05.21 09:21:33.225993 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.226091 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:33.226144 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} 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.21 09:21:33.226895 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.226931 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.227413 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:21:33.227626 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:33.227737 [ 89 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.21 09:21:33.227762 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} executeQuery: Read 9 rows, 16.51 KiB in 0.00169 sec., 5325.443786982249 rows/sec., 9.54 MiB/sec. 2026.05.21 09:21:33.227795 [ 89 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.227820 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.227822 [ 270 ] {fa0ec297-a020-4527-b52d-9ecae37901c5} TCPHandler: Processed in 0.001878453 sec. 2026.05.21 09:21:33.227921 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:21:33.227973 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:33.228086 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:33.228129 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:33.228144 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:33.228202 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 906 rows starting from the beginning of the part 2026.05.21 09:21:33.228325 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part 2026.05.21 09:21:33.228426 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part 2026.05.21 09:21:33.228478 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:33.228519 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:33.228526 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2026.05.21 09:21:33.228626 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part 2026.05.21 09:21:33.228728 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part 2026.05.21 09:21:33.228835 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:21:33.229079 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:33.229222 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} executeQuery: Read 42 rows, 2.89 KiB in 0.001155 sec., 36363.63636363636 rows/sec., 2.44 MiB/sec. 2026.05.21 09:21:33.229257 [ 270 ] {02015cdc-d394-4f0a-8da0-da686e181f5e} TCPHandler: Processed in 0.001334155 sec. 2026.05.21 09:21:33.234463 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 19 columns (19 merged, 0 gathered) in 0.00658251 sec., 159057.8669838709 rows/sec., 285.02 MiB/sec. 2026.05.21 09:21:33.236118 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.21 09:21:33.236444 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:33.236514 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_31_6} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.21 09:21:33.236651 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB. 2026.05.21 09:21:34.000229 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 297.44 MiB, peak 305.73 MiB, free memory in arenas 0.00 B, will set to 300.44 MiB (RSS), difference: 3.01 MiB 2026.05.21 09:21:34.550242 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:34.550561 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:34.551062 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:34.551129 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} 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.21 09:21:34.551472 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:34.551580 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:34.551773 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:21:34.551888 [ 339 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:34.551912 [ 362 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:34.551926 [ 268 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:34.551926 [ 366 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:34.552174 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:34.552225 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:34.552369 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:34.552401 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:34.552454 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} 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.21 09:21:34.552525 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} 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.21 09:21:34.552638 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} 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.21 09:21:34.552715 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} 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.21 09:21:34.554215 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} executeQuery: Read 51 rows, 10.48 KiB in 0.003766 sec., 13542.219861922465 rows/sec., 2.72 MiB/sec. 2026.05.21 09:21:34.554549 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} MemoryTracker: Peak memory usage (for query): 171.65 KiB. 2026.05.21 09:21:34.554576 [ 270 ] {4069ba14-385d-4904-8ed8-0169fbdf5d1a} TCPHandler: Processed in 0.004593954 sec. 2026.05.21 09:21:34.556494 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:34.556657 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:34.556728 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:34.557483 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:34.557555 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:34.558040 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:21:34.558295 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:34.558493 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec. 2026.05.21 09:21:34.558560 [ 270 ] {5ce2ae97-da05-421d-b62c-299d8404898a} TCPHandler: Processed in 0.002196344 sec. 2026.05.21 09:21:34.558764 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:34.558908 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:34.558970 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:34.559739 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:34.559795 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:34.560285 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:21:34.560604 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:34.560834 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. 2026.05.21 09:21:34.560897 [ 270 ] {df8db89c-c87b-4906-981d-a98a32e12006} TCPHandler: Processed in 0.002205454 sec. 2026.05.21 09:21:34.561222 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:34.561367 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:34.561431 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:34.562008 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:34.562059 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:34.562540 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:21:34.562860 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:34.563059 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} executeQuery: Read 52 rows, 3.70 KiB in 0.001724 sec., 30162.41299303944 rows/sec., 2.10 MiB/sec. 2026.05.21 09:21:34.563114 [ 270 ] {06f8f5e0-7fe5-4853-a630-ec14703a68d6} TCPHandler: Processed in 0.001957866 sec. 2026.05.21 09:21:34.565320 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:34.565570 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:34.565673 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:34.566354 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:34.566415 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:34.566865 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:21:34.567109 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:34.567283 [ 89 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_55_10 to all_60_60_0 2026.05.21 09:21:34.567288 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} executeQuery: Read 18 rows, 1.25 KiB in 0.001781 sec., 10106.681639528355 rows/sec., 701.30 KiB/sec. 2026.05.21 09:21:34.567360 [ 89 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:34.567389 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:34.567399 [ 270 ] {cba8bbae-bdf0-44d0-b311-4dc2d5871952} TCPHandler: Processed in 0.002306978 sec. 2026.05.21 09:21:34.567513 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_10 to all_60_60_0 into Compact with storage Full 2026.05.21 09:21:34.567672 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:34.567712 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_10, total 3114 rows starting from the beginning of the part 2026.05.21 09:21:34.567780 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:34.567829 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:34.567876 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:34.567913 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part 2026.05.21 09:21:34.567954 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part 2026.05.21 09:21:34.569182 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergeTask::MergeProjectionsStage: Merge sorted 3354 rows, containing 4 columns (4 merged, 0 gathered) in 0.001726538 sec., 1942615.8011002366 rows/sec., 128.62 MiB/sec. 2026.05.21 09:21:34.569542 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} MergedBlockOutputStream: filled checksums all_1_60_11 (state Temporary) 2026.05.21 09:21:34.569925 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_60_11 to all_1_60_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:21:34.570055 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_60_11} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_55_10, all_60_60_0] -> all_1_60_11 2026.05.21 09:21:34.570177 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2026.05.21 09:21:35.037559 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59392 2026.05.21 09:21:35.037652 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.037679 [ 269 ] {} TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Authenticating user 'default' from [fd00:1122:3344:101::e]:59392 2026.05.21 09:21:35.037703 [ 269 ] {} TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.037716 [ 269 ] {} TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.037964 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54864 2026.05.21 09:21:35.038000 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49662 2026.05.21 09:21:35.038026 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47093 2026.05.21 09:21:35.038056 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40605 2026.05.21 09:21:35.038056 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51642 2026.05.21 09:21:35.038132 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.038114 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.038187 [ 259 ] {} TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Authenticating user 'default' from [fd00:1122:3344:101::e]:40605 2026.05.21 09:21:35.038110 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.038204 [ 309 ] {} TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Authenticating user 'default' from [fd00:1122:3344:101::e]:47093 2026.05.21 09:21:35.038215 [ 259 ] {} TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038233 [ 307 ] {} TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49662 2026.05.21 09:21:35.038242 [ 259 ] {} TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038238 [ 309 ] {} TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038256 [ 307 ] {} TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038269 [ 309 ] {} TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038039 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35337 2026.05.21 09:21:35.038282 [ 307 ] {} TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038020 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53041 2026.05.21 09:21:35.038029 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.038004 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47265 2026.05.21 09:21:35.038433 [ 303 ] {} TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:54864 2026.05.21 09:21:35.038458 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.038490 [ 303 ] {} TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038132 [ 269 ] {} TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:35.038525 [ 303 ] {} TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038526 [ 311 ] {} TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Authenticating user 'default' from [fd00:1122:3344:101::e]:51642 2026.05.21 09:21:35.038586 [ 311 ] {} TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038602 [ 311 ] {} TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038713 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} executeQuery: (from [fd00:1122:3344:101::e]:59392) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:21:35.038897 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.038927 [ 310 ] {} TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Authenticating user 'default' from [fd00:1122:3344:101::e]:35337 2026.05.21 09:21:35.038945 [ 310 ] {} TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.038958 [ 310 ] {} TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.039002 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:21:35.039023 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.039058 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:35.039069 [ 308 ] {} TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Authenticating user 'default' from [fd00:1122:3344:101::e]:53041 2026.05.21 09:21:35.039112 [ 308 ] {} TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.039127 [ 308 ] {} TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.039224 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:35.039261 [ 304 ] {} TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:47265 2026.05.21 09:21:35.039279 [ 304 ] {} TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.039292 [ 304 ] {} TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.039374 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:21:35.040467 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} AggregatingTransform: Aggregating 2026.05.21 09:21:35.040496 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} Aggregator: Aggregation method: without_key 2026.05.21 09:21:35.040523 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044615 sec. (957.290 rows/sec., 37.39 KiB/sec.) 2026.05.21 09:21:35.040537 [ 365 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} Aggregator: Merging aggregated data 2026.05.21 09:21:35.041160 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} executeQuery: Read 1 rows, 40.00 B in 0.002509 sec., 398.5651654045437 rows/sec., 15.57 KiB/sec. 2026.05.21 09:21:35.041339 [ 269 ] {7f2ab5fa-5175-42c4-bef6-490478898d78} TCPHandler: Processed in 0.003350923 sec. 2026.05.21 09:21:35.041450 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041477 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041480 [ 269 ] {} TCP-Session: ca9d9d68-bf63-4ab1-9baa-0c5d45e2df2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041504 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041515 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041532 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041560 [ 259 ] {} TCP-Session: 33a26105-5e82-45aa-a763-ee969d5ce763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041572 [ 308 ] {} TCP-Session: cfee0a75-4c09-4e3a-97a0-595232e6d4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041580 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041598 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041627 [ 310 ] {} TCP-Session: 19e61c7e-aaa5-4374-bbfd-aba0548dcd3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041593 [ 311 ] {} TCP-Session: 481d59e8-2413-4008-aab6-7b346b20b519 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041648 [ 307 ] {} TCP-Session: 477e61e3-054e-4c4c-9592-07ef6f9c26f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041562 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041565 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:35.041714 [ 309 ] {} TCP-Session: 8bed1b34-fcef-4ac8-baa5-ceba8e5cfe1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041522 [ 303 ] {} TCP-Session: 84a1eae1-dc79-4dae-aa22-7a84b5e07c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.041741 [ 304 ] {} TCP-Session: 54c460da-7e14-4d9e-91d8-d72ae8812ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:35.959341 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19586 2026.05.21 09:21:35.959968 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:35.960044 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:35.960607 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:21:35.960855 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:35.961019 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19586 2026.05.21 09:21:35.961054 [ 85 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 09:21:35.961131 [ 85 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:35.961156 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:35.961267 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:21:35.961395 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:35.961435 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17218 rows starting from the beginning of the part 2026.05.21 09:21:35.961496 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part 2026.05.21 09:21:35.961543 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part 2026.05.21 09:21:35.961588 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part 2026.05.21 09:21:35.961630 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part 2026.05.21 09:21:35.961671 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part 2026.05.21 09:21:35.963863 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 19586 rows, containing 4 columns (4 merged, 0 gathered) in 0.002642939 sec., 7410689.387836798 rows/sec., 106.01 MiB/sec. 2026.05.21 09:21:35.964261 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 09:21:35.964699 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:35.964831 [ 193 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_41_8} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 09:21:35.965011 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2026.05.21 09:21:36.319056 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36685 2026.05.21 09:21:36.319145 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.319172 [ 310 ] {} TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36685 2026.05.21 09:21:36.319195 [ 310 ] {} TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319208 [ 310 ] {} TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319432 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39241 2026.05.21 09:21:36.319452 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47291 2026.05.21 09:21:36.319501 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.319515 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33270 2026.05.21 09:21:36.319539 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43238 2026.05.21 09:21:36.319566 [ 259 ] {} TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Authenticating user 'default' from [fd00:1122:3344:101::e]:39241 2026.05.21 09:21:36.319585 [ 310 ] {} TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:36.319607 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.319609 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.319610 [ 259 ] {} TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319642 [ 307 ] {} TCP-Session: b729028f-f819-47da-a617-3137124484a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33270 2026.05.21 09:21:36.319650 [ 309 ] {} TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43238 2026.05.21 09:21:36.319664 [ 259 ] {} TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319684 [ 307 ] {} TCP-Session: b729028f-f819-47da-a617-3137124484a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319687 [ 309 ] {} TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319709 [ 307 ] {} TCP-Session: b729028f-f819-47da-a617-3137124484a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319717 [ 309 ] {} TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319531 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40945 2026.05.21 09:21:36.319521 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42209 2026.05.21 09:21:36.319793 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.319785 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} executeQuery: (from [fd00:1122:3344:101::e]:36685) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:21:36.319839 [ 308 ] {} TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:40945 2026.05.21 09:21:36.319464 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49840 2026.05.21 09:21:36.319868 [ 308 ] {} TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319874 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.319892 [ 308 ] {} TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319910 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.319457 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41597 2026.05.21 09:21:36.319941 [ 269 ] {} TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49840 2026.05.21 09:21:36.319986 [ 269 ] {} TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319934 [ 304 ] {} TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42209 2026.05.21 09:21:36.320006 [ 269 ] {} TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.320025 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.320033 [ 304 ] {} TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.320063 [ 303 ] {} TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Authenticating user 'default' from [fd00:1122:3344:101::e]:41597 2026.05.21 09:21:36.320080 [ 304 ] {} TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.319574 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.320100 [ 303 ] {} TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.320133 [ 303 ] {} TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.320138 [ 311 ] {} TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47291 2026.05.21 09:21:36.320161 [ 311 ] {} TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.320167 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:21:36.320174 [ 311 ] {} TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.320254 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:36.320591 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:21:36.321592 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} AggregatingTransform: Aggregating 2026.05.21 09:21:36.321629 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} Aggregator: Aggregation method: without_key 2026.05.21 09:21:36.321660 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966062 sec. (1035.130 rows/sec., 40.43 KiB/sec.) 2026.05.21 09:21:36.321675 [ 342 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} Aggregator: Merging aggregated data 2026.05.21 09:21:36.322334 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} executeQuery: Read 1 rows, 40.00 B in 0.002611 sec., 382.99502106472613 rows/sec., 14.96 KiB/sec. 2026.05.21 09:21:36.322472 [ 310 ] {6a6cae1a-0246-4b1d-a3be-4ba1fa8315cc} TCPHandler: Processed in 0.003034842 sec. 2026.05.21 09:21:36.322607 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322649 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322650 [ 310 ] {} TCP-Session: 7a9e1af8-3b5e-4c6c-9043-d9b2b8bf09a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322676 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322700 [ 259 ] {} TCP-Session: 67e2be48-08dd-491c-b5ff-5d3a8f844805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322722 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322749 [ 311 ] {} TCP-Session: e2b09541-047c-43ae-990e-0bd28e1c8fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322756 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322799 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322772 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322844 [ 307 ] {} TCP-Session: b729028f-f819-47da-a617-3137124484a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322831 [ 304 ] {} TCP-Session: 7a90070c-d176-4d5e-afc1-ed6edd8134d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322866 [ 309 ] {} TCP-Session: 514817f2-6eaf-42f8-a388-2ca1163ca8c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322829 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322767 [ 303 ] {} TCP-Session: 5bfef5f2-c9b9-4051-b54c-74502b63a08b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322699 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.322937 [ 308 ] {} TCP-Session: a7e3196c-b2ad-4b8b-a679-64c2fb2f9b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.322972 [ 269 ] {} TCP-Session: b7011692-3f21-4049-bfff-896633a5efb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.441950 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33084 2026.05.21 09:21:36.442044 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442070 [ 310 ] {} TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Authenticating user 'default' from [fd00:1122:3344:101::e]:33084 2026.05.21 09:21:36.442094 [ 310 ] {} TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442108 [ 310 ] {} TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442340 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54900 2026.05.21 09:21:36.442376 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60762 2026.05.21 09:21:36.442410 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58884 2026.05.21 09:21:36.442420 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44783 2026.05.21 09:21:36.442453 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62178 2026.05.21 09:21:36.442488 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55505 2026.05.21 09:21:36.442488 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442483 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442540 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442551 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442560 [ 259 ] {} TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Authenticating user 'default' from [fd00:1122:3344:101::e]:60762 2026.05.21 09:21:36.442594 [ 303 ] {} TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Authenticating user 'default' from [fd00:1122:3344:101::e]:44783 2026.05.21 09:21:36.442599 [ 309 ] {} TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:55505 2026.05.21 09:21:36.442624 [ 259 ] {} TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442635 [ 303 ] {} TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442640 [ 309 ] {} TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442655 [ 259 ] {} TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442665 [ 303 ] {} TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442673 [ 309 ] {} TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442584 [ 304 ] {} TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Authenticating user 'default' from [fd00:1122:3344:101::e]:58884 2026.05.21 09:21:36.442540 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442743 [ 304 ] {} TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442447 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442781 [ 304 ] {} TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442773 [ 307 ] {} TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Authenticating user 'default' from [fd00:1122:3344:101::e]:62178 2026.05.21 09:21:36.442814 [ 311 ] {} TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Authenticating user 'default' from [fd00:1122:3344:101::e]:54900 2026.05.21 09:21:36.442385 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63731 2026.05.21 09:21:36.442857 [ 307 ] {} TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442861 [ 311 ] {} TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442912 [ 307 ] {} TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442933 [ 311 ] {} TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.442934 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.442491 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56573 2026.05.21 09:21:36.442992 [ 269 ] {} TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Authenticating user 'default' from [fd00:1122:3344:101::e]:63731 2026.05.21 09:21:36.442481 [ 310 ] {} TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:36.443039 [ 269 ] {} TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.443168 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:21:36.443182 [ 269 ] {} TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.443226 [ 308 ] {} TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56573 2026.05.21 09:21:36.443252 [ 308 ] {} TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.443266 [ 308 ] {} TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.443313 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} executeQuery: (from [fd00:1122:3344:101::e]:33084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:21:36.443575 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:21:36.443631 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:36.443911 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:21:36.444842 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} AggregatingTransform: Aggregating 2026.05.21 09:21:36.444879 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} Aggregator: Aggregation method: without_key 2026.05.21 09:21:36.444912 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901021 sec. (1109.852 rows/sec., 43.35 KiB/sec.) 2026.05.21 09:21:36.444927 [ 356 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} Aggregator: Merging aggregated data 2026.05.21 09:21:36.445659 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} executeQuery: Read 1 rows, 40.00 B in 0.002399 sec., 416.8403501458941 rows/sec., 16.28 KiB/sec. 2026.05.21 09:21:36.445805 [ 310 ] {a7274e94-fe3f-4b5a-af3a-32cfdfa2c519} TCPHandler: Processed in 0.003468367 sec. 2026.05.21 09:21:36.445943 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.445972 [ 310 ] {} TCP-Session: f3c6c0c7-72e0-4995-976e-db21382bb93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.445983 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446004 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446029 [ 259 ] {} TCP-Session: 458f3f50-8bf4-448b-838c-7bdddbfebb70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.446041 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446053 [ 311 ] {} TCP-Session: e4f611de-e217-4888-b1ce-a72b60db8d98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.446052 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446082 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446100 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446137 [ 303 ] {} TCP-Session: 8dd6b236-be36-463e-9114-51dda0c83e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.446148 [ 309 ] {} TCP-Session: 41585b16-b8c2-4374-b154-6fcb8ade6d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.446174 [ 308 ] {} TCP-Session: 75c3699f-0b72-4db0-9ece-d9559b2101ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.446119 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446085 [ 304 ] {} TCP-Session: 59ec2459-d3d2-4ac0-8fa7-9f062a7bbf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.446069 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:21:36.446246 [ 307 ] {} TCP-Session: 38ed8251-3fb2-4f8b-94f2-f98e04c0b448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:36.446291 [ 269 ] {} TCP-Session: 5142adcf-f0ae-4fd7-95af-6de00ba9c079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:21:37.055870 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2026.05.21 09:21:37.075672 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:37.075756 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:37.082653 [ 245 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:21:37.083427 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:37.083794 [ 83 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 09:21:37.083873 [ 83 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:37.083895 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:37.084046 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:21:37.088346 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2026.05.21 09:21:37.088838 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:37.090630 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:21:37.095846 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:21:37.100653 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:21:37.105348 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:21:37.109712 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:21:37.113923 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:21:37.170604 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.086623103 sec., 3567.177684687652 rows/sec., 18.45 MiB/sec. 2026.05.21 09:21:37.173503 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 09:21:37.175686 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:37.175806 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_41_8} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 09:21:37.177782 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.21 09:21:38.000498 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 301.65 MiB, peak 315.06 MiB, free memory in arenas 0.00 B, will set to 304.89 MiB (RSS), difference: 3.24 MiB 2026.05.21 09:21:39.555281 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:39.555566 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:39.555956 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:39.555994 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} 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.21 09:21:39.556228 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:39.556300 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:39.556448 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:21:39.556568 [ 346 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:39.556579 [ 324 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:39.556577 [ 362 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:39.556577 [ 344 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:39.556818 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:39.556848 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:39.556954 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:39.556976 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:39.557013 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} 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.21 09:21:39.557056 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} 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.21 09:21:39.557097 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} 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.21 09:21:39.557141 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} 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.21 09:21:39.558623 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} executeQuery: Read 51 rows, 10.72 KiB in 0.003169 sec., 16093.404859577155 rows/sec., 3.30 MiB/sec. 2026.05.21 09:21:39.558877 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} MemoryTracker: Peak memory usage (for query): 186.49 KiB. 2026.05.21 09:21:39.558895 [ 270 ] {d16953e5-8fcd-43a5-9c94-0d3b1777df0c} TCPHandler: Processed in 0.003765587 sec. 2026.05.21 09:21:39.561124 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:39.561335 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:39.561417 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:39.562298 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.562342 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.562736 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:21:39.562959 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:39.563108 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} executeQuery: Read 138 rows, 12.27 KiB in 0.001834 sec., 75245.3653217012 rows/sec., 6.53 MiB/sec. 2026.05.21 09:21:39.563124 [ 82 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 09:21:39.563144 [ 270 ] {245d8e78-a0f6-4a3a-964e-23091c69a665} TCPHandler: Processed in 0.002123031 sec. 2026.05.21 09:21:39.563182 [ 82 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.563215 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.563326 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:39.563342 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:21:39.563431 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:39.563446 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:39.563473 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:39.563481 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3357 rows starting from the beginning of the part 2026.05.21 09:21:39.563548 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2026.05.21 09:21:39.563603 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part 2026.05.21 09:21:39.563667 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2403 rows starting from the beginning of the part 2026.05.21 09:21:39.563715 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2026.05.21 09:21:39.563761 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 138 rows starting from the beginning of the part 2026.05.21 09:21:39.563937 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.563973 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.564325 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:21:39.564542 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:39.564679 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} executeQuery: Read 41 rows, 3.08 KiB in 0.001267 sec., 32359.905288082085 rows/sec., 2.38 MiB/sec. 2026.05.21 09:21:39.564715 [ 270 ] {3364f78d-7fb9-42b4-8b99-fc7ac9fa1b2a} TCPHandler: Processed in 0.001445318 sec. 2026.05.21 09:21:39.564845 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:39.564944 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:39.564986 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:39.565493 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.565530 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.565859 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:21:39.566078 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002785353 sec., 2207260.623698325 rows/sec., 174.10 MiB/sec. 2026.05.21 09:21:39.566083 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:39.566236 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} executeQuery: Read 105 rows, 8.40 KiB in 0.00131 sec., 80152.6717557252 rows/sec., 6.26 MiB/sec. 2026.05.21 09:21:39.566246 [ 82 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 09:21:39.566274 [ 270 ] {47efe323-6be7-4ed3-b91d-b5a8f2430f9d} TCPHandler: Processed in 0.00147839 sec. 2026.05.21 09:21:39.566294 [ 82 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.566325 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.566411 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:39.566433 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:21:39.566434 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 09:21:39.566517 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:39.566567 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:39.566568 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:39.566610 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1829 rows starting from the beginning of the part 2026.05.21 09:21:39.566681 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2026.05.21 09:21:39.566758 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:39.566765 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part 2026.05.21 09:21:39.566827 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1292 rows starting from the beginning of the part 2026.05.21 09:21:39.566850 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_61_12} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 09:21:39.566876 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2026.05.21 09:21:39.566924 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 105 rows starting from the beginning of the part 2026.05.21 09:21:39.566943 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2026.05.21 09:21:39.567078 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.567149 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.567502 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:21:39.567740 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:39.567874 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} executeQuery: Read 160 rows, 11.41 KiB in 0.001376 sec., 116279.06976744186 rows/sec., 8.10 MiB/sec. 2026.05.21 09:21:39.567903 [ 81 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 09:21:39.567909 [ 270 ] {659480aa-2569-4311-b71d-b03a675318c9} TCPHandler: Processed in 0.001548141 sec. 2026.05.21 09:21:39.567960 [ 81 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.567986 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.568085 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:39.568096 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:21:39.568191 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:39.568219 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:39.568248 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} 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.21 09:21:39.568256 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19518 rows starting from the beginning of the part 2026.05.21 09:21:39.568321 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2026.05.21 09:21:39.568330 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940214 sec., 1782793.0321088291 rows/sec., 129.08 MiB/sec. 2026.05.21 09:21:39.568377 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2026.05.21 09:21:39.568429 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:21:39.568479 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 52 rows starting from the beginning of the part 2026.05.21 09:21:39.568541 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2026.05.21 09:21:39.568560 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 09:21:39.568879 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:39.568962 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_61_12} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 09:21:39.569039 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.21 09:21:39.569133 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.569175 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.569766 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:21:39.569992 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:39.570134 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} executeQuery: Read 41 rows, 75.23 KiB in 0.00196 sec., 20918.367346938776 rows/sec., 37.48 MiB/sec. 2026.05.21 09:21:39.570191 [ 270 ] {ac9882af-8049-43df-9ee2-43ced4d5bdba} TCPHandler: Processed in 0.002155722 sec. 2026.05.21 09:21:39.570321 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:39.570419 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:39.570461 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:39.570836 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:39.570872 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. 2026.05.21 09:21:39.571319 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:21:39.571532 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:39.571663 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. 2026.05.21 09:21:39.571696 [ 270 ] {05836f66-0e33-4104-b52d-8319d9d31f68} TCPHandler: Processed in 0.001425358 sec. 2026.05.21 09:21:39.574727 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 21624 rows, containing 5 columns (5 merged, 0 gathered) in 0.006673924 sec., 3240072.856688209 rows/sec., 212.87 MiB/sec. 2026.05.21 09:21:39.575084 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 09:21:39.575321 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:39.575386 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_61_12} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 09:21:39.575453 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2026.05.21 09:21:40.000246 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 305.42 MiB, peak 315.06 MiB, free memory in arenas 0.00 B, will set to 307.53 MiB (RSS), difference: 2.11 MiB 2026.05.21 09:21:43.318927 [ 78 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:21:43.318993 [ 78 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:21:43.462047 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20098 2026.05.21 09:21:43.462559 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:43.462605 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:43.463082 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:21:43.463307 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:43.463450 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20098 2026.05.21 09:21:44.553208 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:44.553483 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:44.553886 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:44.553931 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} 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.21 09:21:44.554181 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:44.554252 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:44.554399 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:21:44.554510 [ 324 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:44.554523 [ 343 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:44.554515 [ 344 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:44.554515 [ 346 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:44.554745 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:44.554776 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:44.554881 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:44.554905 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:44.554945 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} 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.21 09:21:44.554987 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} 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.21 09:21:44.555025 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} 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.21 09:21:44.555066 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} 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.21 09:21:44.556365 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} executeQuery: Read 51 rows, 10.48 KiB in 0.002994 sec., 17034.068136272545 rows/sec., 3.42 MiB/sec. 2026.05.21 09:21:44.556598 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} MemoryTracker: Peak memory usage (for query): 172.52 KiB. 2026.05.21 09:21:44.556614 [ 270 ] {8fa7d3ed-be8d-4e6f-aed4-36b3f4c39d7a} TCPHandler: Processed in 0.00356048 sec. 2026.05.21 09:21:44.558267 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:44.558408 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:44.558461 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:44.559107 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:44.559155 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:44.559534 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:21:44.559758 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:44.559914 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} executeQuery: Read 56 rows, 4.38 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.77 MiB/sec. 2026.05.21 09:21:44.559951 [ 270 ] {8d0278d0-98fc-4f52-918f-1a714a585ee3} TCPHandler: Processed in 0.001747138 sec. 2026.05.21 09:21:44.560106 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:44.560206 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:44.560247 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:44.560673 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:44.560711 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:44.561011 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:21:44.561234 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:44.561364 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. 2026.05.21 09:21:44.561399 [ 270 ] {90e91d5b-632b-4dce-b50f-a55b0fc9e131} TCPHandler: Processed in 0.001342005 sec. 2026.05.21 09:21:44.561535 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:44.561633 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:44.561677 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:44.562108 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:44.562145 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:44.562470 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:21:44.562678 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:44.562808 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. 2026.05.21 09:21:44.562843 [ 270 ] {6c96123e-4490-4b3f-aa48-58932a335b96} TCPHandler: Processed in 0.001357116 sec. 2026.05.21 09:21:44.562972 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:44.563070 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:44.563113 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:44.563480 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:44.563516 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:44.563819 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:21:44.564024 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:44.564154 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.21 09:21:44.564188 [ 270 ] {280d60f4-9d56-486b-b3e6-272ff9557b74} TCPHandler: Processed in 0.001269173 sec. 2026.05.21 09:21:44.588411 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2026.05.21 09:21:44.603166 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:44.603208 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:44.608674 [ 245 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:21:44.609349 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:44.611824 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2026.05.21 09:21:44.865918 [ 76 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:21:44.866027 [ 76 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:44.866073 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:44.866310 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:21:44.866519 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:44.866574 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:21:44.866681 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:21:44.866760 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:21:44.866835 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:21:44.866901 [ 186 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:21:44.867885 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664616 sec., 3604.4348966968955 rows/sec., 267.52 KiB/sec. 2026.05.21 09:21:44.868064 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:21:44.868378 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:21:44.868458 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_5_1} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:21:44.868571 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.21 09:21:49.556206 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.556512 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:49.556944 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:49.556995 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} 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.21 09:21:49.557288 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:49.557364 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:49.557515 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:21:49.557625 [ 324 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:49.557634 [ 342 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:49.557641 [ 346 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:49.557634 [ 343 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:49.557845 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:49.557879 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:49.557986 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:49.558009 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:49.558048 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} 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.21 09:21:49.558094 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} 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.21 09:21:49.558135 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} 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.21 09:21:49.558176 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} 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.21 09:21:49.559537 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} executeQuery: Read 51 rows, 10.72 KiB in 0.003146 sec., 16211.06166560712 rows/sec., 3.33 MiB/sec. 2026.05.21 09:21:49.559778 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} MemoryTracker: Peak memory usage (for query): 187.80 KiB. 2026.05.21 09:21:49.559796 [ 270 ] {9b3696ec-f392-4e8c-aaae-bf1cabc1025e} TCPHandler: Processed in 0.003747226 sec. 2026.05.21 09:21:49.562983 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.563103 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:21:49.563151 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:21:49.563716 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.563761 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.564143 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:21:49.564368 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:21:49.564525 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} executeQuery: Read 24 rows, 2.04 KiB in 0.001459 sec., 16449.62302947224 rows/sec., 1.36 MiB/sec. 2026.05.21 09:21:49.564564 [ 270 ] {de46be3e-d7a0-44c8-9bf8-77f639eff3df} TCPHandler: Processed in 0.001634695 sec. 2026.05.21 09:21:49.564702 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.564803 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:21:49.564846 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:21:49.565271 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.565310 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.565600 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:21:49.565828 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:21:49.565968 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} executeQuery: Read 8 rows, 668.00 B in 0.001187 sec., 6739.6798652064035 rows/sec., 549.57 KiB/sec. 2026.05.21 09:21:49.566004 [ 270 ] {b6567914-8c30-4ad1-83e8-ea4bd7d4e776} TCPHandler: Processed in 0.001352925 sec. 2026.05.21 09:21:49.566150 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.566247 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:49.566287 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:49.566837 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.566875 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.567203 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:21:49.567415 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:49.567551 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} executeQuery: Read 262 rows, 24.00 KiB in 0.001322 sec., 198184.56883509833 rows/sec., 17.73 MiB/sec. 2026.05.21 09:21:49.567585 [ 270 ] {2fa64d76-7a26-4862-a837-2258d8d81900} TCPHandler: Processed in 0.00148485 sec. 2026.05.21 09:21:49.567716 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.567813 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:49.567854 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:49.568584 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.568638 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.569056 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:21:49.569295 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:49.569465 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} executeQuery: Read 61 rows, 4.60 KiB in 0.001667 sec., 36592.68146370726 rows/sec., 2.70 MiB/sec. 2026.05.21 09:21:49.569519 [ 270 ] {36037ae6-b4ac-4d7c-a27d-d0c0089080dc} TCPHandler: Processed in 0.001852002 sec. 2026.05.21 09:21:49.569768 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.569901 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:21:49.569961 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:21:49.570429 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.570467 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.570790 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:21:49.571009 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:21:49.571144 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} executeQuery: Read 24 rows, 2.04 KiB in 0.001284 sec., 18691.58878504673 rows/sec., 1.55 MiB/sec. 2026.05.21 09:21:49.571180 [ 270 ] {8be8a4df-e04f-4733-9e00-8032988e0a11} TCPHandler: Processed in 0.001531531 sec. 2026.05.21 09:21:49.571337 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.571438 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:21:49.571480 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:21:49.571901 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.571938 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.572238 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:21:49.572449 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:21:49.572585 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. 2026.05.21 09:21:49.572619 [ 270 ] {8d8214ce-f064-4913-94e9-51ca66a86ff6} TCPHandler: Processed in 0.001334025 sec. 2026.05.21 09:21:49.572764 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.572860 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:49.572907 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:49.573401 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.573438 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.573765 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:21:49.573975 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:49.574109 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} executeQuery: Read 149 rows, 12.31 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 9.49 MiB/sec. 2026.05.21 09:21:49.574144 [ 270 ] {0f361be9-d268-41d7-ba62-d5f5b5516874} TCPHandler: Processed in 0.001430078 sec. 2026.05.21 09:21:49.574288 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.574385 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:49.574428 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:49.574842 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.574878 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.575220 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:21:49.575432 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:49.575561 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} executeQuery: Read 200 rows, 14.68 KiB in 0.001195 sec., 167364.01673640165 rows/sec., 12.00 MiB/sec. 2026.05.21 09:21:49.575595 [ 270 ] {0f21331e-902d-445f-b7aa-14bd51b8ca0c} TCPHandler: Processed in 0.001357845 sec. 2026.05.21 09:21:49.575740 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.575834 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:49.575889 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} 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.21 09:21:49.576959 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.577004 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.577718 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:21:49.577975 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:49.578164 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} executeQuery: Read 41 rows, 75.23 KiB in 0.002343 sec., 17498.93299189074 rows/sec., 31.36 MiB/sec. 2026.05.21 09:21:49.578307 [ 270 ] {ef6d333d-844b-4528-9ecf-7534452beb04} TCPHandler: Processed in 0.002615637 sec. 2026.05.21 09:21:49.578548 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:49.578681 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:49.578740 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:49.579149 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:49.579185 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:49.579511 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:21:49.579723 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:49.579852 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. 2026.05.21 09:21:49.579886 [ 270 ] {1c5a1847-a77d-495b-bc5d-4a7b5585fb61} TCPHandler: Processed in 0.001455058 sec. 2026.05.21 09:21:50.964527 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20546 2026.05.21 09:21:50.965039 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:50.965083 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:50.965589 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:21:50.965825 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:50.965960 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20546 2026.05.21 09:21:52.112853 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 2026.05.21 09:21:52.131873 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:52.131950 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:52.137981 [ 245 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:21:52.138702 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:52.143040 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 324 2026.05.21 09:21:54.553233 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:54.553516 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:54.553874 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:54.553912 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} 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.21 09:21:54.554132 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:54.554202 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:54.554357 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:21:54.554447 [ 342 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:54.554456 [ 343 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:54.554482 [ 334 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:54.554465 [ 352 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:54.554652 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:54.554682 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:54.554794 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:54.554815 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:54.554855 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} 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.21 09:21:54.554907 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} 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.21 09:21:54.554950 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} 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.21 09:21:54.554988 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} 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.21 09:21:54.556222 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} executeQuery: Read 51 rows, 10.48 KiB in 0.002817 sec., 18104.36634717785 rows/sec., 3.63 MiB/sec. 2026.05.21 09:21:54.556435 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} MemoryTracker: Peak memory usage (for query): 171.93 KiB. 2026.05.21 09:21:54.556451 [ 270 ] {5bd17605-cd68-4c80-b9bf-9dc7c797503a} TCPHandler: Processed in 0.003379014 sec. 2026.05.21 09:21:54.558219 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:54.558380 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:54.558450 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:54.559114 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:54.559160 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:54.559566 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:21:54.559796 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:54.559954 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} executeQuery: Read 56 rows, 4.38 KiB in 0.001618 sec., 34610.630407911 rows/sec., 2.64 MiB/sec. 2026.05.21 09:21:54.559994 [ 270 ] {0947ce1e-6b73-4835-96bc-e7ed8454ce9e} TCPHandler: Processed in 0.001906724 sec. 2026.05.21 09:21:54.560123 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:54.560223 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:54.560266 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:54.560691 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:54.560729 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:54.561044 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:21:54.561258 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:54.561389 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. 2026.05.21 09:21:54.561425 [ 270 ] {2c42d953-4f56-4675-82bd-073be3d42a13} TCPHandler: Processed in 0.001351825 sec. 2026.05.21 09:21:54.561553 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:54.561650 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:54.561694 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:54.562118 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:54.562154 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:54.562513 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:21:54.562727 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:54.562856 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. 2026.05.21 09:21:54.562892 [ 270 ] {0469e103-37c6-42b7-b73f-923555f16e1a} TCPHandler: Processed in 0.001388287 sec. 2026.05.21 09:21:54.563017 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:54.563114 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:54.563156 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:54.563495 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:54.563531 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:54.563843 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:21:54.564055 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:54.564183 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. 2026.05.21 09:21:54.564217 [ 270 ] {2b35cb14-e1dc-4d48-b71c-3fb32a922bff} TCPHandler: Processed in 0.001249412 sec. 2026.05.21 09:21:58.319062 [ 60 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:21:58.319128 [ 60 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:21:58.466995 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21058 2026.05.21 09:21:58.467502 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:58.467540 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:58.467988 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:21:58.468210 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:21:58.468337 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21058 2026.05.21 09:21:59.554319 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:59.554570 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:21:59.554906 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:21:59.554943 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} 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.21 09:21:59.555155 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:21:59.555221 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:21:59.555359 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:21:59.555465 [ 352 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:21:59.555476 [ 342 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:21:59.555532 [ 352 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:21:59.555471 [ 346 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:21:59.555659 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:21:59.555685 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:21:59.555783 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:21:59.555804 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:21:59.555840 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} 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.21 09:21:59.555881 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} 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.21 09:21:59.555918 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} 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.21 09:21:59.555957 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} 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.21 09:21:59.557295 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} executeQuery: Read 51 rows, 10.72 KiB in 0.002822 sec., 18072.289156626506 rows/sec., 3.71 MiB/sec. 2026.05.21 09:21:59.557596 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} MemoryTracker: Peak memory usage (for query): 185.53 KiB. 2026.05.21 09:21:59.557612 [ 270 ] {1c3b69c2-db9f-4b53-aee7-04c8195600fe} TCPHandler: Processed in 0.003428925 sec. 2026.05.21 09:21:59.560030 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:59.560200 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:21:59.560272 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:21:59.561135 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.561180 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.561558 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:21:59.561774 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:21:59.561930 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} executeQuery: Read 138 rows, 12.27 KiB in 0.001776 sec., 77702.7027027027 rows/sec., 6.75 MiB/sec. 2026.05.21 09:21:59.561967 [ 270 ] {5500dc09-4358-4c1f-a10e-6e564fe20528} TCPHandler: Processed in 0.002068679 sec. 2026.05.21 09:21:59.562130 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:59.562229 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:21:59.562270 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:21:59.562716 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.562753 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.563043 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:21:59.563253 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:21:59.563385 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} executeQuery: Read 41 rows, 3.08 KiB in 0.001175 sec., 34893.617021276594 rows/sec., 2.56 MiB/sec. 2026.05.21 09:21:59.563419 [ 270 ] {88eaf164-5079-4af1-a963-942bc6cbca2d} TCPHandler: Processed in 0.001341555 sec. 2026.05.21 09:21:59.563554 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:59.563657 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:21:59.563697 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:21:59.564199 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.564237 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.564551 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:21:59.564756 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:21:59.564889 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} executeQuery: Read 105 rows, 8.40 KiB in 0.00125 sec., 84000 rows/sec., 6.56 MiB/sec. 2026.05.21 09:21:59.564924 [ 270 ] {af2fa1d5-6cf8-4cc2-9476-220f7786c7c6} TCPHandler: Processed in 0.001420147 sec. 2026.05.21 09:21:59.565051 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:59.565149 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:59.565193 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:21:59.565679 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.565717 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.566041 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:21:59.566249 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:21:59.566383 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. 2026.05.21 09:21:59.566418 [ 270 ] {9b452c42-49b6-4db3-b32d-d46836c68d08} TCPHandler: Processed in 0.001417077 sec. 2026.05.21 09:21:59.566540 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:59.566637 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:21:59.566692 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} 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.21 09:21:59.567632 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.567670 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.568252 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:21:59.568473 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:21:59.568610 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} executeQuery: Read 41 rows, 75.23 KiB in 0.001992 sec., 20582.32931726908 rows/sec., 36.88 MiB/sec. 2026.05.21 09:21:59.568681 [ 270 ] {b2d68714-9353-4e63-870e-b9a1420c410e} TCPHandler: Processed in 0.002190493 sec. 2026.05.21 09:21:59.568799 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:21:59.568898 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:21:59.568939 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:21:59.569287 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.569323 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.569625 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:21:59.569825 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:21:59.569995 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. 2026.05.21 09:21:59.570011 [ 63 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_60_11 to all_65_65_0 2026.05.21 09:21:59.570035 [ 270 ] {a1129761-4c8f-45bb-91ab-f88143cfdbc3} TCPHandler: Processed in 0.001285823 sec. 2026.05.21 09:21:59.570061 [ 63 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.570106 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.570202 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_11 to all_65_65_0 into Compact with storage Full 2026.05.21 09:21:59.570312 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:21:59.570346 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_11, total 3354 rows starting from the beginning of the part 2026.05.21 09:21:59.570406 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:59.570457 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:59.570501 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:59.570541 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:59.570586 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2026.05.21 09:21:59.571596 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergeTask::MergeProjectionsStage: Merge sorted 3654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001435868 sec., 2544802.168444453 rows/sec., 168.74 MiB/sec. 2026.05.21 09:21:59.571913 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} MergedBlockOutputStream: filled checksums all_1_65_12 (state Temporary) 2026.05.21 09:21:59.572144 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_65_12 to all_1_65_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:21:59.572205 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_65_12} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_60_11, all_65_65_0] -> all_1_65_12 2026.05.21 09:21:59.572261 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2026.05.21 09:21:59.643094 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 2026.05.21 09:21:59.659088 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:21:59.659127 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:21:59.665594 [ 245 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:21:59.666267 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:21:59.668890 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2026.05.21 09:22:02.266146 [ 61 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2026.05.21 09:22:02.266222 [ 61 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:02.266247 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:02.266384 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2026.05.21 09:22:02.266549 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:02.266589 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part 2026.05.21 09:22:02.266673 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part 2026.05.21 09:22:02.266731 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part 2026.05.21 09:22:02.266785 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part 2026.05.21 09:22:02.266837 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2026.05.21 09:22:02.267666 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343625 sec., 300679.1329425993 rows/sec., 21.98 MiB/sec. 2026.05.21 09:22:02.267922 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2026.05.21 09:22:02.268225 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:02.268305 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_18_4} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2026.05.21 09:22:02.268401 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.21 09:22:02.278180 [ 61 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2026.05.21 09:22:02.278215 [ 61 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:02.278236 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:02.278317 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2026.05.21 09:22:02.278424 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:02.278449 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part 2026.05.21 09:22:02.278496 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2026.05.21 09:22:02.278535 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2026.05.21 09:22:02.278573 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2026.05.21 09:22:02.278608 [ 195 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2026.05.21 09:22:02.279254 [ 188 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.000972112 sec., 213967.1149003407 rows/sec., 14.18 MiB/sec. 2026.05.21 09:22:02.279410 [ 197 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2026.05.21 09:22:02.279691 [ 197 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:02.279762 [ 197 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_18_4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2026.05.21 09:22:02.279830 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.21 09:22:03.205623 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.205920 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:22:03.206302 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:03.206347 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:22:03.206613 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:03.206682 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:03.206828 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.21 09:22:03.206942 [ 342 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:03.206957 [ 343 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:03.206957 [ 352 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:03.206942 [ 358 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:03.207163 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:03.207193 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:03.207296 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:03.207318 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:03.207357 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:03.207401 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:03.207444 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:03.207483 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:03.208922 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} executeQuery: Read 51 rows, 12.35 KiB in 0.003133 sec., 16278.327481646984 rows/sec., 3.85 MiB/sec. 2026.05.21 09:22:03.209180 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} MemoryTracker: Peak memory usage (for query): 209.20 KiB. 2026.05.21 09:22:03.209197 [ 270 ] {6665d186-0eca-487f-a007-8da110dbdeb6} TCPHandler: Processed in 0.003729935 sec. 2026.05.21 09:22:03.223689 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.223809 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.223856 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:22:03.224546 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.224598 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.224995 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:22:03.225224 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:22:03.225376 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} executeQuery: Read 284 rows, 18.47 KiB in 0.001602 sec., 177278.40199750313 rows/sec., 11.26 MiB/sec. 2026.05.21 09:22:03.225411 [ 270 ] {49406abb-8df5-4b0b-bf3a-ef606456fe63} TCPHandler: Processed in 0.001775049 sec. 2026.05.21 09:22:03.225563 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.225662 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:22:03.225703 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:22:03.226146 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.226181 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.226465 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:22:03.226674 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:22:03.226802 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} executeQuery: Read 4 rows, 334.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 280.94 KiB/sec. 2026.05.21 09:22:03.226842 [ 270 ] {46e8e4d8-1faa-468b-8656-fdb38cfe8e4f} TCPHandler: Processed in 0.001329524 sec. 2026.05.21 09:22:03.226984 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.227080 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:03.227120 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:03.229142 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.229180 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.229690 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:22:03.229908 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:03.230045 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} executeQuery: Read 3148 rows, 239.13 KiB in 0.002983 sec., 1055313.4428427757 rows/sec., 78.29 MiB/sec. 2026.05.21 09:22:03.230059 [ 65 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.21 09:22:03.230082 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:22:03.230114 [ 270 ] {9980e8ff-2d0b-4364-aac2-3c0141a6f8c5} TCPHandler: Processed in 0.003180547 sec. 2026.05.21 09:22:03.230126 [ 65 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.230172 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.230284 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.230315 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:22:03.230387 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.230432 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:03.230476 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:03.230519 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3357 rows starting from the beginning of the part 2026.05.21 09:22:03.230592 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2026.05.21 09:22:03.230644 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 262 rows starting from the beginning of the part 2026.05.21 09:22:03.230705 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2026.05.21 09:22:03.230761 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 138 rows starting from the beginning of the part 2026.05.21 09:22:03.230811 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 3148 rows starting from the beginning of the part 2026.05.21 09:22:03.230981 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.231043 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.231641 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:22:03.231915 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:03.232065 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} executeQuery: Read 157 rows, 9.65 KiB in 0.001697 sec., 92516.20506776666 rows/sec., 5.55 MiB/sec. 2026.05.21 09:22:03.232084 [ 61 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 09:22:03.232103 [ 270 ] {f2dbb119-c12f-48ce-be05-7c4a00799a96} TCPHandler: Processed in 0.001868353 sec. 2026.05.21 09:22:03.232136 [ 61 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.232164 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.232259 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:22:03.232270 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.232359 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:03.232384 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.232386 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 224 rows starting from the beginning of the part 2026.05.21 09:22:03.232426 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:22:03.232452 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2026.05.21 09:22:03.232504 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:03.232546 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 61 rows starting from the beginning of the part 2026.05.21 09:22:03.232590 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:03.232666 [ 197 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 157 rows starting from the beginning of the part 2026.05.21 09:22:03.233307 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.233343 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.233464 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244022 sec., 431664.39178728353 rows/sec., 29.93 MiB/sec. 2026.05.21 09:22:03.233656 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 09:22:03.233773 [ 200 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 7017 rows, containing 5 columns (5 merged, 0 gathered) in 0.003522298 sec., 1992165.3420579406 rows/sec., 158.17 MiB/sec. 2026.05.21 09:22:03.233975 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:03.233998 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:22:03.234099 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_46_9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 09:22:03.234117 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.21 09:22:03.234213 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.21 09:22:03.234299 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:22:03.234459 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:03.234462 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} executeQuery: Read 950 rows, 57.24 KiB in 0.002096 sec., 453244.27480916027 rows/sec., 26.67 MiB/sec. 2026.05.21 09:22:03.234529 [ 270 ] {b007e2b8-d1ff-4bf4-b68d-65a133d21bcc} TCPHandler: Processed in 0.002308318 sec. 2026.05.21 09:22:03.234573 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_66_13} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.21 09:22:03.234687 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.234690 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.21 09:22:03.234794 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.234841 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:22:03.235283 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.235321 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.235614 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:22:03.235824 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:22:03.235972 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} executeQuery: Read 1 rows, 72.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 58.79 KiB/sec. 2026.05.21 09:22:03.236008 [ 270 ] {ec02a42b-1e3a-4e16-8334-3fc793e6ccb3} TCPHandler: Processed in 0.001374286 sec. 2026.05.21 09:22:03.236138 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.236233 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.236273 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:22:03.236752 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.236789 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.237086 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:22:03.237298 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:22:03.237427 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. 2026.05.21 09:22:03.237462 [ 270 ] {839cdf62-bd4d-4a89-aef9-3cb9fed2443b} TCPHandler: Processed in 0.001372176 sec. 2026.05.21 09:22:03.237589 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.237691 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:03.237729 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:03.238922 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.238959 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.239346 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:22:03.239562 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:03.239691 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} executeQuery: Read 1720 rows, 118.50 KiB in 0.002019 sec., 851906.8845963349 rows/sec., 57.32 MiB/sec. 2026.05.21 09:22:03.239701 [ 62 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.21 09:22:03.239729 [ 270 ] {b041eb0c-d423-487b-ac7d-7bea17bfdbbf} TCPHandler: Processed in 0.002189013 sec. 2026.05.21 09:22:03.239753 [ 62 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.239779 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.239855 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:22:03.239881 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.239955 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:03.239985 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:22:03.239999 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1829 rows starting from the beginning of the part 2026.05.21 09:22:03.240038 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:22:03.240077 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2026.05.21 09:22:03.240133 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part 2026.05.21 09:22:03.240179 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2026.05.21 09:22:03.240219 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 105 rows starting from the beginning of the part 2026.05.21 09:22:03.240262 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1720 rows starting from the beginning of the part 2026.05.21 09:22:03.240398 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.240443 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.240779 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:22:03.241025 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:22:03.241165 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} executeQuery: Read 6 rows, 321.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 261.45 KiB/sec. 2026.05.21 09:22:03.241202 [ 270 ] {55edae3a-3c5a-4bd2-8aa1-f8f9288396b0} TCPHandler: Processed in 0.001370877 sec. 2026.05.21 09:22:03.241342 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.241439 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.241483 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:03.241815 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986447 sec., 1978910.0841854827 rows/sec., 143.77 MiB/sec. 2026.05.21 09:22:03.242059 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.21 09:22:03.242291 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.242335 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.242359 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:03.242457 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_66_13} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.21 09:22:03.242554 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2026.05.21 09:22:03.242804 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:22:03.243024 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:03.243256 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} executeQuery: Read 1679 rows, 105.09 KiB in 0.001835 sec., 914986.3760217984 rows/sec., 55.93 MiB/sec. 2026.05.21 09:22:03.243261 [ 62 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.21 09:22:03.243293 [ 270 ] {e6412c90-8df9-4a20-ade9-4787411c1d00} TCPHandler: Processed in 0.001999587 sec. 2026.05.21 09:22:03.243309 [ 62 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.243333 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.243422 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:22:03.243434 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.243548 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:03.243549 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.243587 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21624 rows starting from the beginning of the part 2026.05.21 09:22:03.243609 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:22:03.243655 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2026.05.21 09:22:03.243707 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 200 rows starting from the beginning of the part 2026.05.21 09:22:03.243757 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part 2026.05.21 09:22:03.243822 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2026.05.21 09:22:03.243871 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1679 rows starting from the beginning of the part 2026.05.21 09:22:03.243964 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.244005 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.244333 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:22:03.244541 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:22:03.244676 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. 2026.05.21 09:22:03.244709 [ 270 ] {880e0edf-4f2e-440c-87d4-30d57aa70ae6} TCPHandler: Processed in 0.001324824 sec. 2026.05.21 09:22:03.244863 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.244963 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.245016 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} 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.21 09:22:03.245805 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.245848 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.246377 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:22:03.246602 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:03.246742 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} executeQuery: Read 11 rows, 20.18 KiB in 0.001797 sec., 6121.3132999443515 rows/sec., 10.97 MiB/sec. 2026.05.21 09:22:03.246802 [ 270 ] {3a117a06-cf61-460f-b8f8-cd4e67f1bc8a} TCPHandler: Processed in 0.001994317 sec. 2026.05.21 09:22:03.246967 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:03.247074 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:03.247115 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:03.247475 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:03.247511 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:03.252463 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:22:03.252735 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:03.252889 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} executeQuery: Read 72 rows, 4.52 KiB in 0.005834 sec., 12341.446691806652 rows/sec., 774.35 KiB/sec. 2026.05.21 09:22:03.252926 [ 270 ] {eb4126ea-daad-46c5-8c9e-a9d797ac6fa6} TCPHandler: Processed in 0.006011952 sec. 2026.05.21 09:22:03.259871 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 23983 rows, containing 5 columns (5 merged, 0 gathered) in 0.016486543 sec., 1454701.570850845 rows/sec., 95.30 MiB/sec. 2026.05.21 09:22:03.260322 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.21 09:22:03.260603 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:03.260678 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_66_13} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.21 09:22:03.260767 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2026.05.21 09:22:04.000191 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 309.54 MiB, peak 316.76 MiB, free memory in arenas 0.00 B, will set to 311.20 MiB (RSS), difference: 1.66 MiB 2026.05.21 09:22:04.549583 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:04.549835 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:04.550200 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:04.550242 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} 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.21 09:22:04.550470 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:04.550547 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:04.550696 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:22:04.550807 [ 343 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:04.550826 [ 268 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:04.550813 [ 358 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:04.550807 [ 342 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:04.551061 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:04.551092 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:04.551199 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:04.551222 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:04.551262 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} 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.21 09:22:04.551308 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} 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.21 09:22:04.551347 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} 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.21 09:22:04.551382 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} 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.21 09:22:04.552648 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} executeQuery: Read 51 rows, 10.48 KiB in 0.00292 sec., 17465.753424657534 rows/sec., 3.50 MiB/sec. 2026.05.21 09:22:04.552874 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} MemoryTracker: Peak memory usage (for query): 170.90 KiB. 2026.05.21 09:22:04.552891 [ 270 ] {33a0fe4f-d260-433b-b4da-6a8d38525025} TCPHandler: Processed in 0.003446116 sec. 2026.05.21 09:22:04.554196 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:04.554318 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:04.554367 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:04.554918 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:04.554963 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:04.555339 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:22:04.555571 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:04.555729 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} executeQuery: Read 56 rows, 4.38 KiB in 0.001445 sec., 38754.325259515565 rows/sec., 2.96 MiB/sec. 2026.05.21 09:22:04.555771 [ 270 ] {65104d80-68ac-4fde-bd66-3252f1c23adc} TCPHandler: Processed in 0.001633235 sec. 2026.05.21 09:22:04.555917 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:04.556026 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:04.556071 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:04.556562 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:04.556602 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:04.556932 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:22:04.557157 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:04.557300 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. 2026.05.21 09:22:04.557338 [ 270 ] {f99cde4f-2592-4898-ab68-21d302134aeb} TCPHandler: Processed in 0.001473729 sec. 2026.05.21 09:22:04.557503 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:04.557608 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:04.557656 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:04.558043 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:04.558081 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:04.558410 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:22:04.558639 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:04.558775 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} executeQuery: Read 52 rows, 3.70 KiB in 0.001189 sec., 43734.230445752735 rows/sec., 3.04 MiB/sec. 2026.05.21 09:22:04.558811 [ 270 ] {d151a7c8-92c3-40b6-ac61-d8ac2d64a442} TCPHandler: Processed in 0.001359256 sec. 2026.05.21 09:22:04.558960 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:04.559081 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:04.559129 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:04.559491 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:04.559528 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:04.559847 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:22:04.560080 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:04.560242 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} executeQuery: Read 18 rows, 1.25 KiB in 0.001182 sec., 15228.426395939085 rows/sec., 1.03 MiB/sec. 2026.05.21 09:22:04.560277 [ 270 ] {ece3d7ab-ac2a-462a-b6c2-abd8586776ef} TCPHandler: Processed in 0.001369096 sec. 2026.05.21 09:22:05.969332 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21506 2026.05.21 09:22:05.969816 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:05.969856 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:05.970310 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:22:05.970537 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:05.970676 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21506 2026.05.21 09:22:07.169839 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 2026.05.21 09:22:07.186934 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:07.186991 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:07.193306 [ 245 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:22:07.193984 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:07.196845 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 339 2026.05.21 09:22:08.392764 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 12 2026.05.21 09:22:08.394314 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:08.394361 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:08.395478 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:22:08.395726 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:22:08.395962 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 12 2026.05.21 09:22:09.554869 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:09.555118 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:09.555449 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:09.555487 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} 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.21 09:22:09.555701 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:09.555769 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:09.555904 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:22:09.556129 [ 322 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:09.556164 [ 348 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:09.556164 [ 268 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:09.560152 [ 317 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:09.560295 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:09.560358 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:09.560529 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:09.560567 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:09.560631 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} 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.21 09:22:09.560700 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} 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.21 09:22:09.560761 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} 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.21 09:22:09.560820 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} 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.21 09:22:09.562191 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} executeQuery: Read 51 rows, 10.72 KiB in 0.007163 sec., 7119.921820466285 rows/sec., 1.46 MiB/sec. 2026.05.21 09:22:09.562398 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} MemoryTracker: Peak memory usage (for query): 186.76 KiB. 2026.05.21 09:22:09.562416 [ 270 ] {2cc90393-c72d-4087-bec5-ba4046335323} TCPHandler: Processed in 0.007716589 sec. 2026.05.21 09:22:09.564642 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:09.564754 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:09.564798 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:09.565493 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:09.565543 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:09.565954 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:22:09.566165 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:09.566308 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} executeQuery: Read 138 rows, 12.27 KiB in 0.001584 sec., 87121.21212121213 rows/sec., 7.56 MiB/sec. 2026.05.21 09:22:09.566343 [ 270 ] {7093012e-d202-4acf-b637-327c0390cc81} TCPHandler: Processed in 0.001751099 sec. 2026.05.21 09:22:09.566469 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:09.566566 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:09.566606 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:09.567029 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:09.567066 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:09.567346 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:22:09.567556 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:09.567682 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} executeQuery: Read 41 rows, 3.08 KiB in 0.001134 sec., 36155.20282186949 rows/sec., 2.65 MiB/sec. 2026.05.21 09:22:09.567715 [ 270 ] {8497b85a-0602-4c49-a03a-0278a221fa49} TCPHandler: Processed in 0.001295083 sec. 2026.05.21 09:22:09.567835 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:09.567940 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:09.567979 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:09.568414 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:09.568449 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:09.568742 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:22:09.568956 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:09.569081 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} executeQuery: Read 105 rows, 8.40 KiB in 0.001169 sec., 89820.35928143714 rows/sec., 7.02 MiB/sec. 2026.05.21 09:22:09.569115 [ 270 ] {850bc0dc-ddee-4eb2-9c4f-28faf129f4a4} TCPHandler: Processed in 0.001329505 sec. 2026.05.21 09:22:09.569238 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:09.569336 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:09.569379 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:09.569796 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:09.569831 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:09.570140 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:22:09.570340 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:09.570465 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. 2026.05.21 09:22:09.570498 [ 270 ] {d395b1e6-9175-4702-8e14-c623997f0e67} TCPHandler: Processed in 0.001308564 sec. 2026.05.21 09:22:09.570614 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:09.570709 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:09.570764 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} 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.21 09:22:09.571539 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:09.571576 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:09.572108 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:22:09.572324 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:09.572461 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} executeQuery: Read 41 rows, 75.23 KiB in 0.00177 sec., 23163.841807909605 rows/sec., 41.51 MiB/sec. 2026.05.21 09:22:09.572476 [ 53 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2026.05.21 09:22:09.572523 [ 270 ] {755fd24d-4e73-4369-8c1e-847b1c2a6d0d} TCPHandler: Processed in 0.001957716 sec. 2026.05.21 09:22:09.572542 [ 53 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:09.572567 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:09.572665 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:22:09.572668 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:09.572787 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:09.572829 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:09.572884 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:09.572939 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1047 rows starting from the beginning of the part 2026.05.21 09:22:09.573068 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:09.573180 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:09.573181 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:09.573223 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:09.573299 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:09.573396 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part 2026.05.21 09:22:09.573488 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:09.573536 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:22:09.573750 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:09.573888 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. 2026.05.21 09:22:09.573922 [ 270 ] {191da26e-55b5-416f-a911-848dd7c64359} TCPHandler: Processed in 0.001303594 sec. 2026.05.21 09:22:09.580033 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 19 columns (19 merged, 0 gathered) in 0.007409468 sec., 164924.12140790676 rows/sec., 295.54 MiB/sec. 2026.05.21 09:22:09.581467 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2026.05.21 09:22:09.581844 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:09.581925 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_36_7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2026.05.21 09:22:09.582087 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. 2026.05.21 09:22:10.001158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 311.80 MiB, peak 323.17 MiB, free memory in arenas 0.00 B, will set to 315.78 MiB (RSS), difference: 3.98 MiB 2026.05.21 09:22:13.319206 [ 51 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:22:13.319261 [ 51 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:22:13.471517 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22018 2026.05.21 09:22:13.472025 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:13.472062 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:13.472520 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:22:13.472749 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:13.472877 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22018 2026.05.21 09:22:13.472880 [ 51 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 09:22:13.472924 [ 51 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:13.472943 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:13.473100 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:22:13.473259 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:13.473301 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19586 rows starting from the beginning of the part 2026.05.21 09:22:13.473376 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part 2026.05.21 09:22:13.473427 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part 2026.05.21 09:22:13.473477 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part 2026.05.21 09:22:13.473523 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part 2026.05.21 09:22:13.473568 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part 2026.05.21 09:22:13.475687 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 22018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002657189 sec., 8286200.191254743 rows/sec., 118.54 MiB/sec. 2026.05.21 09:22:13.476133 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 09:22:13.476525 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:13.476626 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_46_9} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 09:22:13.476763 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. 2026.05.21 09:22:14.557794 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.558056 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:22:14.558420 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:14.558461 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:22:14.558702 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:14.558770 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:14.558916 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:22:14.559051 [ 322 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:14.559054 [ 317 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:14.559052 [ 321 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:14.559054 [ 348 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:14.559313 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:14.559344 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:14.559448 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:14.559470 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:14.559507 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:14.559551 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:14.559590 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:14.559631 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:14.561012 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} executeQuery: Read 51 rows, 10.48 KiB in 0.003066 sec., 16634.050880626222 rows/sec., 3.34 MiB/sec. 2026.05.21 09:22:14.561234 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} MemoryTracker: Peak memory usage (for query): 181.32 KiB. 2026.05.21 09:22:14.561250 [ 270 ] {7d601761-eec7-4f49-b21f-26247ebb0647} TCPHandler: Processed in 0.003599731 sec. 2026.05.21 09:22:14.565777 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.565938 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:22:14.566001 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:22:14.566751 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.566803 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.567226 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:22:14.567454 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:22:14.567606 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. 2026.05.21 09:22:14.567642 [ 270 ] {f942c20b-a53e-40b0-b82f-72f7858bce30} TCPHandler: Processed in 0.001941585 sec. 2026.05.21 09:22:14.567793 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.567892 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:14.567933 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:14.568782 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.568819 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.569166 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:22:14.569379 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:14.569511 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} executeQuery: Read 797 rows, 62.80 KiB in 0.001638 sec., 486568.9865689866 rows/sec., 37.44 MiB/sec. 2026.05.21 09:22:14.569546 [ 270 ] {a501064e-bfc6-40b4-bb81-cc3db7b5bbf7} TCPHandler: Processed in 0.0018064 sec. 2026.05.21 09:22:14.569687 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.569783 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:14.569823 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:14.570269 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.570307 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.570630 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:22:14.570840 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:14.570969 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} executeQuery: Read 142 rows, 8.54 KiB in 0.001204 sec., 117940.19933554817 rows/sec., 6.93 MiB/sec. 2026.05.21 09:22:14.571003 [ 270 ] {3a669ad6-2e93-4056-b116-f79835afc42b} TCPHandler: Processed in 0.001365886 sec. 2026.05.21 09:22:14.571146 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.571243 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:22:14.571282 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:22:14.571725 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.571762 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.572053 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:22:14.572265 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:22:14.572383 [ 48 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2026.05.21 09:22:14.572391 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. 2026.05.21 09:22:14.572460 [ 48 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.572470 [ 270 ] {69dbbb9c-7984-4bf4-a019-198d81fac358} TCPHandler: Processed in 0.001374066 sec. 2026.05.21 09:22:14.572492 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.572615 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.572624 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2026.05.21 09:22:14.572718 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:22:14.572762 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:22:14.572772 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:14.572815 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 974 rows starting from the beginning of the part 2026.05.21 09:22:14.572893 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part 2026.05.21 09:22:14.572948 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part 2026.05.21 09:22:14.572998 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part 2026.05.21 09:22:14.573047 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 950 rows starting from the beginning of the part 2026.05.21 09:22:14.573095 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part 2026.05.21 09:22:14.573198 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.573243 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:14.573569 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:22:14.573797 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:22:14.573931 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. 2026.05.21 09:22:14.573966 [ 270 ] {fce78f9d-648b-448d-a4bc-434ec06ac328} TCPHandler: Processed in 0.001399977 sec. 2026.05.21 09:22:14.574095 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.574199 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:14.574238 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:14.574362 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178887 sec., 1633433.3965017023 rows/sec., 103.31 MiB/sec. 2026.05.21 09:22:14.574561 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2026.05.21 09:22:14.574864 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.574885 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:14.574908 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:14.574980 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_23_5} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2026.05.21 09:22:14.575079 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2026.05.21 09:22:14.575250 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:22:14.575472 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:14.575605 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} executeQuery: Read 490 rows, 35.18 KiB in 0.001423 sec., 344342.9374560787 rows/sec., 24.14 MiB/sec. 2026.05.21 09:22:14.575640 [ 270 ] {ed4e5058-695e-429a-950e-02b77f9b143b} TCPHandler: Processed in 0.001593234 sec. 2026.05.21 09:22:14.575787 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.575884 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:22:14.575926 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:22:14.576266 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.576302 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.576596 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:22:14.576801 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:22:14.576929 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. 2026.05.21 09:22:14.576962 [ 270 ] {7e37fd73-ffd8-4618-b5a4-c2c694764626} TCPHandler: Processed in 0.001224351 sec. 2026.05.21 09:22:14.577091 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.577188 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:14.577230 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:14.577643 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.577679 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.577998 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:22:14.578207 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:14.578334 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. 2026.05.21 09:22:14.578368 [ 270 ] {3b189fec-a705-403a-9312-2a1d0341efda} TCPHandler: Processed in 0.001325735 sec. 2026.05.21 09:22:14.578507 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.578604 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:22:14.578646 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:22:14.578970 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.579006 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.579290 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:22:14.579513 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:22:14.579652 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. 2026.05.21 09:22:14.579684 [ 270 ] {69ea8507-a2d5-4a5b-be5a-f9af03198d87} TCPHandler: Processed in 0.001230261 sec. 2026.05.21 09:22:14.579810 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:14.579907 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:14.579948 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:14.580291 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.580328 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.580641 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:22:14.580852 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:14.580978 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. 2026.05.21 09:22:14.581011 [ 270 ] {c79984fd-621c-49f2-9fcc-8cb0bfdc7ce7} TCPHandler: Processed in 0.001250482 sec. 2026.05.21 09:22:14.697681 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 2026.05.21 09:22:14.714096 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.714138 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.720148 [ 245 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:22:14.720811 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:14.721099 [ 48 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 09:22:14.721152 [ 48 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:14.721176 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:14.721289 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:14.723804 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2026.05.21 09:22:14.724925 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:14.726337 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:14.731256 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:14.736027 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:14.740792 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:14.745325 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:14.749000 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:14.799784 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078535953 sec., 4418.358557385813 rows/sec., 22.85 MiB/sec. 2026.05.21 09:22:14.802336 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 09:22:14.804391 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:14.804507 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_46_9} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 09:22:14.807862 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.21 09:22:15.472772 [ 48 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2026.05.21 09:22:15.472873 [ 48 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:15.472909 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. 2026.05.21 09:22:15.473160 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:22:15.473427 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:15.473469 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part 2026.05.21 09:22:15.473553 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2026.05.21 09:22:15.473609 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part 2026.05.21 09:22:15.473658 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part 2026.05.21 09:22:15.473712 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part 2026.05.21 09:22:15.474509 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468019 sec., 25885.223556370864 rows/sec., 2.16 MiB/sec. 2026.05.21 09:22:15.474640 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2026.05.21 09:22:15.474887 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:22:15.474956 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_21_5} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2026.05.21 09:22:15.475026 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.21 09:22:18.396743 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 13 2026.05.21 09:22:18.398326 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:18.398372 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:18.399542 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:22:18.399808 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:22:18.400038 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 13 2026.05.21 09:22:19.554109 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.554363 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:22:19.554736 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:19.554781 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} 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_rib:active_routes')" moved to PREWHERE 2026.05.21 09:22:19.555036 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:19.555116 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:19.555259 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 09:22:19.555356 [ 338 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:19.555367 [ 321 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:19.555367 [ 322 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:19.555362 [ 348 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:19.555600 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:19.555628 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:19.555726 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:19.555748 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:19.555783 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} 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_rib:active_routes'))" 2026.05.21 09:22:19.555828 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} 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_rib:active_routes'))" 2026.05.21 09:22:19.555867 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} 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_rib:active_routes'))" 2026.05.21 09:22:19.555904 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} 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_rib:active_routes'))" 2026.05.21 09:22:19.557230 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} executeQuery: Read 51 rows, 10.72 KiB in 0.002972 sec., 17160.161507402423 rows/sec., 3.52 MiB/sec. 2026.05.21 09:22:19.557456 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} MemoryTracker: Peak memory usage (for query): 186.70 KiB. 2026.05.21 09:22:19.557473 [ 270 ] {4fe387f4-7c29-4025-88fe-247e4fc06bf6} TCPHandler: Processed in 0.003499427 sec. 2026.05.21 09:22:19.559732 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.559850 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:22:19.559894 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:22:19.560475 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.560511 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.560895 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:22:19.561127 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:22:19.561275 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} executeQuery: Read 2 rows, 167.00 B in 0.00146 sec., 1369.8630136986303 rows/sec., 111.70 KiB/sec. 2026.05.21 09:22:19.561310 [ 270 ] {1a7968bc-8cdd-4afd-ae86-f14bd127b77a} TCPHandler: Processed in 0.001631494 sec. 2026.05.21 09:22:19.561463 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.561559 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:19.561599 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:19.562176 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.562213 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.562546 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:22:19.562773 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:19.562905 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} executeQuery: Read 139 rows, 12.34 KiB in 0.001364 sec., 101906.15835777126 rows/sec., 8.84 MiB/sec. 2026.05.21 09:22:19.562939 [ 270 ] {c41d8b69-1fee-4a2a-ab54-5c864d34741a} TCPHandler: Processed in 0.001526681 sec. 2026.05.21 09:22:19.563067 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.563172 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:19.563212 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:19.563649 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.563686 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.563978 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:22:19.564194 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:19.564330 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} executeQuery: Read 43 rows, 3.22 KiB in 0.001176 sec., 36564.62585034014 rows/sec., 2.68 MiB/sec. 2026.05.21 09:22:19.564365 [ 270 ] {a616c453-37bf-4ed5-b9b0-ffefaf9a1ac2} TCPHandler: Processed in 0.001346575 sec. 2026.05.21 09:22:19.564494 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.564589 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:19.564629 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:19.565048 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.565084 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.565423 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:22:19.565639 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:19.565766 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} executeQuery: Read 107 rows, 8.56 KiB in 0.001194 sec., 89614.74036850921 rows/sec., 7.00 MiB/sec. 2026.05.21 09:22:19.565800 [ 270 ] {bc6dfbe7-c057-4a13-9021-87dfdec1d77c} TCPHandler: Processed in 0.001355386 sec. 2026.05.21 09:22:19.565929 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.566033 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:19.566075 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:19.566479 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.566515 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.566847 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:22:19.567056 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:19.567184 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} executeQuery: Read 161 rows, 11.48 KiB in 0.001169 sec., 137724.5508982036 rows/sec., 9.59 MiB/sec. 2026.05.21 09:22:19.567218 [ 270 ] {25a6b574-59c8-4b6e-ab49-bcfdde1a5be6} TCPHandler: Processed in 0.001337904 sec. 2026.05.21 09:22:19.567345 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.567445 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:19.567499 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} 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.21 09:22:19.568355 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.568391 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.568998 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:22:19.569227 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:19.569361 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} executeQuery: Read 41 rows, 75.23 KiB in 0.001935 sec., 21188.63049095607 rows/sec., 37.97 MiB/sec. 2026.05.21 09:22:19.569425 [ 270 ] {c133328b-8e0f-4d9b-9305-24807ac922a1} TCPHandler: Processed in 0.002128261 sec. 2026.05.21 09:22:19.569587 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:19.569683 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:19.569724 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:19.570140 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.570176 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.570494 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:22:19.570707 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:19.570823 [ 42 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_65_12 to all_70_70_0 2026.05.21 09:22:19.570836 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. 2026.05.21 09:22:19.570875 [ 42 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:19.570885 [ 270 ] {719ba483-429c-43f7-a52f-e1082dd2747d} TCPHandler: Processed in 0.001350516 sec. 2026.05.21 09:22:19.570906 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:19.571049 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_12 to all_70_70_0 into Compact with storage Full 2026.05.21 09:22:19.571163 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:19.571198 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_12, total 3654 rows starting from the beginning of the part 2026.05.21 09:22:19.571263 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 72 rows starting from the beginning of the part 2026.05.21 09:22:19.571311 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 18 rows starting from the beginning of the part 2026.05.21 09:22:19.571389 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2026.05.21 09:22:19.571438 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part 2026.05.21 09:22:19.571481 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part 2026.05.21 09:22:19.572938 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001924394 sec., 2054672.795695684 rows/sec., 135.96 MiB/sec. 2026.05.21 09:22:19.573313 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} MergedBlockOutputStream: filled checksums all_1_70_13 (state Temporary) 2026.05.21 09:22:19.573690 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_70_13 to all_1_70_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:19.573793 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_70_13} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_65_12, all_70_70_0] -> all_1_70_13 2026.05.21 09:22:19.573942 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2026.05.21 09:22:20.973963 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22466 2026.05.21 09:22:20.974442 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:20.974491 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:20.975235 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:22:20.975476 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:20.975623 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22466 2026.05.21 09:22:22.224746 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 2026.05.21 09:22:22.243265 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:22.243340 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:22.249434 [ 245 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:22:22.250210 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:22.255508 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 354 2026.05.21 09:22:24.557924 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.558285 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:22:24.558670 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:24.558711 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:22:24.558952 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:24.559022 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:24.559169 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:22:24.559298 [ 348 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:24.559305 [ 341 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:24.559329 [ 350 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:24.559306 [ 340 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:24.559599 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:24.559629 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:24.559731 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:24.559753 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:24.559791 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:24.559835 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:24.559875 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:24.559924 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:24.561224 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} executeQuery: Read 51 rows, 10.48 KiB in 0.003075 sec., 16585.365853658535 rows/sec., 3.33 MiB/sec. 2026.05.21 09:22:24.561445 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} MemoryTracker: Peak memory usage (for query): 180.89 KiB. 2026.05.21 09:22:24.561463 [ 270 ] {7ba47097-b527-493e-b4ba-5f556903aac1} TCPHandler: Processed in 0.003720355 sec. 2026.05.21 09:22:24.566630 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.566831 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:22:24.566908 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:22:24.567681 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.567726 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.568125 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:22:24.568352 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:22:24.568499 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} executeQuery: Read 284 rows, 18.47 KiB in 0.001723 sec., 164828.78699941962 rows/sec., 10.47 MiB/sec. 2026.05.21 09:22:24.568535 [ 270 ] {28b61087-bd16-4f2e-bbd7-a4d904ca1d71} TCPHandler: Processed in 0.002001287 sec. 2026.05.21 09:22:24.568702 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.568800 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:24.568841 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:24.569674 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.569711 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.570061 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:22:24.570278 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:24.570412 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} executeQuery: Read 797 rows, 62.80 KiB in 0.001631 sec., 488657.2654812998 rows/sec., 37.60 MiB/sec. 2026.05.21 09:22:24.570434 [ 37 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.21 09:22:24.570448 [ 270 ] {4617e464-85cd-42d8-9301-85317ed6c488} TCPHandler: Processed in 0.001795021 sec. 2026.05.21 09:22:24.570493 [ 37 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.570525 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.570622 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.570649 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:22:24.570732 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:24.570762 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:24.570772 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:24.570795 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3361 rows starting from the beginning of the part 2026.05.21 09:22:24.570861 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2026.05.21 09:22:24.570913 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 138 rows starting from the beginning of the part 2026.05.21 09:22:24.570961 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 797 rows starting from the beginning of the part 2026.05.21 09:22:24.571010 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 139 rows starting from the beginning of the part 2026.05.21 09:22:24.571059 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 797 rows starting from the beginning of the part 2026.05.21 09:22:24.571269 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.571304 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.571726 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:22:24.571943 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:24.572073 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} executeQuery: Read 142 rows, 8.54 KiB in 0.001359 sec., 104488.59455481972 rows/sec., 6.14 MiB/sec. 2026.05.21 09:22:24.572108 [ 270 ] {4563ee96-8adb-466c-80a8-5a1f5f663b7a} TCPHandler: Processed in 0.001535321 sec. 2026.05.21 09:22:24.572251 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.572348 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:22:24.572388 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:22:24.572759 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154512 sec., 2454384.1018290916 rows/sec., 196.95 MiB/sec. 2026.05.21 09:22:24.572853 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.572895 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.573118 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.21 09:22:24.573217 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:22:24.573516 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:24.573530 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:22:24.573628 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_71_14} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.21 09:22:24.573678 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} executeQuery: Read 149 rows, 9.86 KiB in 0.001348 sec., 110534.12462908012 rows/sec., 7.14 MiB/sec. 2026.05.21 09:22:24.573718 [ 270 ] {b6a0706d-a2e5-4fec-9954-e8d3105cf4d6} TCPHandler: Processed in 0.001516191 sec. 2026.05.21 09:22:24.573742 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2026.05.21 09:22:24.573859 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.573971 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:22:24.574011 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:22:24.574474 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.574511 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.574814 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:22:24.575030 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:22:24.575157 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. 2026.05.21 09:22:24.575191 [ 270 ] {d938b207-1769-444a-b407-2c1e8a200c5b} TCPHandler: Processed in 0.001381277 sec. 2026.05.21 09:22:24.575322 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.575427 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:24.575466 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:24.576063 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.576098 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.576417 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:22:24.576627 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:24.576756 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} executeQuery: Read 490 rows, 35.18 KiB in 0.001347 sec., 363771.3437268003 rows/sec., 25.50 MiB/sec. 2026.05.21 09:22:24.576767 [ 37 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.21 09:22:24.576792 [ 270 ] {d74edf93-9a9a-45b6-9fa9-c8aeaaa0e1cb} TCPHandler: Processed in 0.001519201 sec. 2026.05.21 09:22:24.576815 [ 37 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.576842 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.576926 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.576947 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:22:24.577027 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:22:24.577047 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:24.577068 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:22:24.577077 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1831 rows starting from the beginning of the part 2026.05.21 09:22:24.577133 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2026.05.21 09:22:24.577180 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 105 rows starting from the beginning of the part 2026.05.21 09:22:24.577221 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 490 rows starting from the beginning of the part 2026.05.21 09:22:24.577256 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 107 rows starting from the beginning of the part 2026.05.21 09:22:24.577292 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 490 rows starting from the beginning of the part 2026.05.21 09:22:24.577419 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.577454 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.577757 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:22:24.577966 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:22:24.578093 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. 2026.05.21 09:22:24.578126 [ 270 ] {007fabb3-0d07-44dc-8b3c-03169e66927e} TCPHandler: Processed in 0.001248772 sec. 2026.05.21 09:22:24.578252 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.578309 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401777 sec., 2202204.772941773 rows/sec., 161.83 MiB/sec. 2026.05.21 09:22:24.578348 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:24.578390 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:24.578580 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.21 09:22:24.578800 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.578845 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.578944 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:24.579054 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_71_14} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.21 09:22:24.579162 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.21 09:22:24.579201 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:22:24.579449 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:24.579579 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. 2026.05.21 09:22:24.579588 [ 37 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.21 09:22:24.579618 [ 270 ] {d3398327-02d0-436d-9ffe-05a66c948ee4} TCPHandler: Processed in 0.001416077 sec. 2026.05.21 09:22:24.579636 [ 37 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.579663 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.579753 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.579756 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:22:24.579857 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:22:24.579887 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:24.579904 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:22:24.579926 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23983 rows starting from the beginning of the part 2026.05.21 09:22:24.579997 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 52 rows starting from the beginning of the part 2026.05.21 09:22:24.580056 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part 2026.05.21 09:22:24.580105 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part 2026.05.21 09:22:24.580146 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 161 rows starting from the beginning of the part 2026.05.21 09:22:24.580197 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part 2026.05.21 09:22:24.580258 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.580301 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.580643 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:22:24.580865 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:22:24.580995 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. 2026.05.21 09:22:24.581031 [ 270 ] {fa3078a7-02e5-4682-86ca-caaceee0e78c} TCPHandler: Processed in 0.001327544 sec. 2026.05.21 09:22:24.581156 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:24.581252 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:24.581300 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:24.581631 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:24.581667 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:24.582219 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:22:24.582438 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:24.582575 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} executeQuery: Read 90 rows, 5.77 KiB in 0.00134 sec., 67164.1791044776 rows/sec., 4.20 MiB/sec. 2026.05.21 09:22:24.582610 [ 270 ] {1ce36f39-3c43-4324-b283-9de4476536b3} TCPHandler: Processed in 0.00150327 sec. 2026.05.21 09:22:24.590243 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 24886 rows, containing 5 columns (5 merged, 0 gathered) in 0.010523113 sec., 2364889.5531198797 rows/sec., 155.11 MiB/sec. 2026.05.21 09:22:24.590422 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.21 09:22:24.590668 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:24.590737 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_71_14} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.21 09:22:24.590799 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2026.05.21 09:22:25.001227 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 318.56 MiB, peak 330.96 MiB, free memory in arenas 0.00 B, will set to 320.97 MiB (RSS), difference: 2.41 MiB 2026.05.21 09:22:26.854381 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:26.854667 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} executeQuery: (from [fd00:1122:3344:101::e]:60263) 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.21 09:22:26.855203 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 09:22:26.855400 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:26.855840 [ 350 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 09:22:26.856395 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} executeQuery: Read 41 rows, 2.50 KiB in 0.001857 sec., 22078.62143241788 rows/sec., 1.31 MiB/sec. 2026.05.21 09:22:26.856481 [ 260 ] {40eaaaca-4168-4eab-bfdf-5e1acdfbf46d} TCPHandler: Processed in 0.002252836 sec. 2026.05.21 09:22:28.319343 [ 31 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:22:28.319399 [ 31 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:22:28.476511 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22978 2026.05.21 09:22:28.477052 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:28.477092 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:28.477788 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:22:28.478117 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:28.478314 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22978 2026.05.21 09:22:29.002270 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000860419 sec. 2026.05.21 09:22:29.554347 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:29.554599 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:29.554969 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:29.555013 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} 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.21 09:22:29.555267 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:29.555340 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:29.555478 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:22:29.555570 [ 348 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:29.555583 [ 350 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:29.555598 [ 340 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:29.555583 [ 357 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:29.555750 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:29.555778 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:29.555877 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:29.555898 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:29.555935 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} 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.21 09:22:29.555976 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} 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.21 09:22:29.556015 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} 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.21 09:22:29.556053 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} 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.21 09:22:29.557223 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} executeQuery: Read 51 rows, 10.72 KiB in 0.002727 sec., 18701.870187018703 rows/sec., 3.84 MiB/sec. 2026.05.21 09:22:29.557416 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} MemoryTracker: Peak memory usage (for query): 185.52 KiB. 2026.05.21 09:22:29.557432 [ 270 ] {cf293e32-bb95-4a9d-8fb7-02f94c8ebd41} TCPHandler: Processed in 0.003221208 sec. 2026.05.21 09:22:29.559722 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:29.559853 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:29.559904 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:29.560507 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.560548 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.560923 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:22:29.561149 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:29.561295 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} executeQuery: Read 138 rows, 12.27 KiB in 0.001477 sec., 93432.6337169939 rows/sec., 8.11 MiB/sec. 2026.05.21 09:22:29.561330 [ 270 ] {a6a3e5d8-a257-4c24-be09-2ec228120288} TCPHandler: Processed in 0.001668856 sec. 2026.05.21 09:22:29.561472 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:29.561568 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:29.561608 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:29.562023 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.562059 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.562347 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:22:29.562549 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:29.562675 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} executeQuery: Read 41 rows, 3.08 KiB in 0.001126 sec., 36412.07815275311 rows/sec., 2.67 MiB/sec. 2026.05.21 09:22:29.562696 [ 32 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 09:22:29.562709 [ 270 ] {3ba554bf-df32-4571-9376-e9b003d5ae4a} TCPHandler: Processed in 0.001287223 sec. 2026.05.21 09:22:29.562746 [ 32 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.562776 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.562847 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:29.562877 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:22:29.562946 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:29.562984 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:29.562985 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:29.563016 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part 2026.05.21 09:22:29.563077 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:29.563128 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part 2026.05.21 09:22:29.563177 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 43 rows starting from the beginning of the part 2026.05.21 09:22:29.563224 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 142 rows starting from the beginning of the part 2026.05.21 09:22:29.563268 [ 195 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:29.563418 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.563453 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.563755 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:22:29.563970 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:29.564015 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179889 sec., 538186.2192121462 rows/sec., 36.22 MiB/sec. 2026.05.21 09:22:29.564101 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} executeQuery: Read 105 rows, 8.40 KiB in 0.001172 sec., 89590.44368600682 rows/sec., 7.00 MiB/sec. 2026.05.21 09:22:29.564144 [ 270 ] {9f237ea9-2450-4004-8aea-13cdd7126fa7} TCPHandler: Processed in 0.001346425 sec. 2026.05.21 09:22:29.564182 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 09:22:29.564293 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:29.564394 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:29.564439 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:29.564488 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:29.564580 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_51_10} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 09:22:29.564685 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:22:29.564847 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.564887 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.565220 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:22:29.565448 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:29.565576 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. 2026.05.21 09:22:29.565611 [ 270 ] {08dc7f16-49d5-4db8-bcda-213873e3dbcb} TCPHandler: Processed in 0.001367446 sec. 2026.05.21 09:22:29.565776 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:29.565873 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:29.565926 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} 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.21 09:22:29.566769 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.566805 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.567357 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:22:29.567579 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:29.567722 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. 2026.05.21 09:22:29.567792 [ 270 ] {2d8f1bc7-127c-48f3-825d-3bfda73fdf00} TCPHandler: Processed in 0.002065429 sec. 2026.05.21 09:22:29.567931 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:29.568026 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:29.568067 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:29.568427 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.568462 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.568767 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:22:29.568973 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:29.569104 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. 2026.05.21 09:22:29.569137 [ 270 ] {8bc93b0a-ad0a-4842-9476-a607d682eb5e} TCPHandler: Processed in 0.001255912 sec. 2026.05.21 09:22:29.756419 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 2026.05.21 09:22:29.771628 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:29.771675 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:29.777225 [ 245 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:22:29.777909 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:29.780488 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2026.05.21 09:22:33.214136 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.214411 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:22:33.214831 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:33.214888 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:22:33.215202 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:33.215284 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:33.215441 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.21 09:22:33.215538 [ 357 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:33.215554 [ 347 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:33.215559 [ 341 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:33.215538 [ 348 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:33.215739 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:33.215772 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:33.215879 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:33.215901 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:33.215943 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:33.215989 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:33.216029 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:33.216069 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:22:33.217498 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} executeQuery: Read 51 rows, 12.35 KiB in 0.003208 sec., 15897.755610972568 rows/sec., 3.76 MiB/sec. 2026.05.21 09:22:33.217803 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} MemoryTracker: Peak memory usage (for query): 209.46 KiB. 2026.05.21 09:22:33.217821 [ 270 ] {3880170f-cec7-448b-94ee-2b05f812b8df} TCPHandler: Processed in 0.003826488 sec. 2026.05.21 09:22:33.232273 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.232421 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.232491 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:22:33.233277 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.233330 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.233733 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:22:33.233969 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:22:33.234126 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. 2026.05.21 09:22:33.234169 [ 270 ] {450d2f20-59c2-41ca-aadc-24c500f7e92e} TCPHandler: Processed in 0.002014218 sec. 2026.05.21 09:22:33.234309 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.234415 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:22:33.234460 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:22:33.234887 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.234923 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.235219 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:22:33.235438 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:22:33.235572 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} executeQuery: Read 4 rows, 334.00 B in 0.001181 sec., 3386.960203217612 rows/sec., 276.18 KiB/sec. 2026.05.21 09:22:33.235608 [ 270 ] {06a331b3-3d49-46dc-b2e7-4d1d401cea8a} TCPHandler: Processed in 0.001351715 sec. 2026.05.21 09:22:33.235758 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.235858 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:33.235899 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:33.237778 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.237814 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.238296 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:22:33.238514 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:33.238647 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} executeQuery: Read 3148 rows, 239.13 KiB in 0.002808 sec., 1121082.621082621 rows/sec., 83.17 MiB/sec. 2026.05.21 09:22:33.238685 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:22:33.238698 [ 270 ] {0b821117-f3ad-405f-b99b-b24af83416fc} TCPHandler: Processed in 0.00299125 sec. 2026.05.21 09:22:33.238852 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.238951 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.238992 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:33.239531 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.239579 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.239957 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:22:33.240215 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:33.240369 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} executeQuery: Read 157 rows, 9.65 KiB in 0.001435 sec., 109407.66550522647 rows/sec., 6.57 MiB/sec. 2026.05.21 09:22:33.240406 [ 270 ] {5125445e-1bf4-4e24-ba6d-e561ff7550ff} TCPHandler: Processed in 0.001604744 sec. 2026.05.21 09:22:33.240549 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.240647 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.240687 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:22:33.241446 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.241483 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.241812 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:22:33.242020 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:22:33.242151 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} executeQuery: Read 950 rows, 57.24 KiB in 0.001523 sec., 623768.877216021 rows/sec., 36.70 MiB/sec. 2026.05.21 09:22:33.242191 [ 270 ] {44404dd4-7ce1-4434-bcc3-c9de6e608236} TCPHandler: Processed in 0.001690887 sec. 2026.05.21 09:22:33.242331 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.242429 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.242468 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:22:33.242869 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.242905 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.243185 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.21 09:22:33.243391 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:22:33.243517 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. 2026.05.21 09:22:33.243552 [ 270 ] {c0c2cac9-71df-4267-8134-ecb152d90681} TCPHandler: Processed in 0.001270273 sec. 2026.05.21 09:22:33.243681 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.243779 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.243818 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:22:33.244257 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.244293 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.244596 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:22:33.244800 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:22:33.244925 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. 2026.05.21 09:22:33.244960 [ 270 ] {fcc79524-6f90-41b2-a56c-7eda0cf89104} TCPHandler: Processed in 0.001328115 sec. 2026.05.21 09:22:33.245087 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.245184 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:33.245224 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:33.246223 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.246260 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.246624 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:22:33.246832 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:33.246961 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} executeQuery: Read 1720 rows, 118.50 KiB in 0.001795 sec., 958217.2701949861 rows/sec., 64.47 MiB/sec. 2026.05.21 09:22:33.246996 [ 270 ] {91f212c0-5eaf-4ce0-9017-12deff49cdb6} TCPHandler: Processed in 0.001957936 sec. 2026.05.21 09:22:33.247128 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.247226 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:22:33.247268 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:22:33.247636 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.247672 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.247967 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:22:33.248174 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:22:33.248277 [ 27 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2026.05.21 09:22:33.248300 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. 2026.05.21 09:22:33.248336 [ 27 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.248342 [ 270 ] {3e864654-9615-4892-a9ae-c9f45a21b66d} TCPHandler: Processed in 0.001263152 sec. 2026.05.21 09:22:33.248367 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.248491 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2026.05.21 09:22:33.248494 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.248619 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:33.248629 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.248659 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 54 rows starting from the beginning of the part 2026.05.21 09:22:33.248681 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:33.248721 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2026.05.21 09:22:33.248770 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2026.05.21 09:22:33.248810 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2026.05.21 09:22:33.248854 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2026.05.21 09:22:33.248896 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2026.05.21 09:22:33.249469 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.249510 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.249820 [ 188 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001376136 sec., 61040.47855735189 rows/sec., 3.11 MiB/sec. 2026.05.21 09:22:33.249958 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2026.05.21 09:22:33.250013 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:22:33.250305 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:33.250327 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:33.250411 [ 195 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_14_3} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2026.05.21 09:22:33.250442 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} executeQuery: Read 1679 rows, 105.09 KiB in 0.001832 sec., 916484.7161572052 rows/sec., 56.02 MiB/sec. 2026.05.21 09:22:33.250481 [ 270 ] {3c6ca273-fa28-4591-9e19-21e07f4c5afc} TCPHandler: Processed in 0.002038919 sec. 2026.05.21 09:22:33.250493 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.21 09:22:33.250679 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.250801 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.250862 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:22:33.251240 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.251278 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.251580 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:22:33.251782 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:22:33.251914 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} executeQuery: Read 1 rows, 69.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 59.21 KiB/sec. 2026.05.21 09:22:33.251949 [ 270 ] {48a0ba55-065c-473f-af63-fdac6952c96e} TCPHandler: Processed in 0.001325524 sec. 2026.05.21 09:22:33.252082 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.252179 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.252232 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} 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.21 09:22:33.253020 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.253056 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.253551 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:22:33.253770 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:33.253909 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. 2026.05.21 09:22:33.253979 [ 270 ] {7e417142-5237-4fca-85cd-f46dbfc5c09b} TCPHandler: Processed in 0.001946475 sec. 2026.05.21 09:22:33.254115 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:33.254213 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:33.254255 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:33.254600 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:33.254636 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:33.254945 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:22:33.255164 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:33.255291 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} executeQuery: Read 72 rows, 4.52 KiB in 0.001097 sec., 65633.54603463992 rows/sec., 4.02 MiB/sec. 2026.05.21 09:22:33.255325 [ 270 ] {1c84b655-abf2-4392-9da5-b97b12caa428} TCPHandler: Processed in 0.001265592 sec. 2026.05.21 09:22:34.550165 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:34.550489 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:34.550958 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:34.551018 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} 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.21 09:22:34.551325 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:34.551430 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:34.551622 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:22:34.551722 [ 341 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:34.551767 [ 325 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:34.551774 [ 357 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:34.551767 [ 347 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:34.551998 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:34.552042 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:34.552190 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:34.552222 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:34.552273 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} 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.21 09:22:34.552337 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} 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.21 09:22:34.552394 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} 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.21 09:22:34.552447 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} 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.21 09:22:34.553868 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} executeQuery: Read 51 rows, 10.48 KiB in 0.003502 sec., 14563.106796116504 rows/sec., 2.92 MiB/sec. 2026.05.21 09:22:34.554121 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} MemoryTracker: Peak memory usage (for query): 171.01 KiB. 2026.05.21 09:22:34.554140 [ 270 ] {eb73bfa0-bb65-4b1f-9f65-01534fa54d4b} TCPHandler: Processed in 0.00418666 sec. 2026.05.21 09:22:34.555363 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:34.555494 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:34.555546 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:34.556160 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:34.556210 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:34.556633 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:22:34.556876 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:34.557046 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} executeQuery: Read 56 rows, 4.38 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.69 MiB/sec. 2026.05.21 09:22:34.557100 [ 270 ] {2d120fa7-09be-4cd9-bdbf-8fd8eb6a3926} TCPHandler: Processed in 0.00180431 sec. 2026.05.21 09:22:34.557262 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:34.557376 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:34.557423 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:34.557898 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:34.557940 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:34.558277 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:22:34.558513 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:34.558665 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} executeQuery: Read 64 rows, 5.12 KiB in 0.001313 sec., 48743.335872048745 rows/sec., 3.80 MiB/sec. 2026.05.21 09:22:34.558715 [ 270 ] {7347d136-ab5b-464b-921d-0cf00dc0fd16} TCPHandler: Processed in 0.001508531 sec. 2026.05.21 09:22:34.558870 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:34.558978 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:34.559031 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:34.559505 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:34.559554 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:34.559949 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:22:34.560284 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:34.560458 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} executeQuery: Read 52 rows, 3.70 KiB in 0.001502 sec., 34620.50599201065 rows/sec., 2.41 MiB/sec. 2026.05.21 09:22:34.560498 [ 270 ] {bc4a581f-3ec9-4a2e-95e3-407cb2ef0422} TCPHandler: Processed in 0.001692787 sec. 2026.05.21 09:22:34.560683 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:34.560797 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:34.560844 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:34.561216 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:34.561255 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:34.561597 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:22:34.561824 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:34.561976 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} executeQuery: Read 18 rows, 1.25 KiB in 0.0012 sec., 15000.000000000002 rows/sec., 1.02 MiB/sec. 2026.05.21 09:22:34.562011 [ 270 ] {b3d9979f-ff6c-442c-b771-4c3fbf751182} TCPHandler: Processed in 0.001397727 sec. 2026.05.21 09:22:35.012906 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36680 2026.05.21 09:22:35.012996 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.013024 [ 310 ] {} TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Authenticating user 'default' from [fd00:1122:3344:101::e]:36680 2026.05.21 09:22:35.013049 [ 310 ] {} TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.013065 [ 310 ] {} TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.013330 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64328 2026.05.21 09:22:35.013345 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60068 2026.05.21 09:22:35.013392 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54467 2026.05.21 09:22:35.013402 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39583 2026.05.21 09:22:35.013441 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.013424 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.013499 [ 269 ] {} TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Authenticating user 'default' from [fd00:1122:3344:101::e]:60068 2026.05.21 09:22:35.013399 [ 310 ] {} TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:35.013525 [ 311 ] {} TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Authenticating user 'default' from [fd00:1122:3344:101::e]:64328 2026.05.21 09:22:35.013530 [ 269 ] {} TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.013574 [ 311 ] {} TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.013583 [ 269 ] {} TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.013598 [ 311 ] {} TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.013383 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45671 2026.05.21 09:22:35.013370 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34292 2026.05.21 09:22:35.013369 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54407 2026.05.21 09:22:35.013701 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} executeQuery: (from [fd00:1122:3344:101::e]:36680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:22:35.013341 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40323 2026.05.21 09:22:35.013973 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:22:35.014035 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:35.014053 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.014092 [ 303 ] {} TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34292 2026.05.21 09:22:35.014119 [ 303 ] {} TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014133 [ 303 ] {} TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014164 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.014200 [ 259 ] {} TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40323 2026.05.21 09:22:35.014222 [ 259 ] {} TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014235 [ 259 ] {} TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014326 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:22:35.014468 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.014503 [ 304 ] {} TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Authenticating user 'default' from [fd00:1122:3344:101::e]:54407 2026.05.21 09:22:35.014523 [ 304 ] {} TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014537 [ 304 ] {} TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014559 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.014589 [ 307 ] {} TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Authenticating user 'default' from [fd00:1122:3344:101::e]:45671 2026.05.21 09:22:35.014607 [ 307 ] {} TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014619 [ 307 ] {} TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014692 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.014731 [ 308 ] {} TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Authenticating user 'default' from [fd00:1122:3344:101::e]:54467 2026.05.21 09:22:35.014749 [ 308 ] {} TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014767 [ 308 ] {} TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014795 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:35.014829 [ 309 ] {} TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Authenticating user 'default' from [fd00:1122:3344:101::e]:39583 2026.05.21 09:22:35.014847 [ 309 ] {} TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.014860 [ 309 ] {} TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.015232 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} AggregatingTransform: Aggregating 2026.05.21 09:22:35.015262 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} Aggregator: Aggregation method: without_key 2026.05.21 09:22:35.015291 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859709 sec. (1163.184 rows/sec., 45.44 KiB/sec.) 2026.05.21 09:22:35.015307 [ 347 ] {9004c500-21a1-42fd-bd26-56104fbd5694} Aggregator: Merging aggregated data 2026.05.21 09:22:35.016079 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} executeQuery: Read 1 rows, 40.00 B in 0.00243 sec., 411.52263374485597 rows/sec., 16.08 KiB/sec. 2026.05.21 09:22:35.016264 [ 310 ] {9004c500-21a1-42fd-bd26-56104fbd5694} TCPHandler: Processed in 0.002987 sec. 2026.05.21 09:22:35.016427 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016458 [ 310 ] {} TCP-Session: 964f51ae-c686-403f-8f40-6e4b10837500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016460 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016487 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016499 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016512 [ 308 ] {} TCP-Session: 1e3381bc-f2a6-44a6-a175-8e7ba973368d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016540 [ 311 ] {} TCP-Session: 93256ade-2a8e-4f64-b445-05a053d2a683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016548 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016574 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016555 [ 269 ] {} TCP-Session: 06f36c18-7ef1-42d9-81b9-35fa714b7818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016618 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016632 [ 307 ] {} TCP-Session: df1f6b88-a9c7-4330-9745-6786b187ff0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016665 [ 304 ] {} TCP-Session: d385fbcd-9cbe-49a6-93bf-0d82d462da20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016645 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016610 [ 303 ] {} TCP-Session: 16fee02e-21b0-4516-a048-4da406e8c7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016751 [ 309 ] {} TCP-Session: efc94fa5-dc27-4aa8-85e9-a32caafed8fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.016523 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:35.016803 [ 259 ] {} TCP-Session: 6acafe61-cb8a-44c3-a46c-5601517b33d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:35.979271 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23426 2026.05.21 09:22:35.979778 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:35.979833 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:35.980366 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:22:35.980631 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:35.980845 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23426 2026.05.21 09:22:36.165096 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44595 2026.05.21 09:22:36.165173 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.165198 [ 310 ] {} TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44595 2026.05.21 09:22:36.165220 [ 310 ] {} TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165233 [ 310 ] {} TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165433 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46518 2026.05.21 09:22:36.165492 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56787 2026.05.21 09:22:36.165518 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57324 2026.05.21 09:22:36.165536 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38017 2026.05.21 09:22:36.165568 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.165578 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47561 2026.05.21 09:22:36.165612 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.165615 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.165624 [ 311 ] {} TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:46518 2026.05.21 09:22:36.165658 [ 308 ] {} TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38017 2026.05.21 09:22:36.165654 [ 303 ] {} TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57324 2026.05.21 09:22:36.165680 [ 311 ] {} TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165694 [ 303 ] {} TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165692 [ 308 ] {} TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165713 [ 311 ] {} TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165721 [ 303 ] {} TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165728 [ 308 ] {} TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165704 [ 310 ] {} TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:36.165661 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.165586 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.165515 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45040 2026.05.21 09:22:36.165846 [ 259 ] {} TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56787 2026.05.21 09:22:36.165840 [ 309 ] {} TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:47561 2026.05.21 09:22:36.165913 [ 259 ] {} TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165926 [ 309 ] {} TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165932 [ 259 ] {} TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165941 [ 309 ] {} TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.165946 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} executeQuery: (from [fd00:1122:3344:101::e]:44595) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:22:36.165940 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.165518 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62238 2026.05.21 09:22:36.166011 [ 269 ] {} TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Authenticating user 'default' from [fd00:1122:3344:101::e]:45040 2026.05.21 09:22:36.165533 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38616 2026.05.21 09:22:36.166054 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.166055 [ 269 ] {} TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.166097 [ 304 ] {} TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Authenticating user 'default' from [fd00:1122:3344:101::e]:62238 2026.05.21 09:22:36.166104 [ 269 ] {} TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.166113 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.166124 [ 304 ] {} TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.166167 [ 307 ] {} TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38616 2026.05.21 09:22:36.166194 [ 304 ] {} TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.166201 [ 307 ] {} TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.166219 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:22:36.166226 [ 307 ] {} TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.166280 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:36.166563 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:22:36.167486 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} AggregatingTransform: Aggregating 2026.05.21 09:22:36.167525 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} Aggregator: Aggregation method: without_key 2026.05.21 09:22:36.167560 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089609 sec. (1115.959 rows/sec., 43.59 KiB/sec.) 2026.05.21 09:22:36.167577 [ 358 ] {c9d049a9-1708-45ed-99b3-471889bdd196} Aggregator: Merging aggregated data 2026.05.21 09:22:36.168206 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} executeQuery: Read 1 rows, 40.00 B in 0.002316 sec., 431.77892918825563 rows/sec., 16.87 KiB/sec. 2026.05.21 09:22:36.168352 [ 310 ] {c9d049a9-1708-45ed-99b3-471889bdd196} TCPHandler: Processed in 0.002818744 sec. 2026.05.21 09:22:36.168494 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168527 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168533 [ 310 ] {} TCP-Session: a27982c9-88dc-45c2-a241-9f98d0ed27c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168554 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168573 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168593 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168604 [ 259 ] {} TCP-Session: 210dca25-ac3d-4e37-863a-53b508a438f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168619 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168642 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168646 [ 307 ] {} TCP-Session: e81ebf67-c39c-4496-a0fa-cfd65cc443ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168665 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168692 [ 303 ] {} TCP-Session: 2370c478-3455-4168-bbe8-6aed5029fa3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168683 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.168718 [ 304 ] {} TCP-Session: d1640d6e-4c2a-4ebe-9803-535747fdfe45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168678 [ 309 ] {} TCP-Session: ca9e816d-930a-457d-ae77-014123265b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168756 [ 308 ] {} TCP-Session: 31ebd4cd-5814-4b5b-afe8-2fb46d2820ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168622 [ 269 ] {} TCP-Session: d3e795a7-4c18-435e-8b17-d74a4968e4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.168565 [ 311 ] {} TCP-Session: 35f4bf9b-68ed-40cc-b8a0-9640d6383d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456081 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51529 2026.05.21 09:22:36.456166 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456192 [ 259 ] {} TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Authenticating user 'default' from [fd00:1122:3344:101::e]:51529 2026.05.21 09:22:36.456215 [ 259 ] {} TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456228 [ 259 ] {} TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456432 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63866 2026.05.21 09:22:36.456465 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50721 2026.05.21 09:22:36.456485 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48502 2026.05.21 09:22:36.456513 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46564 2026.05.21 09:22:36.456542 [ 259 ] {} TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:36.456559 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456568 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456581 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456598 [ 303 ] {} TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:50721 2026.05.21 09:22:36.456606 [ 308 ] {} TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Authenticating user 'default' from [fd00:1122:3344:101::e]:48502 2026.05.21 09:22:36.456616 [ 311 ] {} TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:46564 2026.05.21 09:22:36.456635 [ 303 ] {} TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456648 [ 311 ] {} TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456641 [ 308 ] {} TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456671 [ 311 ] {} TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456662 [ 303 ] {} TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456682 [ 308 ] {} TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456505 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56598 2026.05.21 09:22:36.456718 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} executeQuery: (from [fd00:1122:3344:101::e]:51529) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:22:36.456497 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43792 2026.05.21 09:22:36.456785 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456488 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43676 2026.05.21 09:22:36.456834 [ 310 ] {} TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56598 2026.05.21 09:22:36.456842 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456884 [ 310 ] {} TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456476 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43985 2026.05.21 09:22:36.456911 [ 309 ] {} TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Authenticating user 'default' from [fd00:1122:3344:101::e]:43792 2026.05.21 09:22:36.456912 [ 310 ] {} TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456958 [ 309 ] {} TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456965 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456981 [ 309 ] {} TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456909 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.456997 [ 307 ] {} TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43985 2026.05.21 09:22:36.457017 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:22:36.457030 [ 304 ] {} TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Authenticating user 'default' from [fd00:1122:3344:101::e]:43676 2026.05.21 09:22:36.457037 [ 307 ] {} TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.457083 [ 304 ] {} TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.457088 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:36.457108 [ 304 ] {} TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.457097 [ 307 ] {} TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.456530 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:22:36.457177 [ 269 ] {} TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Authenticating user 'default' from [fd00:1122:3344:101::e]:63866 2026.05.21 09:22:36.457197 [ 269 ] {} TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.457211 [ 269 ] {} TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.457384 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:22:36.458281 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} AggregatingTransform: Aggregating 2026.05.21 09:22:36.458320 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} Aggregator: Aggregation method: without_key 2026.05.21 09:22:36.458349 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000864789 sec. (1156.351 rows/sec., 45.17 KiB/sec.) 2026.05.21 09:22:36.458366 [ 337 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} Aggregator: Merging aggregated data 2026.05.21 09:22:36.458991 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} executeQuery: Read 1 rows, 40.00 B in 0.002323 sec., 430.4778303917348 rows/sec., 16.82 KiB/sec. 2026.05.21 09:22:36.459160 [ 259 ] {42699827-3b32-4fe6-b44a-cb2af5a05a4d} TCPHandler: Processed in 0.002731362 sec. 2026.05.21 09:22:36.459290 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459317 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459334 [ 259 ] {} TCP-Session: e1a1b934-acd6-44bb-b61d-abd99de866ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459337 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459372 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459389 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459404 [ 311 ] {} TCP-Session: e34232cc-6d6a-4e79-b70e-4fee76fc3b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459424 [ 308 ] {} TCP-Session: 44b93bfa-efc3-4d4b-9e37-2dbb8813e318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459433 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459451 [ 303 ] {} TCP-Session: dfaf4f8b-a900-43e7-847a-b38e603c5f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459444 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459410 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459366 [ 269 ] {} TCP-Session: 5584fcbc-1020-429b-9ce2-016ce1fda117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459535 [ 309 ] {} TCP-Session: 018b0d9a-75d4-4ce4-a00c-df187f594330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459352 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:22:36.459568 [ 304 ] {} TCP-Session: ee6ca283-68da-4901-839f-420f51d29822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459570 [ 310 ] {} TCP-Session: d05a4f27-f94e-41a9-b1f1-6e7e4c88f5e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:36.459606 [ 307 ] {} TCP-Session: 5fcc5ef3-196d-49dd-876e-2ce17482f0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:22:37.281428 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 2026.05.21 09:22:37.299214 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:37.299285 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. 2026.05.21 09:22:37.305595 [ 245 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:22:37.306303 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:37.309917 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 369 2026.05.21 09:22:39.554668 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:39.554952 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:39.555336 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:39.555383 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} 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.21 09:22:39.555647 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:39.555729 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:39.555879 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:22:39.555992 [ 345 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:39.556006 [ 346 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:39.556001 [ 328 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:39.555992 [ 337 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:39.556230 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:39.556260 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:39.556364 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:39.556387 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:39.556425 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} 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.21 09:22:39.556466 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} 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.21 09:22:39.556504 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} 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.21 09:22:39.556542 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} 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.21 09:22:39.557969 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} executeQuery: Read 51 rows, 10.72 KiB in 0.003127 sec., 16309.561880396546 rows/sec., 3.35 MiB/sec. 2026.05.21 09:22:39.558183 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} MemoryTracker: Peak memory usage (for query): 186.04 KiB. 2026.05.21 09:22:39.558201 [ 270 ] {5c353c60-15d6-435d-85a9-4fbcd35e396c} TCPHandler: Processed in 0.003682624 sec. 2026.05.21 09:22:39.560734 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:39.560936 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:39.561015 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:39.561894 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:39.561941 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:39.562355 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:22:39.562585 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:39.562748 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} executeQuery: Read 138 rows, 12.27 KiB in 0.001862 sec., 74113.85606874329 rows/sec., 6.44 MiB/sec. 2026.05.21 09:22:39.562798 [ 270 ] {0cb03a59-c0c6-4bb8-8ab9-1eceeb92f31c} TCPHandler: Processed in 0.002228815 sec. 2026.05.21 09:22:39.562940 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:39.563048 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:39.563094 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:39.563560 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:39.563600 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:39.563923 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:22:39.564136 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:39.564269 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} executeQuery: Read 41 rows, 3.08 KiB in 0.001248 sec., 32852.5641025641 rows/sec., 2.41 MiB/sec. 2026.05.21 09:22:39.564305 [ 270 ] {5f2be800-6a71-4872-90ac-33bb73fca281} TCPHandler: Processed in 0.001418507 sec. 2026.05.21 09:22:39.564435 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:39.564535 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:39.564578 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:39.565041 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:39.565079 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:39.565393 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:22:39.565602 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:39.565734 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} executeQuery: Read 105 rows, 8.40 KiB in 0.00122 sec., 86065.57377049181 rows/sec., 6.72 MiB/sec. 2026.05.21 09:22:39.565770 [ 270 ] {7e1d4fdf-39d3-4fa0-8da3-9752171a40ae} TCPHandler: Processed in 0.001384746 sec. 2026.05.21 09:22:39.565925 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:39.566025 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:39.566069 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:39.566563 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:39.566599 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:39.566927 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:22:39.567137 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:39.567276 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. 2026.05.21 09:22:39.567310 [ 270 ] {440282ba-9d22-489d-8de6-a7f8ab73a517} TCPHandler: Processed in 0.001434308 sec. 2026.05.21 09:22:39.567468 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:39.567564 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:39.567619 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} 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.21 09:22:39.568548 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:39.568586 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:39.569174 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:22:39.569407 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:39.569548 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. 2026.05.21 09:22:39.569628 [ 270 ] {29179786-b05f-465c-86e8-74e9db619c85} TCPHandler: Processed in 0.002208864 sec. 2026.05.21 09:22:39.569769 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:39.569866 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:39.569909 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:39.570268 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:39.570304 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:39.570616 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:22:39.570825 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:39.570933 [ 74 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_70_13 to all_75_75_0 2026.05.21 09:22:39.570956 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. 2026.05.21 09:22:39.570983 [ 74 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:39.570998 [ 270 ] {c7fe3eca-6b3c-4743-86aa-b66f100d0873} TCPHandler: Processed in 0.001278863 sec. 2026.05.21 09:22:39.571013 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:39.571129 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_13 to all_75_75_0 into Compact with storage Full 2026.05.21 09:22:39.571256 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:39.571289 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_13, total 3954 rows starting from the beginning of the part 2026.05.21 09:22:39.571348 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part 2026.05.21 09:22:39.571398 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2026.05.21 09:22:39.571440 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part 2026.05.21 09:22:39.571482 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 18 rows starting from the beginning of the part 2026.05.21 09:22:39.571527 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2026.05.21 09:22:39.572788 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergeTask::MergeProjectionsStage: Merge sorted 4254 rows, containing 4 columns (4 merged, 0 gathered) in 0.001704497 sec., 2495750.9458802217 rows/sec., 164.85 MiB/sec. 2026.05.21 09:22:39.573113 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} MergedBlockOutputStream: filled checksums all_1_75_14 (state Temporary) 2026.05.21 09:22:39.573414 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_75_14 to all_1_75_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:39.573495 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_75_14} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_70_13, all_75_75_0] -> all_1_75_14 2026.05.21 09:22:39.573579 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2026.05.21 09:22:43.319460 [ 134 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:22:43.319512 [ 134 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:22:43.481828 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23938 2026.05.21 09:22:43.482329 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:43.482367 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:43.482818 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:22:43.483044 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:43.483176 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23938 2026.05.21 09:22:44.556430 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.556658 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:22:44.557002 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:44.557042 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:22:44.557274 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:44.557340 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:44.557478 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:22:44.557582 [ 346 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:44.557605 [ 328 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:44.557658 [ 346 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:44.557594 [ 337 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:44.557803 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:44.557831 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:44.557929 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:44.557950 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:44.557987 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:44.558027 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:44.558064 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:44.558105 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:22:44.559294 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} executeQuery: Read 51 rows, 10.48 KiB in 0.002734 sec., 18653.986832479884 rows/sec., 3.74 MiB/sec. 2026.05.21 09:22:44.559489 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} MemoryTracker: Peak memory usage (for query): 179.57 KiB. 2026.05.21 09:22:44.559505 [ 270 ] {f91363f6-0139-43e0-9353-45d2f02e9871} TCPHandler: Processed in 0.003201067 sec. 2026.05.21 09:22:44.564287 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.564399 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:22:44.564440 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:22:44.565102 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.565143 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.565500 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:22:44.565718 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:22:44.565844 [ 107 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2026.05.21 09:22:44.565860 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} executeQuery: Read 284 rows, 18.47 KiB in 0.001494 sec., 190093.70816599732 rows/sec., 12.07 MiB/sec. 2026.05.21 09:22:44.565905 [ 107 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.565913 [ 270 ] {fc12457f-bb69-4ea0-aaa5-51327fb0400d} TCPHandler: Processed in 0.001676546 sec. 2026.05.21 09:22:44.565944 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.566047 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2026.05.21 09:22:44.566062 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.566164 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:44.566183 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:44.566197 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part 2026.05.21 09:22:44.566230 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:44.566263 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part 2026.05.21 09:22:44.566314 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part 2026.05.21 09:22:44.566356 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part 2026.05.21 09:22:44.566394 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part 2026.05.21 09:22:44.566432 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part 2026.05.21 09:22:44.567075 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.567115 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.567397 [ 187 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388586 sec., 1244431.3855965708 rows/sec., 84.12 MiB/sec. 2026.05.21 09:22:44.567468 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:22:44.567566 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2026.05.21 09:22:44.567743 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:44.567874 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:44.567891 [ 104 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.21 09:22:44.567892 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} executeQuery: Read 797 rows, 62.80 KiB in 0.001727 sec., 461493.9200926462 rows/sec., 35.51 MiB/sec. 2026.05.21 09:22:44.567931 [ 104 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.567951 [ 270 ] {4740153f-ad98-48a0-8b7a-b9c9db9b5c60} TCPHandler: Processed in 0.001937755 sec. 2026.05.21 09:22:44.567958 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_23_5} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2026.05.21 09:22:44.567957 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.568057 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2026.05.21 09:22:44.568133 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.568209 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:22:44.568234 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:44.568278 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:44.568330 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:44.568368 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3361 rows starting from the beginning of the part 2026.05.21 09:22:44.568429 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part 2026.05.21 09:22:44.568473 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 3148 rows starting from the beginning of the part 2026.05.21 09:22:44.568515 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2026.05.21 09:22:44.568556 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 138 rows starting from the beginning of the part 2026.05.21 09:22:44.568597 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 797 rows starting from the beginning of the part 2026.05.21 09:22:44.568750 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.568793 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.569124 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:22:44.569342 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:44.569471 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} executeQuery: Read 142 rows, 8.54 KiB in 0.001255 sec., 113147.41035856573 rows/sec., 6.65 MiB/sec. 2026.05.21 09:22:44.569505 [ 270 ] {6b38aee3-d59d-4775-9e7f-2f5a0e072bdb} TCPHandler: Processed in 0.001419277 sec. 2026.05.21 09:22:44.569644 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.569740 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:22:44.569780 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:22:44.570217 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.570253 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.570545 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:22:44.570752 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:22:44.570755 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002720361 sec., 2807715.5936289337 rows/sec., 222.56 MiB/sec. 2026.05.21 09:22:44.570881 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. 2026.05.21 09:22:44.570920 [ 270 ] {3f855c03-6287-4fd8-a33a-813096d5fa5e} TCPHandler: Processed in 0.001325675 sec. 2026.05.21 09:22:44.571053 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.571069 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.21 09:22:44.571161 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:22:44.571206 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:22:44.571335 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:44.571411 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_76_15} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.21 09:22:44.571495 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. 2026.05.21 09:22:44.571636 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.571675 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.571975 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:22:44.572184 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:22:44.572309 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. 2026.05.21 09:22:44.572311 [ 107 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2026.05.21 09:22:44.572344 [ 270 ] {5a17f90b-57d4-4945-90f0-d4552aa60690} TCPHandler: Processed in 0.001340244 sec. 2026.05.21 09:22:44.572364 [ 107 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.572392 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.572471 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.572480 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2026.05.21 09:22:44.572572 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:44.572583 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:44.572620 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:44.572621 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part 2026.05.21 09:22:44.572698 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part 2026.05.21 09:22:44.572742 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part 2026.05.21 09:22:44.572783 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part 2026.05.21 09:22:44.572822 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part 2026.05.21 09:22:44.572860 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part 2026.05.21 09:22:44.573260 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.573301 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.573629 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:22:44.573664 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217211 sec., 739395.2239997832 rows/sec., 45.06 MiB/sec. 2026.05.21 09:22:44.573798 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2026.05.21 09:22:44.573855 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:44.574002 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} executeQuery: Read 490 rows, 35.18 KiB in 0.001447 sec., 338631.65169315826 rows/sec., 23.74 MiB/sec. 2026.05.21 09:22:44.574013 [ 111 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.21 09:22:44.574040 [ 270 ] {cb9c0b46-31f9-4f27-bda2-75c78da35cfa} TCPHandler: Processed in 0.001618284 sec. 2026.05.21 09:22:44.574049 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:22:44.574058 [ 111 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.574123 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.574173 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_23_5} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2026.05.21 09:22:44.574205 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.574212 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:22:44.574269 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.21 09:22:44.574311 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:22:44.574335 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:44.574357 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:22:44.574369 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part 2026.05.21 09:22:44.574432 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part 2026.05.21 09:22:44.574481 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1720 rows starting from the beginning of the part 2026.05.21 09:22:44.574524 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2026.05.21 09:22:44.574563 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 105 rows starting from the beginning of the part 2026.05.21 09:22:44.574603 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 490 rows starting from the beginning of the part 2026.05.21 09:22:44.574728 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.574768 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.575084 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:22:44.575295 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:22:44.575424 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. 2026.05.21 09:22:44.575457 [ 270 ] {caa8b30a-4d59-4c6d-8b6d-6052b6bd9f18} TCPHandler: Processed in 0.001303664 sec. 2026.05.21 09:22:44.575608 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.575703 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:44.575744 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:44.575953 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776069 sec., 2429522.726876039 rows/sec., 176.09 MiB/sec. 2026.05.21 09:22:44.576132 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.21 09:22:44.576158 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.576199 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.576387 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:44.576464 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_76_15} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.21 09:22:44.576531 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.21 09:22:44.576535 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:22:44.576754 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:44.576881 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. 2026.05.21 09:22:44.576888 [ 111 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.21 09:22:44.576915 [ 270 ] {6c4e52a0-c394-4883-a832-f1d80d6cbe38} TCPHandler: Processed in 0.001358566 sec. 2026.05.21 09:22:44.576938 [ 111 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.576963 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.577060 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::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.21 09:22:44.577062 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.577159 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:44.577175 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:22:44.577188 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 24886 rows starting from the beginning of the part 2026.05.21 09:22:44.577217 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:22:44.577244 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2026.05.21 09:22:44.577289 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1679 rows starting from the beginning of the part 2026.05.21 09:22:44.577341 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 52 rows starting from the beginning of the part 2026.05.21 09:22:44.577385 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2026.05.21 09:22:44.577425 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part 2026.05.21 09:22:44.577544 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.577578 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.577878 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:22:44.578085 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:22:44.578207 [ 107 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2026.05.21 09:22:44.578211 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. 2026.05.21 09:22:44.578248 [ 107 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.578264 [ 270 ] {784ca04d-b0a4-4fc0-bc1a-0b97aece7c0b} TCPHandler: Processed in 0.001251692 sec. 2026.05.21 09:22:44.578273 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.578347 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::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.21 09:22:44.578395 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:44.578427 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:44.578464 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part 2026.05.21 09:22:44.578494 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:44.578507 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2026.05.21 09:22:44.578542 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:44.578550 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2026.05.21 09:22:44.578593 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2026.05.21 09:22:44.578626 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2026.05.21 09:22:44.578659 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2026.05.21 09:22:44.578878 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.578917 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.579258 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:22:44.579447 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001125067 sec., 13332.539306547966 rows/sec., 898.38 KiB/sec. 2026.05.21 09:22:44.579466 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:44.579572 [ 192 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2026.05.21 09:22:44.579600 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. 2026.05.21 09:22:44.579636 [ 270 ] {5b68f10c-a939-471b-a6b0-bf2931607634} TCPHandler: Processed in 0.001291333 sec. 2026.05.21 09:22:44.579828 [ 192 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:22:44.579911 [ 192 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_15_3} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2026.05.21 09:22:44.579985 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.21 09:22:44.584304 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 27202 rows, containing 5 columns (5 merged, 0 gathered) in 0.007282324 sec., 3735346.024153828 rows/sec., 244.21 MiB/sec. 2026.05.21 09:22:44.584606 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.21 09:22:44.584887 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:44.584953 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_76_15} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.21 09:22:44.585030 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.21 09:22:44.810862 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 2026.05.21 09:22:44.828130 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:44.828191 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:44.834263 [ 245 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:22:44.834945 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:44.837765 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2026.05.21 09:22:45.000281 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 322.78 MiB, peak 331.77 MiB, free memory in arenas 0.00 B, will set to 323.82 MiB (RSS), difference: 1.04 MiB 2026.05.21 09:22:49.555522 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.555792 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:49.556184 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:49.556228 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} 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.21 09:22:49.556476 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:49.556551 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:49.556702 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:22:49.556781 [ 323 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:49.556820 [ 346 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:49.556835 [ 337 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:49.556831 [ 328 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:49.557039 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:49.557079 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:49.557185 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:49.557208 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:49.557246 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} 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.21 09:22:49.557290 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} 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.21 09:22:49.557330 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} 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.21 09:22:49.557369 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} 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.21 09:22:49.558811 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} executeQuery: Read 51 rows, 10.72 KiB in 0.003118 sec., 16356.638871071198 rows/sec., 3.36 MiB/sec. 2026.05.21 09:22:49.559095 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} MemoryTracker: Peak memory usage (for query): 186.23 KiB. 2026.05.21 09:22:49.559115 [ 270 ] {6a224907-ca2f-490c-b1cf-c2e7df2e435a} TCPHandler: Processed in 0.003738795 sec. 2026.05.21 09:22:49.564131 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.564263 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:22:49.564323 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:22:49.564857 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.564901 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.565271 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:22:49.565490 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:22:49.565640 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} executeQuery: Read 24 rows, 2.04 KiB in 0.001415 sec., 16961.13074204947 rows/sec., 1.41 MiB/sec. 2026.05.21 09:22:49.565675 [ 270 ] {64180900-bf51-4c2b-8010-b00845bb686c} TCPHandler: Processed in 0.001660186 sec. 2026.05.21 09:22:49.565820 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.565921 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:22:49.565964 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:22:49.566461 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.566498 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.566804 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:22:49.567020 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:22:49.567151 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} executeQuery: Read 8 rows, 668.00 B in 0.00125 sec., 6400 rows/sec., 521.88 KiB/sec. 2026.05.21 09:22:49.567186 [ 270 ] {33ffdd2f-df27-4ea5-b877-18468e28e345} TCPHandler: Processed in 0.001416717 sec. 2026.05.21 09:22:49.567350 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.567447 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:49.567487 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:49.568037 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.568074 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.568390 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:22:49.568597 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:49.568728 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} executeQuery: Read 262 rows, 24.00 KiB in 0.001299 sec., 201693.61046959198 rows/sec., 18.04 MiB/sec. 2026.05.21 09:22:49.568762 [ 270 ] {c3e0b80b-41b3-4591-8c4a-112b1e315485} TCPHandler: Processed in 0.001462119 sec. 2026.05.21 09:22:49.568905 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.569001 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:49.569041 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:49.569466 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.569503 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.569791 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:22:49.569998 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:49.570131 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} executeQuery: Read 61 rows, 4.60 KiB in 0.001147 sec., 53182.21447253705 rows/sec., 3.92 MiB/sec. 2026.05.21 09:22:49.570164 [ 270 ] {8b2795b6-b407-4b56-a685-4a5e201dff4c} TCPHandler: Processed in 0.001311284 sec. 2026.05.21 09:22:49.570302 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.570398 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:22:49.570438 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:22:49.570834 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.570869 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.571152 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:22:49.571359 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:22:49.571488 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. 2026.05.21 09:22:49.571522 [ 270 ] {12f31779-42e2-4cde-a353-1e9dfc4f9cf0} TCPHandler: Processed in 0.001271183 sec. 2026.05.21 09:22:49.571648 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.571746 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:22:49.571786 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:22:49.572205 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.572242 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.572522 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:22:49.572724 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:22:49.572855 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. 2026.05.21 09:22:49.572889 [ 270 ] {e6dfc869-f7f3-4daf-83c3-54a21b9351a4} TCPHandler: Processed in 0.001292984 sec. 2026.05.21 09:22:49.573031 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.573127 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:49.573167 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:49.573633 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.573669 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.573965 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:22:49.574163 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:49.574288 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} executeQuery: Read 149 rows, 12.31 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 10.20 MiB/sec. 2026.05.21 09:22:49.574321 [ 270 ] {f0552cc2-f91a-4df8-81b9-81a9e1bcf02c} TCPHandler: Processed in 0.001339925 sec. 2026.05.21 09:22:49.574447 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.574543 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:49.574585 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:49.575005 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.575040 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.575363 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:22:49.575569 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:49.575694 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} executeQuery: Read 236 rows, 17.67 KiB in 0.001169 sec., 201881.95038494442 rows/sec., 14.76 MiB/sec. 2026.05.21 09:22:49.575727 [ 270 ] {729ed2eb-723d-4c6f-acd2-c6edda8e8ee7} TCPHandler: Processed in 0.001329535 sec. 2026.05.21 09:22:49.575856 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.575953 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:49.576007 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} 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.21 09:22:49.576834 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.576870 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.577413 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:22:49.577636 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:49.577755 [ 70 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2026.05.21 09:22:49.577775 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} executeQuery: Read 41 rows, 75.23 KiB in 0.00184 sec., 22282.608695652172 rows/sec., 39.93 MiB/sec. 2026.05.21 09:22:49.577815 [ 70 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.577841 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.577859 [ 270 ] {213d7582-848c-4f90-ac88-6d74fb693381} TCPHandler: Processed in 0.002052679 sec. 2026.05.21 09:22:49.577946 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:22:49.578011 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:49.578113 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:49.578155 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:49.578187 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:49.578249 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1222 rows starting from the beginning of the part 2026.05.21 09:22:49.578380 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:49.578491 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:49.578521 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:49.578561 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:49.578598 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part 2026.05.21 09:22:49.578711 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:49.578826 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:49.578879 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:22:49.579090 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:49.579231 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. 2026.05.21 09:22:49.579266 [ 270 ] {a33fb0b6-d8d5-4b6f-8648-579c9570b0ce} TCPHandler: Processed in 0.001305843 sec. 2026.05.21 09:22:49.584060 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1397 rows, containing 19 columns (19 merged, 0 gathered) in 0.006162637 sec., 226688.6723978712 rows/sec., 406.22 MiB/sec. 2026.05.21 09:22:49.585558 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2026.05.21 09:22:49.585945 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:49.586025 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_41_8} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2026.05.21 09:22:49.586160 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. 2026.05.21 09:22:50.000437 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 324.54 MiB, peak 335.99 MiB, free memory in arenas 0.00 B, will set to 326.11 MiB (RSS), difference: 1.57 MiB 2026.05.21 09:22:50.984301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24386 2026.05.21 09:22:50.984783 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:50.984834 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:50.985294 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:22:50.985519 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:50.985644 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24386 2026.05.21 09:22:50.985689 [ 68 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 09:22:50.985754 [ 68 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:50.985774 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:50.985912 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:22:50.986061 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:50.986102 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22018 rows starting from the beginning of the part 2026.05.21 09:22:50.986174 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part 2026.05.21 09:22:50.986228 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part 2026.05.21 09:22:50.986277 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part 2026.05.21 09:22:50.986321 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part 2026.05.21 09:22:50.986364 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part 2026.05.21 09:22:50.988276 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 24386 rows, containing 4 columns (4 merged, 0 gathered) in 0.002431082 sec., 10030924.501929592 rows/sec., 143.49 MiB/sec. 2026.05.21 09:22:50.988499 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 09:22:50.988758 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:50.988833 [ 201 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_51_10} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 09:22:50.988909 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2026.05.21 09:22:52.338795 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 2026.05.21 09:22:52.356472 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:52.356526 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:52.362564 [ 245 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:22:52.363234 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:52.363535 [ 120 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 09:22:52.363659 [ 120 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:52.363696 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:52.363876 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:52.366259 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 384 2026.05.21 09:22:52.367929 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:52.369481 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:52.374070 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:52.378633 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:52.383074 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:52.387251 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:52.391095 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:22:52.441858 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078068637 sec., 4918.7486134797 rows/sec., 25.43 MiB/sec. 2026.05.21 09:22:52.443733 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 09:22:52.445339 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:52.445437 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_51_10} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 09:22:52.446820 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2026.05.21 09:22:53.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 327.18 MiB, peak 340.58 MiB, free memory in arenas 0.00 B, will set to 329.64 MiB (RSS), difference: 2.46 MiB 2026.05.21 09:22:54.552469 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:54.552708 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:54.553039 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:54.553076 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} 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.21 09:22:54.553287 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:54.553355 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:54.553491 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:22:54.553599 [ 328 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:54.553613 [ 361 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:54.553599 [ 345 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:54.553599 [ 323 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:54.553788 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:54.553816 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:54.553915 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:54.553937 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:54.553973 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} 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.21 09:22:54.554012 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} 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.21 09:22:54.554047 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} 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.21 09:22:54.554082 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} 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.21 09:22:54.555265 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} executeQuery: Read 51 rows, 10.48 KiB in 0.002641 sec., 19310.867095797046 rows/sec., 3.88 MiB/sec. 2026.05.21 09:22:54.555565 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} MemoryTracker: Peak memory usage (for query): 171.26 KiB. 2026.05.21 09:22:54.555582 [ 270 ] {76734dab-8034-46ea-b2c6-52b4d70945c9} TCPHandler: Processed in 0.003247029 sec. 2026.05.21 09:22:54.557248 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:54.557382 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:54.557439 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:54.558015 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:54.558054 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:54.558423 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:22:54.558648 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:54.558824 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} executeQuery: Read 56 rows, 4.38 KiB in 0.001484 sec., 37735.84905660377 rows/sec., 2.88 MiB/sec. 2026.05.21 09:22:54.558879 [ 270 ] {4bce10f4-b688-44c0-9a36-da870551c43a} TCPHandler: Processed in 0.001740159 sec. 2026.05.21 09:22:54.559045 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:54.559165 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:54.559214 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:54.559704 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:54.559748 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:54.560099 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:22:54.560306 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:54.560438 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} executeQuery: Read 64 rows, 5.12 KiB in 0.001299 sec., 49268.66820631255 rows/sec., 3.85 MiB/sec. 2026.05.21 09:22:54.560473 [ 270 ] {1b8f89bd-1994-4b4c-877d-cbd1bf5d7e75} TCPHandler: Processed in 0.00148911 sec. 2026.05.21 09:22:54.560615 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:54.560712 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:54.560754 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:54.561168 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:54.561204 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:54.561529 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:22:54.561732 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:54.561862 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. 2026.05.21 09:22:54.561896 [ 270 ] {e47ce2c7-b43b-49de-8667-1515777d45cb} TCPHandler: Processed in 0.001330295 sec. 2026.05.21 09:22:54.562021 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:54.562117 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:54.562158 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:54.562488 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:54.562523 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:54.562815 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:22:54.563014 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:54.563143 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. 2026.05.21 09:22:54.563176 [ 270 ] {9e857c29-1318-4446-8b31-3416708e3ab4} TCPHandler: Processed in 0.001203901 sec. 2026.05.21 09:22:58.319614 [ 150 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:22:58.319693 [ 150 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:22:58.486692 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24898 2026.05.21 09:22:58.487269 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:58.487313 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:58.487827 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:22:58.488059 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:22:58.488202 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24898 2026.05.21 09:22:59.554030 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:59.554267 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:22:59.554594 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:22:59.554631 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} 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.21 09:22:59.554856 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:22:59.554923 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:22:59.555060 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:22:59.555138 [ 323 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:22:59.555154 [ 361 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:22:59.555162 [ 345 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:22:59.555162 [ 333 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:22:59.555286 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:22:59.555313 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:22:59.555410 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:22:59.555431 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:22:59.555466 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} 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.21 09:22:59.555507 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} 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.21 09:22:59.555542 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} 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.21 09:22:59.555579 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} 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.21 09:22:59.556775 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} executeQuery: Read 51 rows, 10.72 KiB in 0.002596 sec., 19645.608628659476 rows/sec., 4.03 MiB/sec. 2026.05.21 09:22:59.556996 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} MemoryTracker: Peak memory usage (for query): 186.83 KiB. 2026.05.21 09:22:59.557016 [ 270 ] {debca50e-9c52-4235-99aa-4cd53980f622} TCPHandler: Processed in 0.003125365 sec. 2026.05.21 09:22:59.559289 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:59.559462 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:22:59.559529 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:22:59.560255 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.560300 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.560693 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:22:59.560915 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:22:59.561066 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} executeQuery: Read 138 rows, 12.27 KiB in 0.001652 sec., 83535.10895883777 rows/sec., 7.25 MiB/sec. 2026.05.21 09:22:59.561104 [ 270 ] {c747f15c-ef6c-4450-a370-585e6a6d0a7c} TCPHandler: Processed in 0.001942675 sec. 2026.05.21 09:22:59.561245 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:59.561344 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:22:59.561384 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:22:59.561819 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.561856 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.562149 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:22:59.562364 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:59.562479 [ 80 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 09:22:59.562493 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} executeQuery: Read 41 rows, 3.08 KiB in 0.001168 sec., 35102.7397260274 rows/sec., 2.58 MiB/sec. 2026.05.21 09:22:59.562526 [ 80 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.562538 [ 270 ] {216e0155-a6c1-4b7e-b65b-6b5813fde6d0} TCPHandler: Processed in 0.001342755 sec. 2026.05.21 09:22:59.562554 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.562672 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:22:59.562676 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:59.562788 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:22:59.562793 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:22:59.562824 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part 2026.05.21 09:22:59.562846 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:22:59.562887 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 157 rows starting from the beginning of the part 2026.05.21 09:22:59.562942 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:59.562985 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 142 rows starting from the beginning of the part 2026.05.21 09:22:59.563025 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 61 rows starting from the beginning of the part 2026.05.21 09:22:59.563077 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part 2026.05.21 09:22:59.563313 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.563358 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.563747 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:22:59.563924 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293923 sec., 516259.4682991183 rows/sec., 35.00 MiB/sec. 2026.05.21 09:22:59.563954 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:22:59.564089 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} executeQuery: Read 105 rows, 8.40 KiB in 0.001315 sec., 79847.90874524714 rows/sec., 6.24 MiB/sec. 2026.05.21 09:22:59.564095 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 09:22:59.564128 [ 270 ] {d167ea7d-97f9-48e8-8147-c507d0b401ae} TCPHandler: Processed in 0.00150094 sec. 2026.05.21 09:22:59.564267 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:59.564367 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:59.564388 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:22:59.564412 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:22:59.564475 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_56_11} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 09:22:59.564565 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:22:59.564865 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.564905 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.565229 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:22:59.565447 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:22:59.565577 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. 2026.05.21 09:22:59.565611 [ 270 ] {84f1a226-22e5-4b94-b6c9-f4e76be48608} TCPHandler: Processed in 0.001394057 sec. 2026.05.21 09:22:59.565786 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:59.565930 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:22:59.566006 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} 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.21 09:22:59.566965 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.567006 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.567630 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:22:59.567862 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:22:59.568009 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} executeQuery: Read 41 rows, 75.23 KiB in 0.002118 sec., 19357.88479697828 rows/sec., 34.69 MiB/sec. 2026.05.21 09:22:59.568074 [ 270 ] {ecf8efb3-fdcd-4b9d-9954-6914f0592f65} TCPHandler: Processed in 0.002354538 sec. 2026.05.21 09:22:59.568216 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:22:59.568313 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:22:59.568354 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:22:59.568705 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.568740 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.569042 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:22:59.569249 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:22:59.569378 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. 2026.05.21 09:22:59.569411 [ 270 ] {5c339e0e-0ee9-4065-a719-243c5d7a9467} TCPHandler: Processed in 0.001244702 sec. 2026.05.21 09:22:59.867196 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 2026.05.21 09:22:59.882155 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:22:59.882213 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:22:59.887340 [ 245 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:22:59.888001 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:22:59.890621 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2026.05.21 09:23:03.199084 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.199407 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:03.199777 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:03.199818 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} 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.21 09:23:03.200109 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:03.200202 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:03.200350 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:23:03.200437 [ 333 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:03.200470 [ 347 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:03.200516 [ 328 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:03.200516 [ 345 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:03.200685 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:03.200716 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:03.200819 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:03.200842 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:03.200880 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} 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.21 09:23:03.200922 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} 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.21 09:23:03.200966 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} 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.21 09:23:03.201014 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} 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.21 09:23:03.202405 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} executeQuery: Read 51 rows, 12.35 KiB in 0.003107 sec., 16414.547795300932 rows/sec., 3.88 MiB/sec. 2026.05.21 09:23:03.202637 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} MemoryTracker: Peak memory usage (for query): 206.68 KiB. 2026.05.21 09:23:03.202655 [ 270 ] {74a76a0b-7cbf-4831-bedc-d08b951cd686} TCPHandler: Processed in 0.003769367 sec. 2026.05.21 09:23:03.214823 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.214943 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:23:03.214990 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:23:03.215490 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.215531 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.215888 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:23:03.216109 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:23:03.216255 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} executeQuery: Read 4 rows, 334.00 B in 0.001345 sec., 2973.977695167286 rows/sec., 242.51 KiB/sec. 2026.05.21 09:23:03.216292 [ 270 ] {09b3a106-300e-4369-9feb-0036bf33328d} TCPHandler: Processed in 0.001523101 sec. 2026.05.21 09:23:03.216427 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.216528 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:03.216569 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:03.218035 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.218073 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.218531 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:23:03.218757 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:03.218892 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} executeQuery: Read 2407 rows, 180.72 KiB in 0.002382 sec., 1010495.3820319059 rows/sec., 74.09 MiB/sec. 2026.05.21 09:23:03.218927 [ 270 ] {05dc6074-5791-4427-875b-04edfe463e59} TCPHandler: Processed in 0.002550845 sec. 2026.05.21 09:23:03.219074 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.219171 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:03.219211 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:03.219634 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.219671 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.219959 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:23:03.220170 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:03.220300 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} executeQuery: Read 15 rows, 1.11 KiB in 0.001147 sec., 13077.593722755013 rows/sec., 964.64 KiB/sec. 2026.05.21 09:23:03.220334 [ 270 ] {138ca067-a864-4e48-bdfa-1abe62b1b1a4} TCPHandler: Processed in 0.001310604 sec. 2026.05.21 09:23:03.220473 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.220570 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:23:03.220610 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:23:03.221381 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.221418 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.221737 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:23:03.221945 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:23:03.222059 [ 108 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 2026.05.21 09:23:03.222082 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} executeQuery: Read 801 rows, 47.38 KiB in 0.00153 sec., 523529.4117647059 rows/sec., 30.24 MiB/sec. 2026.05.21 09:23:03.222116 [ 108 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.222122 [ 270 ] {375ce0f8-1081-4ec8-801c-900e76c9bf94} TCPHandler: Processed in 0.001698348 sec. 2026.05.21 09:23:03.222164 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.222288 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.222298 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full 2026.05.21 09:23:03.222400 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:03.222445 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:23:03.222450 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:03.222498 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 974 rows starting from the beginning of the part 2026.05.21 09:23:03.222564 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part 2026.05.21 09:23:03.222609 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 950 rows starting from the beginning of the part 2026.05.21 09:23:03.222657 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part 2026.05.21 09:23:03.222699 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part 2026.05.21 09:23:03.222739 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part 2026.05.21 09:23:03.222911 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.222956 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.223262 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:23:03.223606 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:23:03.223737 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} executeQuery: Read 1 rows, 72.00 B in 0.001356 sec., 737.4631268436578 rows/sec., 51.85 KiB/sec. 2026.05.21 09:23:03.223772 [ 270 ] {ee1535c8-ef99-444f-b642-febc76f22c6d} TCPHandler: Processed in 0.001535302 sec. 2026.05.21 09:23:03.223902 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.224001 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:03.224042 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:03.224113 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergeTask::MergeProjectionsStage: Merge sorted 3047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001866443 sec., 1632517.0390952202 rows/sec., 103.36 MiB/sec. 2026.05.21 09:23:03.224292 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) 2026.05.21 09:23:03.224547 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:03.224609 [ 189 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_28_6} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 2026.05.21 09:23:03.224683 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2026.05.21 09:23:03.225008 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.225044 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.225381 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:23:03.225581 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:03.225708 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} executeQuery: Read 1294 rows, 88.44 KiB in 0.001724 sec., 750580.0464037122 rows/sec., 50.10 MiB/sec. 2026.05.21 09:23:03.225741 [ 270 ] {f47d8404-5350-45b7-b4d8-a7edd3afc4a5} TCPHandler: Processed in 0.001888503 sec. 2026.05.21 09:23:03.225880 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.225976 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:03.226022 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:03.226727 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.226763 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.227163 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:23:03.227376 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:03.227503 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} executeQuery: Read 1574 rows, 98.47 KiB in 0.001545 sec., 1018770.2265372169 rows/sec., 62.24 MiB/sec. 2026.05.21 09:23:03.227538 [ 270 ] {ca056aba-b9cd-4c6a-9176-77050259a0ff} TCPHandler: Processed in 0.001707527 sec. 2026.05.21 09:23:03.227667 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.227763 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:03.227816 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} 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.21 09:23:03.228631 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.228667 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.229153 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:23:03.229400 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:03.229543 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} executeQuery: Read 11 rows, 20.18 KiB in 0.001798 sec., 6117.9087875417135 rows/sec., 10.96 MiB/sec. 2026.05.21 09:23:03.229602 [ 270 ] {1721b9b0-9833-4c97-bd29-23e10fe7ab3d} TCPHandler: Processed in 0.001983546 sec. 2026.05.21 09:23:03.229765 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:03.229864 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:03.229905 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:03.230263 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.230299 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.230607 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:23:03.230812 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:03.230940 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} executeQuery: Read 42 rows, 2.89 KiB in 0.001095 sec., 38356.16438356164 rows/sec., 2.58 MiB/sec. 2026.05.21 09:23:03.230946 [ 108 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_75_14 to all_80_80_0 2026.05.21 09:23:03.230974 [ 270 ] {a5ea4a7b-4006-4d76-9e21-da7a8463e5f9} TCPHandler: Processed in 0.001279723 sec. 2026.05.21 09:23:03.231016 [ 108 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:03.231042 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. 2026.05.21 09:23:03.231122 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_14 to all_80_80_0 into Compact with storage Full 2026.05.21 09:23:03.231205 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:03.231233 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_14, total 4254 rows starting from the beginning of the part 2026.05.21 09:23:03.231290 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part 2026.05.21 09:23:03.231338 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:03.231382 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:03.231427 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:03.231470 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 42 rows starting from the beginning of the part 2026.05.21 09:23:03.232980 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergeTask::MergeProjectionsStage: Merge sorted 4566 rows, containing 4 columns (4 merged, 0 gathered) in 0.001888633 sec., 2417621.634271984 rows/sec., 159.68 MiB/sec. 2026.05.21 09:23:03.233407 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} MergedBlockOutputStream: filled checksums all_1_80_15 (state Temporary) 2026.05.21 09:23:03.233744 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_80_15 to all_1_80_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:03.233853 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_80_15} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_75_14, all_80_80_0] -> all_1_80_15 2026.05.21 09:23:03.233950 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2026.05.21 09:23:04.548065 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:04.548328 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:04.548938 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:04.548988 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} 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.21 09:23:04.549223 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:04.549302 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:04.549451 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:23:04.549600 [ 347 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:04.549616 [ 333 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:04.549606 [ 325 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:04.549600 [ 361 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:04.549899 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:04.549940 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:04.550110 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:04.550153 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:04.550202 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} 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.21 09:23:04.550248 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} 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.21 09:23:04.550291 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} 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.21 09:23:04.550336 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} 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.21 09:23:04.551623 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} executeQuery: Read 51 rows, 10.48 KiB in 0.003381 sec., 15084.294587400178 rows/sec., 3.03 MiB/sec. 2026.05.21 09:23:04.551947 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} MemoryTracker: Peak memory usage (for query): 171.68 KiB. 2026.05.21 09:23:04.551967 [ 270 ] {6b9e6297-6e23-4d00-bac9-29c185c38f13} TCPHandler: Processed in 0.004051826 sec. 2026.05.21 09:23:04.553324 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:04.553468 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:04.553530 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:04.554145 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:04.554193 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:04.554616 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:23:04.554864 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:04.555063 [ 108 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.21 09:23:04.555065 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. 2026.05.21 09:23:04.555111 [ 108 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:04.555130 [ 270 ] {09cb2553-dde9-4bb5-802b-e0ce177d99e7} TCPHandler: Processed in 0.001920925 sec. 2026.05.21 09:23:04.555140 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:04.555253 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:23:04.555294 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:04.555358 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:04.555393 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3361 rows starting from the beginning of the part 2026.05.21 09:23:04.555403 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:04.555449 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 262 rows starting from the beginning of the part 2026.05.21 09:23:04.555453 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:04.555506 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2026.05.21 09:23:04.555553 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 138 rows starting from the beginning of the part 2026.05.21 09:23:04.555595 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:23:04.555637 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2026.05.21 09:23:04.555930 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:04.555973 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:04.556294 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:23:04.556537 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:04.556677 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} executeQuery: Read 64 rows, 5.12 KiB in 0.001298 sec., 49306.625577812025 rows/sec., 3.85 MiB/sec. 2026.05.21 09:23:04.556694 [ 108 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.21 09:23:04.556713 [ 270 ] {c27fe544-1d36-490d-b944-f884dae94e70} TCPHandler: Processed in 0.001470579 sec. 2026.05.21 09:23:04.556749 [ 108 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:04.556776 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:04.556860 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:23:04.556871 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:04.556958 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:04.556982 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:04.556990 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part 2026.05.21 09:23:04.557035 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:04.557060 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part 2026.05.21 09:23:04.557111 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2026.05.21 09:23:04.557152 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 105 rows starting from the beginning of the part 2026.05.21 09:23:04.557192 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:23:04.557232 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2026.05.21 09:23:04.557429 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:04.557473 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:04.557710 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483523 sec., 2528665.931420808 rows/sec., 200.36 MiB/sec. 2026.05.21 09:23:04.557984 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:23:04.558041 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.21 09:23:04.558251 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:04.558339 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:04.558392 [ 108 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 2026.05.21 09:23:04.558400 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} executeQuery: Read 52 rows, 3.70 KiB in 0.001438 sec., 36161.33518776078 rows/sec., 2.51 MiB/sec. 2026.05.21 09:23:04.558424 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_81_16} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.21 09:23:04.558440 [ 108 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:04.558459 [ 270 ] {f97c9388-0860-4d97-94f1-fdc0e6fcc129} TCPHandler: Processed in 0.001638864 sec. 2026.05.21 09:23:04.558480 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:04.558521 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2026.05.21 09:23:04.558577 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749758 sec., 2004277.1628990981 rows/sec., 145.60 MiB/sec. 2026.05.21 09:23:04.558595 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full 2026.05.21 09:23:04.558595 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:04.558705 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:04.558728 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:04.558738 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27202 rows starting from the beginning of the part 2026.05.21 09:23:04.558779 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:04.558809 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 236 rows starting from the beginning of the part 2026.05.21 09:23:04.558832 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.21 09:23:04.558862 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:04.558910 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:04.558954 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:23:04.559148 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:04.559166 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:04.559190 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:04.559243 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_81_16} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.21 09:23:04.559341 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.21 09:23:04.559511 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:23:04.559718 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:04.559847 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} executeQuery: Read 18 rows, 1.25 KiB in 0.001139 sec., 15803.336259877085 rows/sec., 1.07 MiB/sec. 2026.05.21 09:23:04.559880 [ 270 ] {d7201c2c-3863-4862-8a24-34960f63750f} TCPHandler: Processed in 0.001337335 sec. 2026.05.21 09:23:04.566265 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 29332 rows, containing 5 columns (5 merged, 0 gathered) in 0.007694038 sec., 3812302.4606844936 rows/sec., 248.78 MiB/sec. 2026.05.21 09:23:04.566782 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2026.05.21 09:23:04.567072 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:04.567144 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_80_16} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 2026.05.21 09:23:04.567240 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2026.05.21 09:23:05.001240 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 330.37 MiB, peak 340.58 MiB, free memory in arenas 0.00 B, will set to 333.37 MiB (RSS), difference: 3.00 MiB 2026.05.21 09:23:05.989227 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25346 2026.05.21 09:23:05.989727 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:05.989775 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:05.990260 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:23:05.990482 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:05.990613 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25346 2026.05.21 09:23:07.391569 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2026.05.21 09:23:07.407230 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:07.407276 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:07.413105 [ 245 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:23:07.413796 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:07.416429 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2026.05.21 09:23:09.553047 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:09.553316 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:09.553658 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:09.553697 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} 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.21 09:23:09.553912 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:09.553980 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:09.554119 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:23:09.554220 [ 327 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:09.554235 [ 314 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:09.554235 [ 347 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:09.554235 [ 354 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:09.554418 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:09.554446 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:09.554546 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:09.554567 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:09.554601 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} 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.21 09:23:09.554641 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} 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.21 09:23:09.554680 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} 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.21 09:23:09.554716 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} 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.21 09:23:09.555883 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} executeQuery: Read 51 rows, 10.72 KiB in 0.00267 sec., 19101.123595505618 rows/sec., 3.92 MiB/sec. 2026.05.21 09:23:09.556090 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} MemoryTracker: Peak memory usage (for query): 186.43 KiB. 2026.05.21 09:23:09.556106 [ 270 ] {59db4156-2518-4ee3-bb17-aad328289be5} TCPHandler: Processed in 0.003195537 sec. 2026.05.21 09:23:09.558242 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:09.558352 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:09.558396 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:09.559041 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:09.559088 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:09.559496 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:23:09.559714 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:09.559860 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} executeQuery: Read 138 rows, 12.27 KiB in 0.001539 sec., 89668.61598440546 rows/sec., 7.79 MiB/sec. 2026.05.21 09:23:09.559895 [ 270 ] {06358e33-6fdb-4ae4-aa63-da4ca95a060a} TCPHandler: Processed in 0.001703577 sec. 2026.05.21 09:23:09.560024 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:09.560121 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:09.560161 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:09.560597 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:09.560633 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:09.560913 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:23:09.561128 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:09.561261 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} executeQuery: Read 41 rows, 3.08 KiB in 0.001158 sec., 35405.87219343696 rows/sec., 2.60 MiB/sec. 2026.05.21 09:23:09.561296 [ 270 ] {38d98d26-e375-416a-a753-0c4305b279be} TCPHandler: Processed in 0.001320644 sec. 2026.05.21 09:23:09.561431 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:09.561527 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:09.561677 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:09.562410 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:09.562458 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:09.562844 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:23:09.563062 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:09.563213 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} executeQuery: Read 105 rows, 8.40 KiB in 0.001702 sec., 61692.126909518214 rows/sec., 4.82 MiB/sec. 2026.05.21 09:23:09.563252 [ 270 ] {43613e92-75b0-4f8e-bfab-579861fdb3ba} TCPHandler: Processed in 0.001870543 sec. 2026.05.21 09:23:09.563446 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:09.563572 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:09.563615 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:09.564017 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:09.564053 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:09.564379 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:23:09.564588 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:09.564713 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. 2026.05.21 09:23:09.564747 [ 270 ] {f8f63b08-8c02-42ce-af4c-50fb6cdb40e7} TCPHandler: Processed in 0.001407197 sec. 2026.05.21 09:23:09.564870 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:09.564966 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:09.565020 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} 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.21 09:23:09.565823 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:09.565859 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:09.566416 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:23:09.566632 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:09.566768 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} executeQuery: Read 41 rows, 75.23 KiB in 0.00182 sec., 22527.472527472528 rows/sec., 40.37 MiB/sec. 2026.05.21 09:23:09.566833 [ 270 ] {68d20372-daaf-4c2f-995d-adbb3ea50442} TCPHandler: Processed in 0.002012087 sec. 2026.05.21 09:23:09.566961 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:09.567058 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:09.567099 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:09.567438 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:09.567473 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:09.567778 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:23:09.567982 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:09.568112 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. 2026.05.21 09:23:09.568145 [ 270 ] {70648f85-4c61-47bb-b134-90724813315d} TCPHandler: Processed in 0.001233992 sec. 2026.05.21 09:23:13.319795 [ 141 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:23:13.319878 [ 141 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:23:13.491683 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25858 2026.05.21 09:23:13.492236 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:13.492274 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:13.492788 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:23:13.493053 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:13.493192 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25858 2026.05.21 09:23:14.552424 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:14.552661 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:14.552997 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:14.553034 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} 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.21 09:23:14.553249 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:14.553318 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:14.553459 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:23:14.553554 [ 355 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:14.553558 [ 354 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:14.553580 [ 314 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:14.553572 [ 361 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:14.553755 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:14.553783 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:14.553883 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:14.553905 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:14.553941 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} 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.21 09:23:14.553983 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} 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.21 09:23:14.554049 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} 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.21 09:23:14.554085 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} 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.21 09:23:14.555284 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} executeQuery: Read 51 rows, 10.48 KiB in 0.002721 sec., 18743.10915104741 rows/sec., 3.76 MiB/sec. 2026.05.21 09:23:14.555502 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} MemoryTracker: Peak memory usage (for query): 172.56 KiB. 2026.05.21 09:23:14.555519 [ 270 ] {9b160221-6ff0-4e78-a61e-9d4aa102743b} TCPHandler: Processed in 0.003228299 sec. 2026.05.21 09:23:14.557257 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:14.557371 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:14.557414 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:14.557929 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:14.557975 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:14.558336 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:23:14.558552 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:14.558698 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} executeQuery: Read 56 rows, 4.38 KiB in 0.001359 sec., 41206.76968359088 rows/sec., 3.15 MiB/sec. 2026.05.21 09:23:14.558733 [ 270 ] {268c151f-a600-4b83-ae4d-ca7714bbdb23} TCPHandler: Processed in 0.001529911 sec. 2026.05.21 09:23:14.558865 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:14.558963 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:14.559004 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:14.559431 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:14.559470 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:14.559778 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:23:14.559990 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:14.560120 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. 2026.05.21 09:23:14.560155 [ 270 ] {fa7c303f-763e-40c9-9cfc-279dc02553d6} TCPHandler: Processed in 0.001340415 sec. 2026.05.21 09:23:14.560302 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:14.560400 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:14.560443 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:14.560862 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:14.560897 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:14.561221 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:23:14.561425 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:14.561556 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. 2026.05.21 09:23:14.561589 [ 270 ] {1b820798-03d2-4682-b8e6-263bec338fe4} TCPHandler: Processed in 0.001336935 sec. 2026.05.21 09:23:14.561713 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:14.561810 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:14.561851 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:14.562201 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:14.562236 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:14.562531 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:23:14.562732 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:14.562861 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. 2026.05.21 09:23:14.562895 [ 270 ] {150c7ffe-11d9-4561-92cf-2c91a0dfcbb7} TCPHandler: Processed in 0.001233122 sec. 2026.05.21 09:23:14.917434 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2026.05.21 09:23:14.933832 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:14.933882 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:14.939908 [ 245 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:23:14.940590 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:14.943313 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2026.05.21 09:23:15.682289 [ 139 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2026.05.21 09:23:15.682356 [ 139 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:15.682380 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:15.682530 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::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.21 09:23:15.682703 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:15.682741 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part 2026.05.21 09:23:15.682813 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2026.05.21 09:23:15.682867 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part 2026.05.21 09:23:15.682923 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part 2026.05.21 09:23:15.682970 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part 2026.05.21 09:23:15.683779 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315384 sec., 28888.90240416487 rows/sec., 2.41 MiB/sec. 2026.05.21 09:23:15.683965 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2026.05.21 09:23:15.684260 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:23:15.684340 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_25_6} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2026.05.21 09:23:15.684484 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:23:19.554926 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.555220 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:19.555629 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:19.555681 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} 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.21 09:23:19.555931 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:19.556008 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:19.556157 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:23:19.556267 [ 340 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:19.556288 [ 314 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:19.556288 [ 361 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:19.556269 [ 354 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:19.556506 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:19.556536 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:19.556638 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:19.556661 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:19.556698 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} 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.21 09:23:19.556740 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} 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.21 09:23:19.556783 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} 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.21 09:23:19.556823 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} 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.21 09:23:19.558160 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} executeQuery: Read 51 rows, 10.72 KiB in 0.00306 sec., 16666.666666666668 rows/sec., 3.42 MiB/sec. 2026.05.21 09:23:19.558380 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} MemoryTracker: Peak memory usage (for query): 187.79 KiB. 2026.05.21 09:23:19.558397 [ 270 ] {d984f3c3-7672-4ea8-aaec-3003b38796ca} TCPHandler: Processed in 0.003622791 sec. 2026.05.21 09:23:19.561478 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.561615 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:23:19.561681 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:23:19.562393 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.562449 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.562881 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:23:19.563103 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:23:19.563246 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} executeQuery: Read 24 rows, 2.04 KiB in 0.001671 sec., 14362.65709156194 rows/sec., 1.19 MiB/sec. 2026.05.21 09:23:19.563282 [ 270 ] {62016afc-c5d9-4bf4-bc97-39875c7d5fb8} TCPHandler: Processed in 0.001868122 sec. 2026.05.21 09:23:19.563410 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.563508 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:23:19.563550 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:23:19.563985 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.564022 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.564310 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:23:19.564517 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:23:19.564648 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. 2026.05.21 09:23:19.564683 [ 270 ] {291c5fee-7b7a-4dc6-ac12-09bae4b9a671} TCPHandler: Processed in 0.001323384 sec. 2026.05.21 09:23:19.564828 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.564925 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:19.564965 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:19.565505 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.565543 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.565853 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:23:19.566061 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:19.566193 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} executeQuery: Read 259 rows, 23.78 KiB in 0.001286 sec., 201399.68895800933 rows/sec., 18.06 MiB/sec. 2026.05.21 09:23:19.566228 [ 270 ] {59f3e4ca-3c8d-425d-bfa3-1b7240011874} TCPHandler: Processed in 0.001450009 sec. 2026.05.21 09:23:19.566371 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.566470 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:19.566512 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:19.566966 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.567003 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.567301 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:23:19.567522 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:19.567657 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} executeQuery: Read 55 rows, 4.18 KiB in 0.001205 sec., 45643.15352697096 rows/sec., 3.39 MiB/sec. 2026.05.21 09:23:19.567692 [ 270 ] {a80c6b94-76f8-4fe9-befe-d20575ed13e9} TCPHandler: Processed in 0.001374386 sec. 2026.05.21 09:23:19.567857 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.567955 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:23:19.567995 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:23:19.568439 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.568476 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.568777 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:23:19.568981 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:23:19.569110 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} executeQuery: Read 24 rows, 2.04 KiB in 0.001173 sec., 20460.358056265984 rows/sec., 1.70 MiB/sec. 2026.05.21 09:23:19.569144 [ 270 ] {58a95699-f914-4c14-952e-eebfcb5895af} TCPHandler: Processed in 0.001337445 sec. 2026.05.21 09:23:19.569343 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.569446 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:23:19.569487 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:23:19.569905 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.569943 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.570235 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:23:19.570453 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:23:19.570582 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. 2026.05.21 09:23:19.570617 [ 270 ] {508cb072-80b6-4221-a841-d588c30a1900} TCPHandler: Processed in 0.001324134 sec. 2026.05.21 09:23:19.570757 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.570853 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:19.570892 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:19.571366 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.571405 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.571712 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:23:19.571931 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:19.572064 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} executeQuery: Read 143 rows, 11.82 KiB in 0.001228 sec., 116449.51140065148 rows/sec., 9.40 MiB/sec. 2026.05.21 09:23:19.572099 [ 270 ] {8e5ace72-37e9-4313-a846-7b1906c3fa48} TCPHandler: Processed in 0.001391937 sec. 2026.05.21 09:23:19.572231 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.572329 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:19.572372 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:19.572765 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.572802 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.573131 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:23:19.573342 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:19.573471 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} executeQuery: Read 197 rows, 14.47 KiB in 0.001161 sec., 169681.30921619295 rows/sec., 12.17 MiB/sec. 2026.05.21 09:23:19.573507 [ 270 ] {13a8d734-87b6-4d89-8063-7d84027b611b} TCPHandler: Processed in 0.001324965 sec. 2026.05.21 09:23:19.573639 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.573738 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:19.573796 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} 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.21 09:23:19.574665 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.574703 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.575263 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:23:19.575489 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:19.575637 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} executeQuery: Read 41 rows, 75.23 KiB in 0.001918 sec., 21376.43378519291 rows/sec., 38.31 MiB/sec. 2026.05.21 09:23:19.575710 [ 270 ] {9fc280af-46da-4032-a4a6-9d7d050bb9c2} TCPHandler: Processed in 0.002120701 sec. 2026.05.21 09:23:19.575840 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:19.575939 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:19.575981 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:19.576339 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:19.576377 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:19.576685 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:23:19.576903 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:19.577031 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. 2026.05.21 09:23:19.577065 [ 270 ] {86973522-02da-47d5-ae6e-3c7129a6004c} TCPHandler: Processed in 0.001275202 sec. 2026.05.21 09:23:20.994179 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26306 2026.05.21 09:23:20.994686 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:20.994733 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:20.995384 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:23:20.995722 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:20.995864 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26306 2026.05.21 09:23:22.444225 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2026.05.21 09:23:22.461173 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:22.461224 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:22.467881 [ 245 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:23:22.468585 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:22.471341 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2026.05.21 09:23:24.552280 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:24.552546 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:24.552938 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:24.552980 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} 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.21 09:23:24.553221 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:24.553301 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:24.553454 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:23:24.553562 [ 340 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:24.553581 [ 314 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:24.553574 [ 354 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:24.553571 [ 361 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:24.553789 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:24.553820 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:24.553930 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:24.553954 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:24.553994 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} 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.21 09:23:24.554039 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} 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.21 09:23:24.554081 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} 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.21 09:23:24.554123 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} 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.21 09:23:24.555526 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} executeQuery: Read 51 rows, 10.48 KiB in 0.003078 sec., 16569.200779727096 rows/sec., 3.32 MiB/sec. 2026.05.21 09:23:24.555792 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} MemoryTracker: Peak memory usage (for query): 171.60 KiB. 2026.05.21 09:23:24.555810 [ 270 ] {2a2e1776-62f4-4976-9b33-3f64b145d798} TCPHandler: Processed in 0.003679093 sec. 2026.05.21 09:23:24.557689 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:24.557826 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:24.557896 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:24.558636 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:24.558698 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:24.559139 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:23:24.559381 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:24.559546 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} executeQuery: Read 56 rows, 4.38 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.41 MiB/sec. 2026.05.21 09:23:24.559586 [ 270 ] {b81a9cdf-9043-4ce8-a034-da85ac5ef5a5} TCPHandler: Processed in 0.001952855 sec. 2026.05.21 09:23:24.559727 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:24.559834 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:24.559879 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:24.560333 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:24.560372 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:24.560758 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:23:24.561003 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:24.561147 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} executeQuery: Read 64 rows, 5.12 KiB in 0.001336 sec., 47904.19161676647 rows/sec., 3.74 MiB/sec. 2026.05.21 09:23:24.561184 [ 270 ] {ef3a82ac-eb5b-46d4-9b6f-51fee57f9417} TCPHandler: Processed in 0.001510891 sec. 2026.05.21 09:23:24.561321 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:24.561424 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:24.561472 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:24.561908 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:24.561946 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:24.562305 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:23:24.562533 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:24.562674 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. 2026.05.21 09:23:24.562697 [ 129 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 2026.05.21 09:23:24.562711 [ 270 ] {fb493256-9f1b-41a2-8343-079b1607ff73} TCPHandler: Processed in 0.001444339 sec. 2026.05.21 09:23:24.562763 [ 129 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:24.562790 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:24.562858 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:24.562914 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full 2026.05.21 09:23:24.562964 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:24.563016 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:24.563079 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:24.563128 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 29332 rows starting from the beginning of the part 2026.05.21 09:23:24.563212 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 52 rows starting from the beginning of the part 2026.05.21 09:23:24.563270 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:24.563324 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:24.563373 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 197 rows starting from the beginning of the part 2026.05.21 09:23:24.563404 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:24.563423 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:24.563453 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:24.563815 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:23:24.564053 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:24.564188 [ 129 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_80_15 to all_85_85_0 2026.05.21 09:23:24.564200 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. 2026.05.21 09:23:24.564228 [ 129 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:24.564250 [ 270 ] {71533e8a-b1f5-4409-acd9-a5a271c8f7d6} TCPHandler: Processed in 0.001445238 sec. 2026.05.21 09:23:24.564253 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. 2026.05.21 09:23:24.564387 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_80_15 to all_85_85_0 into Compact with storage Full 2026.05.21 09:23:24.564536 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:24.564571 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_80_15, total 4566 rows starting from the beginning of the part 2026.05.21 09:23:24.564633 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 18 rows starting from the beginning of the part 2026.05.21 09:23:24.564682 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:24.564731 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:24.564774 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:24.564817 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:24.567513 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergeTask::MergeProjectionsStage: Merge sorted 4824 rows, containing 4 columns (4 merged, 0 gathered) in 0.003179026 sec., 1517445.9095332972 rows/sec., 100.34 MiB/sec. 2026.05.21 09:23:24.568107 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} MergedBlockOutputStream: filled checksums all_1_85_16 (state Temporary) 2026.05.21 09:23:24.568475 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_85_16 to all_1_85_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:24.568571 [ 201 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_85_16} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_80_15, all_85_85_0] -> all_1_85_16 2026.05.21 09:23:24.568685 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2026.05.21 09:23:24.572072 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergeTask::MergeProjectionsStage: Merge sorted 30061 rows, containing 5 columns (5 merged, 0 gathered) in 0.009217299 sec., 3261367.5654874602 rows/sec., 213.22 MiB/sec. 2026.05.21 09:23:24.572525 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) 2026.05.21 09:23:24.572838 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:24.572921 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_85_17} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 2026.05.21 09:23:24.573011 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2026.05.21 09:23:25.001165 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 334.77 MiB, peak 345.51 MiB, free memory in arenas 0.00 B, will set to 337.30 MiB (RSS), difference: 2.54 MiB 2026.05.21 09:23:28.319998 [ 128 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:23:28.320082 [ 128 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:23:28.496766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26818 2026.05.21 09:23:28.497306 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:28.497353 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:28.497828 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:23:28.498071 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:28.498215 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26818 2026.05.21 09:23:28.498224 [ 128 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 09:23:28.498273 [ 128 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:28.498296 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:28.498432 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:23:28.498587 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:28.498629 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24386 rows starting from the beginning of the part 2026.05.21 09:23:28.498695 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part 2026.05.21 09:23:28.498741 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part 2026.05.21 09:23:28.498782 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part 2026.05.21 09:23:28.498821 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part 2026.05.21 09:23:28.498859 [ 195 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part 2026.05.21 09:23:28.500951 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 26818 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583477 sec., 10380583.99590939 rows/sec., 148.50 MiB/sec. 2026.05.21 09:23:28.501260 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 09:23:28.501604 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:28.501691 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_56_11} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 09:23:28.501820 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2026.05.21 09:23:29.553172 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:29.553440 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:29.553827 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:29.553865 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} 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.21 09:23:29.554090 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:29.554164 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:29.554311 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:23:29.554424 [ 361 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:29.554439 [ 356 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:29.554425 [ 354 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:29.554425 [ 314 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:29.554630 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:29.554660 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:29.554761 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:29.554784 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:29.554821 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} 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.21 09:23:29.554864 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} 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.21 09:23:29.554906 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} 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.21 09:23:29.554949 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} 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.21 09:23:29.556256 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} executeQuery: Read 51 rows, 10.72 KiB in 0.002928 sec., 17418.032786885247 rows/sec., 3.57 MiB/sec. 2026.05.21 09:23:29.556440 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} MemoryTracker: Peak memory usage (for query): 186.48 KiB. 2026.05.21 09:23:29.556456 [ 270 ] {1152cbc0-d3ab-4d6f-b015-a4506c18e550} TCPHandler: Processed in 0.003440126 sec. 2026.05.21 09:23:29.558927 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:29.559193 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:29.559265 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:29.560000 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.560046 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.560439 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:23:29.560656 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:29.560808 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} executeQuery: Read 138 rows, 12.27 KiB in 0.001663 sec., 82982.56163559832 rows/sec., 7.21 MiB/sec. 2026.05.21 09:23:29.560818 [ 122 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.21 09:23:29.560848 [ 270 ] {6d0729e7-0672-4201-8136-6137fb667794} TCPHandler: Processed in 0.002042239 sec. 2026.05.21 09:23:29.560868 [ 122 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.560893 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.560987 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:29.560987 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::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.21 09:23:29.561098 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:29.561120 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:29.561143 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:29.561153 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3361 rows starting from the beginning of the part 2026.05.21 09:23:29.561214 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part 2026.05.21 09:23:29.561261 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2026.05.21 09:23:29.561323 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 259 rows starting from the beginning of the part 2026.05.21 09:23:29.561380 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2026.05.21 09:23:29.561423 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part 2026.05.21 09:23:29.561635 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.561678 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.561989 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:23:29.562233 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:29.562363 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} executeQuery: Read 41 rows, 3.08 KiB in 0.001285 sec., 31906.61478599222 rows/sec., 2.34 MiB/sec. 2026.05.21 09:23:29.562398 [ 270 ] {e09bf4d2-1ac5-4387-9775-a02dede4aad7} TCPHandler: Processed in 0.001462739 sec. 2026.05.21 09:23:29.562525 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:29.562621 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:29.562662 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:29.563053 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4008 rows, containing 5 columns (5 merged, 0 gathered) in 0.00210055 sec., 1908071.6955083192 rows/sec., 154.35 MiB/sec. 2026.05.21 09:23:29.563106 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.563146 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.563390 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.21 09:23:29.563470 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:23:29.563741 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:29.563750 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:29.563831 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_86_17} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.21 09:23:29.563900 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} executeQuery: Read 105 rows, 8.40 KiB in 0.001296 sec., 81018.51851851851 rows/sec., 6.33 MiB/sec. 2026.05.21 09:23:29.563921 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. 2026.05.21 09:23:29.563926 [ 122 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.21 09:23:29.563939 [ 270 ] {db43a7f6-154c-437b-b2ee-c259b7625a53} TCPHandler: Processed in 0.0014633 sec. 2026.05.21 09:23:29.563992 [ 122 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.564021 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.564098 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::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.21 09:23:29.564145 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:29.564207 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:29.564238 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part 2026.05.21 09:23:29.564247 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:29.564298 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:29.564300 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part 2026.05.21 09:23:29.564356 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2026.05.21 09:23:29.564401 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 143 rows starting from the beginning of the part 2026.05.21 09:23:29.564442 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2026.05.21 09:23:29.564482 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 105 rows starting from the beginning of the part 2026.05.21 09:23:29.564724 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.564764 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.565104 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:23:29.565310 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:29.565440 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. 2026.05.21 09:23:29.565470 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400967 sec., 1650288.6934524511 rows/sec., 122.46 MiB/sec. 2026.05.21 09:23:29.565475 [ 270 ] {f0495762-6e33-49cb-ab8d-6e0bb7dd7c9a} TCPHandler: Processed in 0.001380236 sec. 2026.05.21 09:23:29.565638 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:29.565713 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.21 09:23:29.565735 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:29.565792 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} 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.21 09:23:29.566018 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:29.566104 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_86_17} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.21 09:23:29.566213 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2026.05.21 09:23:29.566647 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.566687 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.567257 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:23:29.567481 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:29.567617 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. 2026.05.21 09:23:29.567619 [ 122 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2026.05.21 09:23:29.567673 [ 122 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.567688 [ 270 ] {dbea3ac2-6d9f-4b58-8021-d7570577a2ea} TCPHandler: Processed in 0.00209908 sec. 2026.05.21 09:23:29.567692 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.567803 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:23:29.567832 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:29.567934 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:29.567976 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:29.567991 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:29.568043 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1397 rows starting from the beginning of the part 2026.05.21 09:23:29.568157 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part 2026.05.21 09:23:29.568272 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part 2026.05.21 09:23:29.568351 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.568367 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part 2026.05.21 09:23:29.568394 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.568483 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part 2026.05.21 09:23:29.568581 [ 193 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part 2026.05.21 09:23:29.568716 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:23:29.568956 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:29.569094 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. 2026.05.21 09:23:29.569129 [ 270 ] {66770878-0596-440a-b0f8-65c84964da4d} TCPHandler: Processed in 0.001346536 sec. 2026.05.21 09:23:29.574447 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 19 columns (19 merged, 0 gathered) in 0.006675753 sec., 235479.05382359112 rows/sec., 421.97 MiB/sec. 2026.05.21 09:23:29.576062 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2026.05.21 09:23:29.576401 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:29.576468 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_46_9} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2026.05.21 09:23:29.576602 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.73 MiB. 2026.05.21 09:23:29.972227 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2026.05.21 09:23:29.989625 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.989678 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.996003 [ 245 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:23:29.996673 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:29.997007 [ 122 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 09:23:29.997077 [ 122 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:29.997102 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:29.997268 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:23:29.999910 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2026.05.21 09:23:30.001213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 338.34 MiB, peak 349.51 MiB, free memory in arenas 0.00 B, will set to 340.23 MiB (RSS), difference: 1.90 MiB 2026.05.21 09:23:30.001349 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:30.002940 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part 2026.05.21 09:23:30.007026 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part 2026.05.21 09:23:30.011087 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2026.05.21 09:23:30.015416 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2026.05.21 09:23:30.020135 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2026.05.21 09:23:30.024037 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2026.05.21 09:23:30.074743 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.077550309 sec., 5441.628865721219 rows/sec., 28.14 MiB/sec. 2026.05.21 09:23:30.077257 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 09:23:30.079204 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:30.079314 [ 194 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_56_11} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 09:23:30.081826 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.21 09:23:33.200223 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.200457 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:33.200802 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:33.200844 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} 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.21 09:23:33.201081 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:33.201151 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:33.201290 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:23:33.201401 [ 314 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:33.201409 [ 363 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:33.201402 [ 354 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:33.201402 [ 340 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:33.201622 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:33.201652 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:33.201753 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:33.201774 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:33.201813 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} 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.21 09:23:33.201854 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} 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.21 09:23:33.201893 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} 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.21 09:23:33.201930 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} 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.21 09:23:33.203196 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} executeQuery: Read 51 rows, 12.35 KiB in 0.002838 sec., 17970.401691331925 rows/sec., 4.25 MiB/sec. 2026.05.21 09:23:33.203423 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} MemoryTracker: Peak memory usage (for query): 206.68 KiB. 2026.05.21 09:23:33.203440 [ 270 ] {5ac6583e-31ce-47ec-82b3-faf19aedb9e2} TCPHandler: Processed in 0.003351222 sec. 2026.05.21 09:23:33.214974 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.215113 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:23:33.215168 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:23:33.215730 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.215779 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.216133 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:23:33.216362 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:23:33.216517 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} executeQuery: Read 4 rows, 334.00 B in 0.001443 sec., 2772.002772002772 rows/sec., 226.04 KiB/sec. 2026.05.21 09:23:33.216555 [ 270 ] {9901b340-b479-4d90-822c-8c52a4ae4b3d} TCPHandler: Processed in 0.001648886 sec. 2026.05.21 09:23:33.216766 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.216927 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:33.216990 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:33.218535 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.218580 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.219077 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:23:33.219292 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:33.219440 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} executeQuery: Read 2407 rows, 180.72 KiB in 0.002555 sec., 942074.3639921722 rows/sec., 69.07 MiB/sec. 2026.05.21 09:23:33.219478 [ 270 ] {be357e34-474b-4139-949f-016cd3065e32} TCPHandler: Processed in 0.002835895 sec. 2026.05.21 09:23:33.219625 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.219743 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:33.219789 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:33.220265 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.220304 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.220623 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:23:33.220847 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:33.220972 [ 116 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 09:23:33.220984 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} executeQuery: Read 15 rows, 1.11 KiB in 0.001264 sec., 11867.088607594937 rows/sec., 875.35 KiB/sec. 2026.05.21 09:23:33.221030 [ 116 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.221040 [ 270 ] {1037dbee-ae78-453d-a898-9981bbb5d8ab} TCPHandler: Processed in 0.001472629 sec. 2026.05.21 09:23:33.221063 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.221189 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:23:33.221219 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.221302 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:33.221321 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:23:33.221340 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part 2026.05.21 09:23:33.221368 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:23:33.221411 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part 2026.05.21 09:23:33.221468 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part 2026.05.21 09:23:33.221515 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 55 rows starting from the beginning of the part 2026.05.21 09:23:33.221562 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part 2026.05.21 09:23:33.221608 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part 2026.05.21 09:23:33.222095 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.222137 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.222415 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267723 sec., 310004.63034905895 rows/sec., 22.27 MiB/sec. 2026.05.21 09:23:33.222591 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 09:23:33.222702 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:23:33.222940 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:33.222984 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:23:33.223035 [ 186 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_61_12} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 09:23:33.223128 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} executeQuery: Read 801 rows, 47.38 KiB in 0.001825 sec., 438904.1095890411 rows/sec., 25.35 MiB/sec. 2026.05.21 09:23:33.223133 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:23:33.223172 [ 270 ] {d4c66b48-c6a2-4219-a8bb-faccc6a0bfa9} TCPHandler: Processed in 0.002003278 sec. 2026.05.21 09:23:33.223306 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.223403 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:33.223443 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:23:33.223832 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.223869 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.224149 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.21 09:23:33.224351 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:23:33.224478 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. 2026.05.21 09:23:33.224512 [ 270 ] {103162bc-485d-4886-9f44-efd32058ec70} TCPHandler: Processed in 0.001255663 sec. 2026.05.21 09:23:33.224632 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.224728 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:33.224767 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:33.225713 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.225750 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.226111 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:23:33.226325 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:33.226452 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} executeQuery: Read 1294 rows, 88.44 KiB in 0.001742 sec., 742824.3398392652 rows/sec., 49.58 MiB/sec. 2026.05.21 09:23:33.226487 [ 270 ] {cbf7b3d7-4c0b-44c3-8441-15eabeb08352} TCPHandler: Processed in 0.001904014 sec. 2026.05.21 09:23:33.226621 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.226717 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:33.226760 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:33.227587 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.227623 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.228079 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:23:33.228289 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:33.228414 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} executeQuery: Read 1574 rows, 98.47 KiB in 0.001716 sec., 917249.4172494172 rows/sec., 56.04 MiB/sec. 2026.05.21 09:23:33.228449 [ 270 ] {556077e7-85f9-4c40-8960-829309b91721} TCPHandler: Processed in 0.001877743 sec. 2026.05.21 09:23:33.228580 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.228676 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:33.228729 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} 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.21 09:23:33.229490 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.229527 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.230011 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:23:33.230226 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:33.230361 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} executeQuery: Read 11 rows, 20.18 KiB in 0.001703 sec., 6459.189665296535 rows/sec., 11.57 MiB/sec. 2026.05.21 09:23:33.230422 [ 270 ] {bb06062c-8743-4cf2-af4a-8ed4908da0bc} TCPHandler: Processed in 0.001891404 sec. 2026.05.21 09:23:33.230549 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:33.230646 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:33.230688 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:33.231056 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:33.231092 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:33.231382 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:23:33.231591 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:33.231717 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} executeQuery: Read 42 rows, 2.89 KiB in 0.001089 sec., 38567.49311294766 rows/sec., 2.59 MiB/sec. 2026.05.21 09:23:33.231751 [ 270 ] {711a005c-926f-4b8b-bcbe-1cfb2cc2fa40} TCPHandler: Processed in 0.001252732 sec. 2026.05.21 09:23:34.547290 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:34.547555 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:34.547956 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:34.548011 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} 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.21 09:23:34.548297 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:34.548403 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:34.548599 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:23:34.548712 [ 340 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:34.548744 [ 354 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:34.548744 [ 363 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:34.548744 [ 314 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:34.549568 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:34.549645 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:34.549829 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:34.549873 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:34.549937 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} 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.21 09:23:34.549999 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} 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.21 09:23:34.550048 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} 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.21 09:23:34.550088 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} 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.21 09:23:34.551486 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} executeQuery: Read 51 rows, 10.48 KiB in 0.004022 sec., 12680.258577821978 rows/sec., 2.54 MiB/sec. 2026.05.21 09:23:34.551809 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} MemoryTracker: Peak memory usage (for query): 171.35 KiB. 2026.05.21 09:23:34.551839 [ 270 ] {91478c79-9d16-4a50-a6e8-f8f210821d70} TCPHandler: Processed in 0.004686607 sec. 2026.05.21 09:23:34.553383 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:34.553534 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:34.553609 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:34.554321 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:34.554373 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:34.554792 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:23:34.555041 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): 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.21 09:23:34.555214 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} executeQuery: Read 56 rows, 4.38 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.48 MiB/sec. 2026.05.21 09:23:34.555270 [ 270 ] {04f61746-a3ac-465f-825f-77474661e0fd} TCPHandler: Processed in 0.001949715 sec. 2026.05.21 09:23:34.555433 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:34.555543 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:34.555589 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:34.556060 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:34.556100 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:34.556475 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:23:34.556713 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): 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.21 09:23:34.556856 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} executeQuery: Read 64 rows, 5.12 KiB in 0.001338 sec., 47832.585949177876 rows/sec., 3.73 MiB/sec. 2026.05.21 09:23:34.556896 [ 270 ] {6cba3027-39ed-4e00-9403-70f0c6566047} TCPHandler: Processed in 0.001529542 sec. 2026.05.21 09:23:34.557130 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:34.557317 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:34.557396 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:34.557989 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:34.558035 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:34.558480 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:23:34.558731 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): 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.21 09:23:34.558910 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} executeQuery: Read 52 rows, 3.70 KiB in 0.001643 sec., 31649.42178940962 rows/sec., 2.20 MiB/sec. 2026.05.21 09:23:34.558970 [ 270 ] {e1bb774a-2e9f-487c-9706-11ede1642722} TCPHandler: Processed in 0.001973626 sec. 2026.05.21 09:23:34.559118 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:34.559236 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:34.559287 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:34.559667 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:34.559706 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:34.560061 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:23:34.560297 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): 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.21 09:23:34.560440 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} executeQuery: Read 18 rows, 1.25 KiB in 0.00123 sec., 14634.146341463415 rows/sec., 1015.47 KiB/sec. 2026.05.21 09:23:34.560479 [ 270 ] {32e79e3d-0b8b-47f7-8bf3-d14067da133e} TCPHandler: Processed in 0.001418148 sec. 2026.05.21 09:23:34.943824 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45169 2026.05.21 09:23:34.943900 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.943927 [ 259 ] {} TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45169 2026.05.21 09:23:34.943950 [ 259 ] {} TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.943963 [ 259 ] {} TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.944215 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39714 2026.05.21 09:23:34.944224 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60483 2026.05.21 09:23:34.944268 [ 259 ] {} TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:34.944285 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62730 2026.05.21 09:23:34.944345 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.944310 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.944386 [ 303 ] {} TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Authenticating user 'default' from [fd00:1122:3344:101::e]:60483 2026.05.21 09:23:34.944264 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64705 2026.05.21 09:23:34.944426 [ 303 ] {} TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.944411 [ 269 ] {} TCP-Session: c40ab550-f114-4242-8356-2450964a470c Authenticating user 'default' from [fd00:1122:3344:101::e]:39714 2026.05.21 09:23:34.944459 [ 303 ] {} TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.944462 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} executeQuery: (from [fd00:1122:3344:101::e]:45169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:23:34.944495 [ 269 ] {} TCP-Session: c40ab550-f114-4242-8356-2450964a470c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.944253 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42472 2026.05.21 09:23:34.944532 [ 269 ] {} TCP-Session: c40ab550-f114-4242-8356-2450964a470c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.944253 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35246 2026.05.21 09:23:34.944225 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55269 2026.05.21 09:23:34.944272 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61252 2026.05.21 09:23:34.944752 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:23:34.944810 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:34.945069 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.945096 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:23:34.945107 [ 308 ] {} TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35246 2026.05.21 09:23:34.945151 [ 308 ] {} TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945165 [ 308 ] {} TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945187 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.945222 [ 310 ] {} TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Authenticating user 'default' from [fd00:1122:3344:101::e]:61252 2026.05.21 09:23:34.945241 [ 310 ] {} TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945253 [ 310 ] {} TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945331 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.945372 [ 309 ] {} TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Authenticating user 'default' from [fd00:1122:3344:101::e]:64705 2026.05.21 09:23:34.945390 [ 309 ] {} TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945403 [ 309 ] {} TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945641 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.945692 [ 304 ] {} TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Authenticating user 'default' from [fd00:1122:3344:101::e]:55269 2026.05.21 09:23:34.945715 [ 304 ] {} TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945722 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.945730 [ 304 ] {} TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945752 [ 307 ] {} TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Authenticating user 'default' from [fd00:1122:3344:101::e]:42472 2026.05.21 09:23:34.945769 [ 307 ] {} TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945785 [ 307 ] {} TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945806 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:34.945836 [ 311 ] {} TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62730 2026.05.21 09:23:34.945852 [ 311 ] {} TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.945865 [ 311 ] {} TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.946032 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} AggregatingTransform: Aggregating 2026.05.21 09:23:34.946078 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} Aggregator: Aggregation method: without_key 2026.05.21 09:23:34.946111 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090302 sec. (1107.395 rows/sec., 43.26 KiB/sec.) 2026.05.21 09:23:34.946129 [ 354 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} Aggregator: Merging aggregated data 2026.05.21 09:23:34.946793 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} executeQuery: Read 1 rows, 40.00 B in 0.002383 sec., 419.639110365086 rows/sec., 16.39 KiB/sec. 2026.05.21 09:23:34.946952 [ 259 ] {0e686ce0-309b-496e-b3d9-404173eb07d8} TCPHandler: Processed in 0.002793023 sec. 2026.05.21 09:23:34.947109 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947139 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947140 [ 259 ] {} TCP-Session: a9015c18-066b-4dda-8556-2d6132689b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947161 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947176 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947180 [ 311 ] {} TCP-Session: 620a94dc-d6a5-4055-bd7f-6547971339c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947197 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947223 [ 304 ] {} TCP-Session: 0b0fec48-6fd5-47e2-923a-f07eb1303729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947233 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947252 [ 303 ] {} TCP-Session: f10d4f24-431e-484e-83b7-d3ef7d17876b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947257 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947276 [ 308 ] {} TCP-Session: e5b0d378-85ad-496e-b041-489abc1cd0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947271 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947316 [ 309 ] {} TCP-Session: baf1f12e-a413-4e34-8145-261d98d9d143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947224 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:34.947352 [ 310 ] {} TCP-Session: 58077ed5-ed01-4303-92a5-b94e4c938207 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947203 [ 269 ] {} TCP-Session: c40ab550-f114-4242-8356-2450964a470c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:34.947395 [ 307 ] {} TCP-Session: 7383db81-68bd-416a-9310-cd7a506263ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:35.999289 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27266 2026.05.21 09:23:35.999965 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:36.000461 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:36.001208 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:23:36.001722 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:36.001984 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27266 2026.05.21 09:23:36.500122 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54889 2026.05.21 09:23:36.500211 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.500237 [ 259 ] {} TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Authenticating user 'default' from [fd00:1122:3344:101::e]:54889 2026.05.21 09:23:36.500258 [ 259 ] {} TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500271 [ 259 ] {} TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500437 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46942 2026.05.21 09:23:36.500483 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.500503 [ 269 ] {} TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Authenticating user 'default' from [fd00:1122:3344:101::e]:46942 2026.05.21 09:23:36.500502 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61097 2026.05.21 09:23:36.500524 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57368 2026.05.21 09:23:36.500552 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35123 2026.05.21 09:23:36.500587 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55536 2026.05.21 09:23:36.500605 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.500626 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.500629 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.500651 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.500657 [ 303 ] {} TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Authenticating user 'default' from [fd00:1122:3344:101::e]:61097 2026.05.21 09:23:36.500662 [ 304 ] {} TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57368 2026.05.21 09:23:36.500668 [ 309 ] {} TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:35123 2026.05.21 09:23:36.500677 [ 311 ] {} TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Authenticating user 'default' from [fd00:1122:3344:101::e]:55536 2026.05.21 09:23:36.500697 [ 303 ] {} TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500708 [ 304 ] {} TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500719 [ 311 ] {} TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500731 [ 303 ] {} TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500748 [ 311 ] {} TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500741 [ 304 ] {} TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500710 [ 309 ] {} TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500663 [ 259 ] {} TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:36.500862 [ 309 ] {} TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.500583 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33826 2026.05.21 09:23:36.500561 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57062 2026.05.21 09:23:36.500537 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55875 2026.05.21 09:23:36.500520 [ 269 ] {} TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501015 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.501037 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.501043 [ 269 ] {} TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501063 [ 310 ] {} TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Authenticating user 'default' from [fd00:1122:3344:101::e]:33826 2026.05.21 09:23:36.501076 [ 308 ] {} TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57062 2026.05.21 09:23:36.501077 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} executeQuery: (from [fd00:1122:3344:101::e]:54889) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:23:36.501105 [ 308 ] {} TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501100 [ 310 ] {} TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501128 [ 308 ] {} TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501146 [ 310 ] {} TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501042 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.501211 [ 307 ] {} TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55875 2026.05.21 09:23:36.501229 [ 307 ] {} TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501242 [ 307 ] {} TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.501374 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:23:36.501430 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:36.501720 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:23:36.502658 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} AggregatingTransform: Aggregating 2026.05.21 09:23:36.502699 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} Aggregator: Aggregation method: without_key 2026.05.21 09:23:36.502732 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906141 sec. (1103.581 rows/sec., 43.11 KiB/sec.) 2026.05.21 09:23:36.502748 [ 324 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} Aggregator: Merging aggregated data 2026.05.21 09:23:36.503390 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} executeQuery: Read 1 rows, 40.00 B in 0.002375 sec., 421.0526315789474 rows/sec., 16.45 KiB/sec. 2026.05.21 09:23:36.503525 [ 259 ] {4e98748e-d0a0-4d8e-aa01-df2a99c7e650} TCPHandler: Processed in 0.003004281 sec. 2026.05.21 09:23:36.503647 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503678 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503695 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503721 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503729 [ 269 ] {} TCP-Session: 6e2c90e8-26fd-42a8-b98c-6fc0f1ba4812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503745 [ 311 ] {} TCP-Session: 7189bfba-eac5-4c49-9978-c3772c15dfdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503757 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503786 [ 308 ] {} TCP-Session: 8e6ae1bd-fe5b-4b54-bfa6-98d2de90baa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503800 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503820 [ 309 ] {} TCP-Session: a076bd19-ea42-4bfe-a5a5-9bba2ddf9f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503808 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503857 [ 303 ] {} TCP-Session: 63c48310-cff5-44c8-947c-7a7f138df23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503736 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503892 [ 307 ] {} TCP-Session: 4ba6ec92-1b14-455b-beac-3cbce7aabad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503774 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.503927 [ 304 ] {} TCP-Session: 4dab9fbc-c1aa-4876-99b6-6999b6e501a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503690 [ 259 ] {} TCP-Session: ee3758f6-a43a-42c3-b600-c076e17b0032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.503960 [ 310 ] {} TCP-Session: 8114e818-b7db-47ad-a441-7be6a9f5b3fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.637412 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50297 2026.05.21 09:23:36.637504 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.637532 [ 310 ] {} TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Authenticating user 'default' from [fd00:1122:3344:101::e]:50297 2026.05.21 09:23:36.637555 [ 310 ] {} TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.637568 [ 310 ] {} TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.637807 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43986 2026.05.21 09:23:36.637830 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55984 2026.05.21 09:23:36.637862 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60369 2026.05.21 09:23:36.637896 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63643 2026.05.21 09:23:36.637917 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.637907 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48197 2026.05.21 09:23:36.637960 [ 311 ] {} TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Authenticating user 'default' from [fd00:1122:3344:101::e]:43986 2026.05.21 09:23:36.637964 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.637976 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.637979 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34829 2026.05.21 09:23:36.638021 [ 259 ] {} TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55984 2026.05.21 09:23:36.638010 [ 269 ] {} TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60369 2026.05.21 09:23:36.638072 [ 259 ] {} TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.637993 [ 311 ] {} TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638102 [ 259 ] {} TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638102 [ 269 ] {} TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638125 [ 311 ] {} TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638157 [ 269 ] {} TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.637964 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.637942 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64086 2026.05.21 09:23:36.638212 [ 304 ] {} TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Authenticating user 'default' from [fd00:1122:3344:101::e]:63643 2026.05.21 09:23:36.638096 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.638357 [ 304 ] {} TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638368 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.638391 [ 304 ] {} TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638392 [ 309 ] {} TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34829 2026.05.21 09:23:36.638409 [ 308 ] {} TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Authenticating user 'default' from [fd00:1122:3344:101::e]:64086 2026.05.21 09:23:36.638440 [ 309 ] {} TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638451 [ 308 ] {} TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638468 [ 309 ] {} TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638479 [ 308 ] {} TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638003 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.637971 [ 310 ] {} TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:36.638537 [ 307 ] {} TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Authenticating user 'default' from [fd00:1122:3344:101::e]:48197 2026.05.21 09:23:36.637881 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38403 2026.05.21 09:23:36.638575 [ 307 ] {} TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638607 [ 307 ] {} TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638623 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:23:36.638647 [ 303 ] {} TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Authenticating user 'default' from [fd00:1122:3344:101::e]:38403 2026.05.21 09:23:36.638664 [ 303 ] {} TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638677 [ 303 ] {} TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.638702 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} executeQuery: (from [fd00:1122:3344:101::e]:50297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:23:36.638965 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:23:36.639020 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:36.639302 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:23:36.640241 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} AggregatingTransform: Aggregating 2026.05.21 09:23:36.640276 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} Aggregator: Aggregation method: without_key 2026.05.21 09:23:36.640310 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906761 sec. (1102.826 rows/sec., 43.08 KiB/sec.) 2026.05.21 09:23:36.640325 [ 366 ] {77b70d80-8199-4da1-93ad-628be8638f6b} Aggregator: Merging aggregated data 2026.05.21 09:23:36.640950 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} executeQuery: Read 1 rows, 40.00 B in 0.002298 sec., 435.1610095735422 rows/sec., 17.00 KiB/sec. 2026.05.21 09:23:36.641132 [ 310 ] {77b70d80-8199-4da1-93ad-628be8638f6b} TCPHandler: Processed in 0.00329462 sec. 2026.05.21 09:23:36.641256 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641297 [ 310 ] {} TCP-Session: a88493c3-e53a-498f-8660-650eb5e7be69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641299 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641317 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641334 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641363 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641380 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641396 [ 259 ] {} TCP-Session: 432ed86b-50ac-4b4c-a7c9-6596a6e45dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641408 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641430 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641455 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:23:36.641469 [ 303 ] {} TCP-Session: 222de993-ce2c-4272-897d-e4a88e3c137a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641489 [ 304 ] {} TCP-Session: 1375a70e-0f0d-4cf2-94a8-097452b2ac4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641502 [ 308 ] {} TCP-Session: b73feccd-6193-4570-bc9f-e3ee39c08472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641444 [ 269 ] {} TCP-Session: eec73a03-10ca-40b4-aff7-98d5d42490e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641349 [ 311 ] {} TCP-Session: 217a48af-bbb9-439d-9a2f-7def5ac66306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641419 [ 307 ] {} TCP-Session: 65eacbed-eb9e-4db2-acc6-d6114d2247fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:36.641373 [ 309 ] {} TCP-Session: f509ae67-aedd-47b6-8a92-0a06cd1768e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:23:37.500772 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2026.05.21 09:23:37.518356 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:37.518432 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:37.524077 [ 245 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:23:37.524867 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:37.531236 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2026.05.21 09:23:39.552662 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:39.553017 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:39.553358 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:39.553395 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} 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.21 09:23:39.553607 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:39.553674 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:39.553814 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:23:39.553907 [ 317 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:39.553920 [ 347 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:39.553924 [ 327 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:39.553932 [ 336 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:39.554145 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:39.554172 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:39.554269 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:39.554290 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:39.554326 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} 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.21 09:23:39.554366 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} 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.21 09:23:39.554404 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} 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.21 09:23:39.554441 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} 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.21 09:23:39.555760 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} executeQuery: Read 51 rows, 10.72 KiB in 0.002884 sec., 17683.77253814147 rows/sec., 3.63 MiB/sec. 2026.05.21 09:23:39.555974 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} MemoryTracker: Peak memory usage (for query): 186.70 KiB. 2026.05.21 09:23:39.555992 [ 270 ] {81bd1f2f-53d6-4ace-b9e8-93722073baad} TCPHandler: Processed in 0.003500007 sec. 2026.05.21 09:23:39.558440 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:39.558639 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:39.558715 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:39.559482 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:39.559527 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:39.559893 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:23:39.560120 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:39.560266 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} executeQuery: Read 138 rows, 12.27 KiB in 0.00168 sec., 82142.85714285714 rows/sec., 7.13 MiB/sec. 2026.05.21 09:23:39.560302 [ 270 ] {99b56eda-0c17-46d5-9006-064dddc1933b} TCPHandler: Processed in 0.001957236 sec. 2026.05.21 09:23:39.560467 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:39.560566 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:39.560607 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:39.561029 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:39.561066 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:39.561355 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:23:39.561560 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:39.561688 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} executeQuery: Read 41 rows, 3.08 KiB in 0.001141 sec., 35933.39176161262 rows/sec., 2.64 MiB/sec. 2026.05.21 09:23:39.561723 [ 270 ] {ada2c73d-87c1-436e-bc67-97c392a0671d} TCPHandler: Processed in 0.001305764 sec. 2026.05.21 09:23:39.561846 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:39.561944 [ 270 ] {5075f200-288d-4f82-b029-610984398215} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:39.561984 [ 270 ] {5075f200-288d-4f82-b029-610984398215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:39.562425 [ 270 ] {5075f200-288d-4f82-b029-610984398215} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:39.562461 [ 270 ] {5075f200-288d-4f82-b029-610984398215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:39.562754 [ 270 ] {5075f200-288d-4f82-b029-610984398215} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:23:39.562958 [ 270 ] {5075f200-288d-4f82-b029-610984398215} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:39.563087 [ 270 ] {5075f200-288d-4f82-b029-610984398215} executeQuery: Read 105 rows, 8.40 KiB in 0.001161 sec., 90439.27648578813 rows/sec., 7.06 MiB/sec. 2026.05.21 09:23:39.563122 [ 270 ] {5075f200-288d-4f82-b029-610984398215} TCPHandler: Processed in 0.001325395 sec. 2026.05.21 09:23:39.563243 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:39.563340 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:39.563382 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:39.563808 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:39.563845 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:39.564154 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:23:39.564367 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:39.564493 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. 2026.05.21 09:23:39.564527 [ 270 ] {c80faeab-ff37-4f4d-b84c-d957e09e764a} TCPHandler: Processed in 0.001332725 sec. 2026.05.21 09:23:39.564636 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:39.564730 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:39.564783 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} 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.21 09:23:39.565543 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:39.565579 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:39.566120 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:23:39.566336 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:39.566470 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} executeQuery: Read 41 rows, 75.23 KiB in 0.001758 sec., 23321.956769055745 rows/sec., 41.79 MiB/sec. 2026.05.21 09:23:39.566535 [ 270 ] {f934bb7f-6d8c-452e-bec8-f6b60ab055f4} TCPHandler: Processed in 0.001948096 sec. 2026.05.21 09:23:39.566655 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:39.566751 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:39.566792 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:39.567138 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:39.567174 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:39.567473 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:23:39.567679 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:39.567805 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. 2026.05.21 09:23:39.567839 [ 270 ] {e5d165fe-e8d4-41d5-a73d-4dcc3a6cc1e5} TCPHandler: Processed in 0.001233301 sec. 2026.05.21 09:23:43.320353 [ 101 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:23:43.320413 [ 101 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:23:43.502971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27778 2026.05.21 09:23:43.503514 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:43.503557 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:43.504026 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:23:43.504287 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:43.504440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27778 2026.05.21 09:23:44.551335 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:44.551604 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:44.552008 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:44.552053 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} 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.21 09:23:44.552293 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:44.552375 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:44.552525 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:23:44.552640 [ 347 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:44.552658 [ 319 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:44.552658 [ 336 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:44.552640 [ 317 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:44.552994 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:44.553031 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:44.553145 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:44.553168 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:44.553207 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} 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.21 09:23:44.553249 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} 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.21 09:23:44.553288 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} 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.21 09:23:44.553325 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} 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.21 09:23:44.554610 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} executeQuery: Read 51 rows, 10.48 KiB in 0.003116 sec., 16367.137355584084 rows/sec., 3.28 MiB/sec. 2026.05.21 09:23:44.554851 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} MemoryTracker: Peak memory usage (for query): 172.56 KiB. 2026.05.21 09:23:44.554868 [ 270 ] {2ff5e10d-5ef2-4250-a399-101b63f1a2b1} TCPHandler: Processed in 0.003690503 sec. 2026.05.21 09:23:44.556460 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:44.556576 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:44.556624 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:44.557152 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:44.557197 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:44.557572 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:23:44.557812 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:44.557967 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} executeQuery: Read 56 rows, 4.38 KiB in 0.001425 sec., 39298.245614035084 rows/sec., 3.00 MiB/sec. 2026.05.21 09:23:44.558006 [ 270 ] {7b3659e5-345f-4ad0-9bd5-e81e6b153818} TCPHandler: Processed in 0.001599234 sec. 2026.05.21 09:23:44.558218 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:44.558319 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:44.558367 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:44.558826 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:44.558865 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:44.559182 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:23:44.559416 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:44.559550 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. 2026.05.21 09:23:44.559585 [ 270 ] {414bb460-1aed-47fe-be31-674b0bc8ffcd} TCPHandler: Processed in 0.001421778 sec. 2026.05.21 09:23:44.559718 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:44.559819 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:44.559863 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:44.560283 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:44.560320 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:44.560653 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:23:44.560862 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:44.560996 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. 2026.05.21 09:23:44.560995 [ 100 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 3 parts from all_1_85_17 to all_87_87_0 2026.05.21 09:23:44.561034 [ 270 ] {2115072f-2c0f-45ab-88a5-30e1d8245fb8} TCPHandler: Processed in 0.001365246 sec. 2026.05.21 09:23:44.561061 [ 100 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:44.561087 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:44.561169 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:44.561210 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} MergeTask::PrepareStage: Merging 3 parts: from all_1_85_17 to all_87_87_0 into Compact with storage Full 2026.05.21 09:23:44.561270 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:44.561319 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:44.561356 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:44.561400 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 30061 rows starting from the beginning of the part 2026.05.21 09:23:44.561473 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:44.561530 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:23:44.561690 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:44.561734 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:44.562073 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:23:44.562290 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:44.562424 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. 2026.05.21 09:23:44.562444 [ 99 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_85_16 to all_90_90_0 2026.05.21 09:23:44.562459 [ 270 ] {ff0da292-5897-445d-b8aa-57dc16ea4ab3} TCPHandler: Processed in 0.001339745 sec. 2026.05.21 09:23:44.562508 [ 99 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:44.562536 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:44.562638 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_85_16 to all_90_90_0 into Compact with storage Full 2026.05.21 09:23:44.562757 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:44.562790 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_85_16, total 4824 rows starting from the beginning of the part 2026.05.21 09:23:44.562851 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:44.562905 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 42 rows starting from the beginning of the part 2026.05.21 09:23:44.562952 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 18 rows starting from the beginning of the part 2026.05.21 09:23:44.562998 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:44.563045 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2026.05.21 09:23:44.565145 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergeTask::MergeProjectionsStage: Merge sorted 5064 rows, containing 4 columns (4 merged, 0 gathered) in 0.002549596 sec., 1986197.028862612 rows/sec., 131.45 MiB/sec. 2026.05.21 09:23:44.565617 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} MergedBlockOutputStream: filled checksums all_1_90_17 (state Temporary) 2026.05.21 09:23:44.565888 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_90_17 to all_1_90_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:44.565966 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_90_17} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_85_16, all_90_90_0] -> all_1_90_17 2026.05.21 09:23:44.566042 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2026.05.21 09:23:44.570088 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} MergeTask::MergeProjectionsStage: Merge sorted 31795 rows, containing 5 columns (5 merged, 0 gathered) in 0.008921799 sec., 3563743.141938078 rows/sec., 232.31 MiB/sec. 2026.05.21 09:23:44.570635 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) 2026.05.21 09:23:44.570980 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:44.571078 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_87_18} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 3 parts: [all_1_85_17, all_87_87_0] -> all_1_87_18 2026.05.21 09:23:44.571171 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2026.05.21 09:23:45.000267 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 341.40 MiB, peak 354.21 MiB, free memory in arenas 0.00 B, will set to 344.76 MiB (RSS), difference: 3.37 MiB 2026.05.21 09:23:45.032224 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 2026.05.21 09:23:45.047663 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:45.047720 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:45.053393 [ 245 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:23:45.054044 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:45.056643 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 437 2026.05.21 09:23:46.101609 [ 95 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.21 09:23:46.101679 [ 95 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:46.101703 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. 2026.05.21 09:23:46.101908 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:23:46.102141 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:46.102197 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:23:46.102298 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:23:46.102346 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:23:46.102493 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:23:46.102535 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:23:46.103390 [ 192 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570553 sec., 3820.3104256908236 rows/sec., 283.54 KiB/sec. 2026.05.21 09:23:46.103597 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.21 09:23:46.103926 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:23:46.104001 [ 201 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_9_2} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.21 09:23:46.104116 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:23:49.554641 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.554897 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:49.555237 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:49.555278 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} 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.21 09:23:49.555511 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:49.555578 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:49.555726 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:23:49.555804 [ 341 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:49.555819 [ 319 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:49.555833 [ 317 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:49.555819 [ 347 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:49.555983 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:49.556009 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:49.556105 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:49.556128 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:49.556164 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} 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.21 09:23:49.556211 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} 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.21 09:23:49.556250 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} 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.21 09:23:49.556286 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} 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.21 09:23:49.557563 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} executeQuery: Read 51 rows, 10.72 KiB in 0.002773 sec., 18391.633609808872 rows/sec., 3.77 MiB/sec. 2026.05.21 09:23:49.557768 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} MemoryTracker: Peak memory usage (for query): 187.83 KiB. 2026.05.21 09:23:49.557785 [ 270 ] {f5c33415-a3c2-4f62-8b9b-e364a9ded33e} TCPHandler: Processed in 0.00327332 sec. 2026.05.21 09:23:49.561039 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.561173 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:23:49.561227 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:23:49.561789 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.561835 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.562295 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:23:49.562526 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:23:49.562673 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} executeQuery: Read 24 rows, 2.04 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.29 MiB/sec. 2026.05.21 09:23:49.562710 [ 270 ] {948e3762-cf0b-496c-b8dd-456c827c5a30} TCPHandler: Processed in 0.001735098 sec. 2026.05.21 09:23:49.562870 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.562971 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:23:49.563011 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:23:49.563428 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.563464 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.563745 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:23:49.563957 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:23:49.564082 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} executeQuery: Read 8 rows, 668.00 B in 0.001131 sec., 7073.386383731211 rows/sec., 576.78 KiB/sec. 2026.05.21 09:23:49.564119 [ 270 ] {305d2ce4-2f62-4c2c-b33f-3b484073df51} TCPHandler: Processed in 0.001298754 sec. 2026.05.21 09:23:49.564253 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.564350 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:49.564390 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:49.565052 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.565094 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.565532 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:23:49.565756 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:49.565892 [ 93 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.21 09:23:49.565913 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} executeQuery: Read 262 rows, 24.00 KiB in 0.001578 sec., 166032.95310519644 rows/sec., 14.85 MiB/sec. 2026.05.21 09:23:49.565931 [ 93 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.565951 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.565971 [ 270 ] {9e1d5407-ddf8-496f-a4a4-edf924814229} TCPHandler: Processed in 0.001766379 sec. 2026.05.21 09:23:49.566053 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.21 09:23:49.566182 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:49.566216 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3361 rows starting from the beginning of the part 2026.05.21 09:23:49.566271 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.566285 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:23:49.566344 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2026.05.21 09:23:49.566386 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 138 rows starting from the beginning of the part 2026.05.21 09:23:49.566409 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:49.566440 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2026.05.21 09:23:49.566469 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:49.566485 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 262 rows starting from the beginning of the part 2026.05.21 09:23:49.566988 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.567028 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.567361 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:23:49.567577 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:49.567731 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} executeQuery: Read 61 rows, 4.60 KiB in 0.001359 sec., 44885.9455481972 rows/sec., 3.31 MiB/sec. 2026.05.21 09:23:49.567769 [ 270 ] {b98e1387-ed28-471f-8b83-27c977ab9c7f} TCPHandler: Processed in 0.001606994 sec. 2026.05.21 09:23:49.567903 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.568000 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:23:49.568040 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:23:49.568449 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.568483 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.568508 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002498724 sec., 2513282.7795306724 rows/sec., 199.15 MiB/sec. 2026.05.21 09:23:49.568777 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:23:49.568830 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.21 09:23:49.569006 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:23:49.569109 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:49.569153 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. 2026.05.21 09:23:49.569186 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_91_18} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.21 09:23:49.569189 [ 270 ] {08323932-187a-4489-aba7-8f8c4beb5da2} TCPHandler: Processed in 0.001335575 sec. 2026.05.21 09:23:49.569272 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2026.05.21 09:23:49.569354 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.569453 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:23:49.569492 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:23:49.569916 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.569951 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.570262 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:23:49.570482 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:23:49.570611 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. 2026.05.21 09:23:49.570646 [ 270 ] {70092c46-e101-4a1f-b9c7-0e96525dac2b} TCPHandler: Processed in 0.001348536 sec. 2026.05.21 09:23:49.570788 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.570891 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:49.570932 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:49.571438 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.571475 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.571792 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:23:49.571999 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:49.572129 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} executeQuery: Read 149 rows, 12.31 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 9.54 MiB/sec. 2026.05.21 09:23:49.572132 [ 93 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.21 09:23:49.572166 [ 270 ] {c8162574-fc2c-4482-90d2-13b5f978d306} TCPHandler: Processed in 0.001426848 sec. 2026.05.21 09:23:49.572191 [ 93 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.572218 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.572296 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.21 09:23:49.572306 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.572405 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:49.572427 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:49.572437 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part 2026.05.21 09:23:49.572477 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:49.572517 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:23:49.572582 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2026.05.21 09:23:49.572621 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 105 rows starting from the beginning of the part 2026.05.21 09:23:49.572655 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2026.05.21 09:23:49.572693 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 149 rows starting from the beginning of the part 2026.05.21 09:23:49.572943 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.572984 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.573358 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:23:49.573575 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:49.573719 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} executeQuery: Read 200 rows, 14.68 KiB in 0.001311 sec., 152555.30129672005 rows/sec., 10.94 MiB/sec. 2026.05.21 09:23:49.573755 [ 270 ] {dd3f1909-afd7-4190-824a-7286fe8a91b8} TCPHandler: Processed in 0.00150099 sec. 2026.05.21 09:23:49.573892 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001628895 sec., 2152993.2868601107 rows/sec., 156.40 MiB/sec. 2026.05.21 09:23:49.573896 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.574015 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:49.574069 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} 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.21 09:23:49.574114 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.21 09:23:49.574367 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:49.574452 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_91_18} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.21 09:23:49.574533 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.21 09:23:49.574916 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.574957 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.575561 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:23:49.575803 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:49.575944 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} executeQuery: Read 41 rows, 75.23 KiB in 0.001948 sec., 21047.227926078027 rows/sec., 37.72 MiB/sec. 2026.05.21 09:23:49.576023 [ 270 ] {676a3184-d4e4-406e-aae6-395e55d343f7} TCPHandler: Processed in 0.002176863 sec. 2026.05.21 09:23:49.576167 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:49.576264 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:49.576306 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:49.576657 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:49.576693 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:49.576996 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:23:49.577198 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:49.577339 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. 2026.05.21 09:23:49.577372 [ 270 ] {7b60421c-5c0a-4cab-b12b-63b92d66a9b5} TCPHandler: Processed in 0.001255922 sec. 2026.05.21 09:23:51.005513 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28290 2026.05.21 09:23:51.006073 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:51.006141 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:51.006628 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:23:51.006852 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:51.006981 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28290 2026.05.21 09:23:52.557589 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 2026.05.21 09:23:52.574418 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:52.574471 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:52.580916 [ 245 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:23:52.581602 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:23:52.584340 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2026.05.21 09:23:54.551178 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:54.551463 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:54.551815 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:54.551853 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} 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.21 09:23:54.552072 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:54.552144 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:54.552289 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:23:54.552405 [ 365 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:54.552417 [ 319 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:54.552407 [ 347 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:54.552406 [ 341 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:54.552620 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:54.552656 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:54.552767 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:54.552789 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:54.552828 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} 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.21 09:23:54.552871 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} 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.21 09:23:54.552908 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} 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.21 09:23:54.552945 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} 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.21 09:23:54.554335 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} executeQuery: Read 51 rows, 10.48 KiB in 0.002974 sec., 17148.62138533961 rows/sec., 3.44 MiB/sec. 2026.05.21 09:23:54.554644 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} MemoryTracker: Peak memory usage (for query): 171.60 KiB. 2026.05.21 09:23:54.554662 [ 270 ] {1fc9aeb6-c3e1-48ed-bbe0-d9d78aab740f} TCPHandler: Processed in 0.003639542 sec. 2026.05.21 09:23:54.556309 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:54.556447 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:54.556517 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:54.557250 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:54.557303 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:54.557719 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:23:54.557944 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:54.558097 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} executeQuery: Read 56 rows, 4.38 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.53 MiB/sec. 2026.05.21 09:23:54.558135 [ 270 ] {ccd6381b-12f2-429d-8f28-2b9cb787528e} TCPHandler: Processed in 0.001947245 sec. 2026.05.21 09:23:54.558289 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:54.558386 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:54.558428 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:54.558870 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:54.558907 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:54.559208 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:23:54.559418 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:54.559552 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. 2026.05.21 09:23:54.559589 [ 270 ] {8746186a-513c-4659-a848-0fefeed3135c} TCPHandler: Processed in 0.001350275 sec. 2026.05.21 09:23:54.559728 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:54.559825 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:54.559869 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:54.560284 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:54.560321 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:54.560647 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:23:54.560868 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:54.560980 [ 88 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_87_18 to all_91_91_0 2026.05.21 09:23:54.561000 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. 2026.05.21 09:23:54.561036 [ 88 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:54.561049 [ 270 ] {63291542-6df9-45af-865f-b9069cc87150} TCPHandler: Processed in 0.001370876 sec. 2026.05.21 09:23:54.561064 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:54.561186 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:54.561188 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTask::PrepareStage: Merging 5 parts: from all_1_87_18 to all_91_91_0 into Compact with storage Full 2026.05.21 09:23:54.561286 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:54.561314 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:23:54.561328 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:54.561349 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_87_18, total 31795 rows starting from the beginning of the part 2026.05.21 09:23:54.561415 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 52 rows starting from the beginning of the part 2026.05.21 09:23:54.561470 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:54.561523 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2026.05.21 09:23:54.561572 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 200 rows starting from the beginning of the part 2026.05.21 09:23:54.561814 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:54.561848 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:54.562149 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:23:54.562354 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:54.562489 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. 2026.05.21 09:23:54.562525 [ 270 ] {6795add0-e7a6-4602-8c79-2a2ee7fdc786} TCPHandler: Processed in 0.001388047 sec. 2026.05.21 09:23:54.568158 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergeTask::MergeProjectionsStage: Merge sorted 32367 rows, containing 5 columns (5 merged, 0 gathered) in 0.007010015 sec., 4617251.1756394245 rows/sec., 301.41 MiB/sec. 2026.05.21 09:23:54.568847 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) 2026.05.21 09:23:54.569143 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:54.569229 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_91_19} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_87_18, all_91_91_0] -> all_1_91_19 2026.05.21 09:23:54.569334 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2026.05.21 09:23:55.000239 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 345.64 MiB, peak 354.21 MiB, free memory in arenas 0.00 B, will set to 347.18 MiB (RSS), difference: 1.53 MiB 2026.05.21 09:23:58.320489 [ 84 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:23:58.320593 [ 84 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:23:58.508013 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28738 2026.05.21 09:23:58.508516 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:58.508557 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:58.509019 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:23:58.509241 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:23:58.509363 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28738 2026.05.21 09:23:59.552162 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:59.552394 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:23:59.552728 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:23:59.552767 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} 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.21 09:23:59.552987 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:23:59.553055 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:23:59.553198 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:23:59.553282 [ 268 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:23:59.553304 [ 347 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:23:59.553307 [ 365 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:23:59.553306 [ 338 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:23:59.553479 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:23:59.553511 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:23:59.553612 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:23:59.553634 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:23:59.553680 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} 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.21 09:23:59.553727 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} 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.21 09:23:59.553766 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} 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.21 09:23:59.553805 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} 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.21 09:23:59.555022 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} executeQuery: Read 51 rows, 10.72 KiB in 0.002723 sec., 18729.34263679765 rows/sec., 3.84 MiB/sec. 2026.05.21 09:23:59.555223 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} MemoryTracker: Peak memory usage (for query): 186.66 KiB. 2026.05.21 09:23:59.555240 [ 270 ] {77e85dfb-69bf-43b6-a768-1003424ba60c} TCPHandler: Processed in 0.003210098 sec. 2026.05.21 09:23:59.557745 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:59.557876 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:23:59.557928 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:23:59.558588 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:59.558631 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:59.558996 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:23:59.559214 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:59.559362 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} executeQuery: Read 138 rows, 12.27 KiB in 0.001522 sec., 90670.17082785809 rows/sec., 7.87 MiB/sec. 2026.05.21 09:23:59.559397 [ 270 ] {0e8d39ec-907c-41ea-ae5a-206ed82f487f} TCPHandler: Processed in 0.001714947 sec. 2026.05.21 09:23:59.559542 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:59.559640 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:23:59.559680 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:23:59.560128 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:59.560163 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:59.560453 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:23:59.560660 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:23:59.560787 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. 2026.05.21 09:23:59.560822 [ 270 ] {fcb4af81-c7d6-4df0-8e30-ff34fb0dd506} TCPHandler: Processed in 0.001330645 sec. 2026.05.21 09:23:59.560972 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:59.561070 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:23:59.561109 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:23:59.561536 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:59.561573 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:59.561875 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:23:59.562090 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:59.562219 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} executeQuery: Read 105 rows, 8.40 KiB in 0.001167 sec., 89974.29305912596 rows/sec., 7.03 MiB/sec. 2026.05.21 09:23:59.562254 [ 270 ] {98522d37-5b73-4140-9838-799124204d7e} TCPHandler: Processed in 0.001331605 sec. 2026.05.21 09:23:59.562394 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:59.562490 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:59.562533 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:23:59.562935 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:59.562970 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:59.563287 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:23:59.563494 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:59.563622 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. 2026.05.21 09:23:59.563657 [ 270 ] {c246ea00-23c4-4096-86ad-d2bbc33380df} TCPHandler: Processed in 0.001313064 sec. 2026.05.21 09:23:59.563798 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:59.563895 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:23:59.563950 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} 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.21 09:23:59.564725 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:59.564762 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:59.565300 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:23:59.565518 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:23:59.565658 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} executeQuery: Read 41 rows, 75.23 KiB in 0.001782 sec., 23007.856341189676 rows/sec., 41.23 MiB/sec. 2026.05.21 09:23:59.565731 [ 270 ] {44e1172f-73d4-4ce7-9ac4-ffd6af742ba4} TCPHandler: Processed in 0.001983276 sec. 2026.05.21 09:23:59.565862 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:23:59.565961 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:23:59.566003 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:23:59.566349 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:23:59.566385 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:23:59.566684 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:23:59.566894 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:23:59.567023 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. 2026.05.21 09:23:59.567057 [ 270 ] {68b949dc-4978-4f80-9970-86e628006efc} TCPHandler: Processed in 0.001245322 sec. 2026.05.21 09:24:00.085362 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 2026.05.21 09:24:00.101969 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:00.102029 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:00.108143 [ 245 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:24:00.108867 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:00.111626 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 452 2026.05.21 09:24:03.197543 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.197791 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:03.198184 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:03.198233 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} 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.21 09:24:03.198514 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:03.198593 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:03.198750 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:24:03.198863 [ 338 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:03.198876 [ 360 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:03.198934 [ 338 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:03.198863 [ 365 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:03.199062 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:03.199091 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:03.199191 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:03.199213 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:03.199255 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} 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.21 09:24:03.199298 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} 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.21 09:24:03.199336 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} 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.21 09:24:03.199377 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} 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.21 09:24:03.200687 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} executeQuery: Read 51 rows, 12.35 KiB in 0.003001 sec., 16994.335221592803 rows/sec., 4.02 MiB/sec. 2026.05.21 09:24:03.200933 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} MemoryTracker: Peak memory usage (for query): 205.35 KiB. 2026.05.21 09:24:03.200950 [ 270 ] {93b8efb0-ce1a-4c9e-83ef-651691d14fb0} TCPHandler: Processed in 0.003539808 sec. 2026.05.21 09:24:03.213161 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.213393 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:24:03.213477 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:24:03.214255 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.214305 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.214675 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:24:03.214917 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:24:03.215072 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} executeQuery: Read 4 rows, 334.00 B in 0.001741 sec., 2297.5301550832855 rows/sec., 187.35 KiB/sec. 2026.05.21 09:24:03.215113 [ 270 ] {829c5822-8054-469d-830d-c2d1ddbdbb22} TCPHandler: Processed in 0.002068269 sec. 2026.05.21 09:24:03.215262 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.215371 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:03.215411 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:03.216691 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.216730 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.217173 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.21 09:24:03.217388 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:03.217544 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} executeQuery: Read 2407 rows, 180.72 KiB in 0.002187 sec., 1100594.4215820758 rows/sec., 80.70 MiB/sec. 2026.05.21 09:24:03.217599 [ 270 ] {1af9e1dc-cf2a-4ac2-a298-39a4f463e5ad} TCPHandler: Processed in 0.00238629 sec. 2026.05.21 09:24:03.217761 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.217879 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:03.217927 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:03.218438 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.218483 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.218836 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:24:03.219053 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:03.219188 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} executeQuery: Read 15 rows, 1.11 KiB in 0.001334 sec., 11244.377811094453 rows/sec., 829.42 KiB/sec. 2026.05.21 09:24:03.219223 [ 270 ] {63d48e7d-82eb-4f77-a79c-c54de66621bc} TCPHandler: Processed in 0.001523451 sec. 2026.05.21 09:24:03.219363 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.219459 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:24:03.219499 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:24:03.220139 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.220178 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.220507 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:24:03.220718 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:24:03.220849 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} executeQuery: Read 801 rows, 47.38 KiB in 0.001407 sec., 569296.3752665245 rows/sec., 32.88 MiB/sec. 2026.05.21 09:24:03.220884 [ 270 ] {8ee64d57-a3dd-4d7c-a0d8-610a529c64ef} TCPHandler: Processed in 0.001570872 sec. 2026.05.21 09:24:03.221010 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.221116 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:03.221156 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:24:03.221556 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.221593 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.221889 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.21 09:24:03.222098 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:24:03.222226 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} executeQuery: Read 1 rows, 72.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 62.28 KiB/sec. 2026.05.21 09:24:03.222265 [ 270 ] {9d302ec2-a045-479a-b661-586144e8920d} TCPHandler: Processed in 0.001304814 sec. 2026.05.21 09:24:03.222389 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.222486 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:03.222525 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:03.223354 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.223392 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.223739 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.21 09:24:03.223953 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:03.224079 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} executeQuery: Read 1294 rows, 88.44 KiB in 0.001612 sec., 802729.5285359801 rows/sec., 53.58 MiB/sec. 2026.05.21 09:24:03.224113 [ 270 ] {6e573518-fa23-4df1-9313-8aa02443659e} TCPHandler: Processed in 0.00177325 sec. 2026.05.21 09:24:03.224247 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.224351 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:03.224396 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:03.225195 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.225231 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.225656 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.21 09:24:03.225865 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:03.225995 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} executeQuery: Read 1574 rows, 98.47 KiB in 0.001663 sec., 946482.2609741432 rows/sec., 57.82 MiB/sec. 2026.05.21 09:24:03.226030 [ 270 ] {4b070edf-f537-4335-b9df-6159ec873630} TCPHandler: Processed in 0.001833202 sec. 2026.05.21 09:24:03.226176 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.226272 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:03.226326 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} 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.21 09:24:03.227099 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.227136 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.227656 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:24:03.227885 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:03.228024 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} executeQuery: Read 11 rows, 20.18 KiB in 0.001771 sec., 6211.180124223602 rows/sec., 11.13 MiB/sec. 2026.05.21 09:24:03.228037 [ 79 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2026.05.21 09:24:03.228092 [ 270 ] {ec4e186e-aa80-4741-b50b-b2667dffc6f0} TCPHandler: Processed in 0.001965346 sec. 2026.05.21 09:24:03.228110 [ 79 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.228141 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.228232 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:03.228264 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:24:03.228334 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:03.228376 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:03.228479 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:03.228591 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1572 rows starting from the beginning of the part 2026.05.21 09:24:03.228731 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part 2026.05.21 09:24:03.228762 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:03.228804 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:03.228845 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:03.228965 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:03.229078 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:03.229125 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.21 09:24:03.229191 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part 2026.05.21 09:24:03.229353 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:03.229489 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} executeQuery: Read 42 rows, 2.89 KiB in 0.001173 sec., 35805.626598465475 rows/sec., 2.41 MiB/sec. 2026.05.21 09:24:03.229525 [ 270 ] {2e695533-3b98-4e62-b7c3-819754a5fb45} TCPHandler: Processed in 0.001341855 sec. 2026.05.21 09:24:03.236815 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1717 rows, containing 19 columns (19 merged, 0 gathered) in 0.008591858 sec., 199840.36049012913 rows/sec., 358.10 MiB/sec. 2026.05.21 09:24:03.238659 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2026.05.21 09:24:03.239038 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:03.239130 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_51_10} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2026.05.21 09:24:03.239274 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. 2026.05.21 09:24:04.000232 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 347.86 MiB, peak 359.46 MiB, free memory in arenas 0.00 B, will set to 351.40 MiB (RSS), difference: 3.54 MiB 2026.05.21 09:24:04.547173 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:04.547407 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:04.547784 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:04.547828 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} 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.21 09:24:04.548056 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:04.548130 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:04.548276 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:24:04.548356 [ 365 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:04.548381 [ 338 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:04.548401 [ 316 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:04.548384 [ 360 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:04.548563 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:04.548592 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:04.548703 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:04.548729 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:04.548768 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} 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.21 09:24:04.548817 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} 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.21 09:24:04.548861 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} 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.21 09:24:04.548902 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} 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.21 09:24:04.550080 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} executeQuery: Read 51 rows, 10.48 KiB in 0.002765 sec., 18444.846292947557 rows/sec., 3.70 MiB/sec. 2026.05.21 09:24:04.550294 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} MemoryTracker: Peak memory usage (for query): 172.00 KiB. 2026.05.21 09:24:04.550312 [ 270 ] {066c1c9e-7d2a-4bc6-9cec-7b9d8bcd30e9} TCPHandler: Processed in 0.00327275 sec. 2026.05.21 09:24:04.551484 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:04.551609 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:04.551657 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:04.552215 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:04.552257 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:04.552654 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.21 09:24:04.552892 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:04.553053 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} executeQuery: Read 56 rows, 4.38 KiB in 0.001477 sec., 37914.69194312796 rows/sec., 2.89 MiB/sec. 2026.05.21 09:24:04.553094 [ 270 ] {91a6b0fe-4fbd-4af8-a9fe-94fb4d4e58e7} TCPHandler: Processed in 0.001670006 sec. 2026.05.21 09:24:04.553226 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:04.553333 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:04.553377 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:04.553816 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:04.553851 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:04.554155 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.21 09:24:04.554375 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:04.554508 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. 2026.05.21 09:24:04.554544 [ 270 ] {c23aebcb-5dec-4cfa-821a-df18f4804ce8} TCPHandler: Processed in 0.001371555 sec. 2026.05.21 09:24:04.554665 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:04.554768 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:04.554812 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:04.555187 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:04.555222 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:04.555540 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.21 09:24:04.555751 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:04.555887 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} executeQuery: Read 52 rows, 3.70 KiB in 0.00114 sec., 45614.0350877193 rows/sec., 3.17 MiB/sec. 2026.05.21 09:24:04.555923 [ 270 ] {0d5c12a0-1234-4d4b-bb05-42a9895140d9} TCPHandler: Processed in 0.001311464 sec. 2026.05.21 09:24:04.556033 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:04.556138 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:04.556184 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:04.556531 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:04.556568 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:04.556888 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.21 09:24:04.557125 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:04.557258 [ 79 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_90_17 to all_95_95_0 2026.05.21 09:24:04.557265 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} executeQuery: Read 18 rows, 1.25 KiB in 0.001147 sec., 15693.112467306015 rows/sec., 1.06 MiB/sec. 2026.05.21 09:24:04.557319 [ 79 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:04.557326 [ 270 ] {5f80563c-8079-4fa7-802c-1002d32fb0c3} TCPHandler: Processed in 0.001344745 sec. 2026.05.21 09:24:04.557349 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:04.557451 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_90_17 to all_95_95_0 into Compact with storage Full 2026.05.21 09:24:04.557583 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:04.557641 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_90_17, total 5064 rows starting from the beginning of the part 2026.05.21 09:24:04.557715 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:04.557793 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:04.557849 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:04.557910 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 42 rows starting from the beginning of the part 2026.05.21 09:24:04.557962 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 18 rows starting from the beginning of the part 2026.05.21 09:24:04.559812 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergeTask::MergeProjectionsStage: Merge sorted 5304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002402531 sec., 2207671.8260867395 rows/sec., 146.23 MiB/sec. 2026.05.21 09:24:04.560166 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} MergedBlockOutputStream: filled checksums all_1_95_18 (state Temporary) 2026.05.21 09:24:04.560485 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_95_18 to all_1_95_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:04.560571 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_95_18} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_90_17, all_95_95_0] -> all_1_95_18 2026.05.21 09:24:04.560668 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2026.05.21 09:24:06.010401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29250 2026.05.21 09:24:06.010931 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:06.010979 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:06.011545 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:24:06.011895 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:06.012059 [ 76 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 09:24:06.012101 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29250 2026.05.21 09:24:06.012105 [ 76 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:06.012134 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:06.012254 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:24:06.012388 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:06.012427 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26818 rows starting from the beginning of the part 2026.05.21 09:24:06.012491 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part 2026.05.21 09:24:06.012540 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part 2026.05.21 09:24:06.012585 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part 2026.05.21 09:24:06.012625 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part 2026.05.21 09:24:06.012667 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part 2026.05.21 09:24:06.014903 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 29250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002709721 sec., 10794469.246095816 rows/sec., 154.42 MiB/sec. 2026.05.21 09:24:06.015162 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 09:24:06.015441 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:06.015515 [ 200 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_61_12} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 09:24:06.015595 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2026.05.21 09:24:07.612630 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 2026.05.21 09:24:07.629453 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:07.629502 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:07.635603 [ 245 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:24:07.636286 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:07.636611 [ 73 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 09:24:07.636683 [ 73 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:07.636703 [ 73 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:07.636858 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:24:07.639336 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2026.05.21 09:24:07.641094 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:07.642734 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2026.05.21 09:24:07.647466 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2026.05.21 09:24:07.652266 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part 2026.05.21 09:24:07.657026 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part 2026.05.21 09:24:07.661804 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part 2026.05.21 09:24:07.665736 [ 199 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part 2026.05.21 09:24:07.715594 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078801761 sec., 5837.432998483371 rows/sec., 30.18 MiB/sec. 2026.05.21 09:24:07.718715 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 09:24:07.720898 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:07.721006 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_61_12} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 09:24:07.723428 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2026.05.21 09:24:09.552132 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:09.552421 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:09.552823 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:09.552869 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} 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.21 09:24:09.553096 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:09.553167 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:09.553318 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:24:09.553446 [ 318 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:09.553476 [ 338 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:09.553447 [ 268 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:09.553446 [ 313 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:09.553826 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:09.553855 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:09.553959 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:09.553981 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:09.554018 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} 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.21 09:24:09.554063 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} 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.21 09:24:09.554107 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} 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.21 09:24:09.554148 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} 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.21 09:24:09.555591 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} executeQuery: Read 51 rows, 10.72 KiB in 0.003274 sec., 15577.275503970677 rows/sec., 3.20 MiB/sec. 2026.05.21 09:24:09.555944 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} MemoryTracker: Peak memory usage (for query): 186.17 KiB. 2026.05.21 09:24:09.555961 [ 270 ] {2908b68d-90ed-403f-8535-78ab19917d95} TCPHandler: Processed in 0.003982004 sec. 2026.05.21 09:24:09.558312 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:09.558480 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:09.558553 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:09.559342 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.559388 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:09.559782 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.21 09:24:09.560013 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:09.560162 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} executeQuery: Read 138 rows, 12.27 KiB in 0.001735 sec., 79538.90489913545 rows/sec., 6.91 MiB/sec. 2026.05.21 09:24:09.560185 [ 71 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.21 09:24:09.560198 [ 270 ] {9889d8ee-7e98-4b71-80a0-7acdaeaa4eb7} TCPHandler: Processed in 0.002025708 sec. 2026.05.21 09:24:09.560243 [ 71 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.560276 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. 2026.05.21 09:24:09.560350 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:09.560456 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:09.560487 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.21 09:24:09.560499 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:09.560621 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:09.560661 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3361 rows starting from the beginning of the part 2026.05.21 09:24:09.560727 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2026.05.21 09:24:09.560781 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 138 rows starting from the beginning of the part 2026.05.21 09:24:09.560831 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:24:09.560881 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2026.05.21 09:24:09.560930 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part 2026.05.21 09:24:09.560968 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.561012 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.561349 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:24:09.561567 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:09.561705 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} executeQuery: Read 41 rows, 3.08 KiB in 0.001268 sec., 32334.384858044163 rows/sec., 2.37 MiB/sec. 2026.05.21 09:24:09.561721 [ 71 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.21 09:24:09.561741 [ 270 ] {0c9a416c-d200-45f5-9a67-e91edad15ecd} TCPHandler: Processed in 0.001440499 sec. 2026.05.21 09:24:09.561772 [ 71 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.561803 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.561876 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:09.561907 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:24:09.561981 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:09.562027 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:09.562031 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:09.562076 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part 2026.05.21 09:24:09.562136 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:09.562186 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 61 rows starting from the beginning of the part 2026.05.21 09:24:09.562231 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:09.562272 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part 2026.05.21 09:24:09.562315 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:09.562666 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.562712 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.563004 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002564546 sec., 2400424.8705228916 rows/sec., 189.38 MiB/sec. 2026.05.21 09:24:09.563192 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332445 sec., 318962.508771469 rows/sec., 23.03 MiB/sec. 2026.05.21 09:24:09.563309 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.21 09:24:09.563338 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.21 09:24:09.563350 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.21 09:24:09.563636 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:09.563772 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:09.563795 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} executeQuery: Read 105 rows, 8.40 KiB in 0.001836 sec., 57189.54248366013 rows/sec., 4.47 MiB/sec. 2026.05.21 09:24:09.563812 [ 71 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.21 09:24:09.563816 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:09.563835 [ 270 ] {616978bd-c3ad-46d5-bc23-181959780214} TCPHandler: Processed in 0.002008638 sec. 2026.05.21 09:24:09.563856 [ 71 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.563868 [ 191 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_66_13} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.21 09:24:09.563924 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.563939 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_96_19} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.21 09:24:09.564012 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2026.05.21 09:24:09.564068 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:09.564096 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2026.05.21 09:24:09.564151 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.21 09:24:09.564173 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:09.564231 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:09.564251 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:09.564285 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part 2026.05.21 09:24:09.564345 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2026.05.21 09:24:09.564397 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 105 rows starting from the beginning of the part 2026.05.21 09:24:09.564444 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:24:09.564485 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2026.05.21 09:24:09.564528 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part 2026.05.21 09:24:09.564855 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.564902 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.565320 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.21 09:24:09.565557 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:09.565713 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. 2026.05.21 09:24:09.565726 [ 71 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 4 parts from all_1_91_19 to all_94_94_0 2026.05.21 09:24:09.565770 [ 71 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.565776 [ 270 ] {26c2cf88-8e55-4959-83a0-619c1e60886e} TCPHandler: Processed in 0.001761019 sec. 2026.05.21 09:24:09.565796 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.565821 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760279 sec., 1967301.7743210024 rows/sec., 142.46 MiB/sec. 2026.05.21 09:24:09.565871 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergeTask::PrepareStage: Merging 4 parts: from all_1_91_19 to all_94_94_0 into Compact with storage Full 2026.05.21 09:24:09.565988 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:09.565997 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:09.566022 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_19, total 32367 rows starting from the beginning of the part 2026.05.21 09:24:09.566027 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.21 09:24:09.566102 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part 2026.05.21 09:24:09.566153 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:09.566158 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2026.05.21 09:24:09.566227 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:24:09.566239 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} 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.21 09:24:09.566315 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:09.566393 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_96_19} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.21 09:24:09.566460 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.21 09:24:09.567327 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.567373 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.568034 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:24:09.568281 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:09.568427 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} executeQuery: Read 41 rows, 75.23 KiB in 0.002316 sec., 17702.93609671848 rows/sec., 31.72 MiB/sec. 2026.05.21 09:24:09.568505 [ 270 ] {75943449-f34a-42d4-abc4-aac21cd0a8a6} TCPHandler: Processed in 0.002627918 sec. 2026.05.21 09:24:09.568658 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:09.568757 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:09.568801 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:09.569216 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:09.569255 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:09.569591 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.21 09:24:09.569818 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:09.569963 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. 2026.05.21 09:24:09.570000 [ 270 ] {bac6c5ed-3e6c-4ce2-8a3b-4c66965a86b7} TCPHandler: Processed in 0.001392856 sec. 2026.05.21 09:24:09.573583 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergeTask::MergeProjectionsStage: Merge sorted 34261 rows, containing 5 columns (5 merged, 0 gathered) in 0.007735899 sec., 4428832.382635812 rows/sec., 288.44 MiB/sec. 2026.05.21 09:24:09.573914 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} MergedBlockOutputStream: filled checksums all_1_94_20 (state Temporary) 2026.05.21 09:24:09.574242 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_94_20 to all_1_94_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:09.574329 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_94_20} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 4 parts: [all_1_91_19, all_94_94_0] -> all_1_94_20 2026.05.21 09:24:09.574419 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2026.05.21 09:24:10.000202 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 352.94 MiB, peak 365.91 MiB, free memory in arenas 0.00 B, will set to 354.11 MiB (RSS), difference: 1.16 MiB 2026.05.21 09:24:13.320886 [ 58 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:24:13.320951 [ 58 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:24:13.513195 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29698 2026.05.21 09:24:13.513743 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:13.513792 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:13.514285 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:24:13.514528 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:13.514691 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29698 2026.05.21 09:24:14.551475 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:14.551710 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:14.552040 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:14.552077 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} 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.21 09:24:14.552319 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:14.552388 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:14.552529 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:24:14.552640 [ 365 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:14.552655 [ 268 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:14.552646 [ 313 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:14.552646 [ 350 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:14.552858 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:14.552889 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:14.552990 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:14.553014 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:14.553058 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} 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.21 09:24:14.553101 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} 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.21 09:24:14.553139 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} 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.21 09:24:14.553177 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} 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.21 09:24:14.554441 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} executeQuery: Read 51 rows, 10.48 KiB in 0.002819 sec., 18091.521816246895 rows/sec., 3.63 MiB/sec. 2026.05.21 09:24:14.554704 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} MemoryTracker: Peak memory usage (for query): 172.51 KiB. 2026.05.21 09:24:14.554722 [ 270 ] {e69ed3c8-778d-45de-8d01-53692f13585e} TCPHandler: Processed in 0.003376413 sec. 2026.05.21 09:24:14.556397 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:14.556532 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:14.556591 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:14.557164 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:14.557208 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:14.557578 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.21 09:24:14.557796 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:14.557940 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} executeQuery: Read 56 rows, 4.38 KiB in 0.001446 sec., 38727.524204702626 rows/sec., 2.96 MiB/sec. 2026.05.21 09:24:14.557975 [ 270 ] {85cf74c2-e214-40f9-8556-fb657eaf1441} TCPHandler: Processed in 0.001694547 sec. 2026.05.21 09:24:14.558126 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:14.558225 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:14.558265 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:14.558684 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:14.558721 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:14.559012 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.21 09:24:14.559210 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:14.559336 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} executeQuery: Read 64 rows, 5.12 KiB in 0.00113 sec., 56637.16814159293 rows/sec., 4.42 MiB/sec. 2026.05.21 09:24:14.559371 [ 270 ] {47bc1cb6-ac79-444e-add2-86c1ba64df59} TCPHandler: Processed in 0.001295854 sec. 2026.05.21 09:24:14.559498 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:14.559595 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:14.559637 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:14.560055 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:14.560091 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:14.560408 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.21 09:24:14.560610 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:14.560742 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. 2026.05.21 09:24:14.560776 [ 270 ] {7a60d467-7164-4672-a98d-d48c2efd3b64} TCPHandler: Processed in 0.001327285 sec. 2026.05.21 09:24:14.560897 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:14.560993 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:14.561034 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:14.561373 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:14.561408 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:14.561715 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.21 09:24:14.561911 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:14.562036 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. 2026.05.21 09:24:14.562069 [ 270 ] {9b7bc577-c99c-4830-be9c-af8fb0f7266e} TCPHandler: Processed in 0.001220781 sec. 2026.05.21 09:24:15.140309 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 2026.05.21 09:24:15.155369 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:15.155437 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:15.161297 [ 245 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:24:15.161950 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:15.164605 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 467 2026.05.21 09:24:16.430688 [ 21 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2026.05.21 09:24:16.430754 [ 21 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:16.430780 [ 21 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:16.430927 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2026.05.21 09:24:16.431072 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:16.431110 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part 2026.05.21 09:24:16.431194 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2026.05.21 09:24:16.431247 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part 2026.05.21 09:24:16.431297 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2026.05.21 09:24:16.431344 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part 2026.05.21 09:24:16.432181 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309464 sec., 29019.507218220584 rows/sec., 2.42 MiB/sec. 2026.05.21 09:24:16.432369 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2026.05.21 09:24:16.432664 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:16.432743 [ 193 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_29_7} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2026.05.21 09:24:16.432831 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:24:19.239235 [ 60 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 2026.05.21 09:24:19.239337 [ 60 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.239368 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.239566 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full 2026.05.21 09:24:19.239798 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:19.239866 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 974 rows starting from the beginning of the part 2026.05.21 09:24:19.239999 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part 2026.05.21 09:24:19.240093 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part 2026.05.21 09:24:19.240179 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part 2026.05.21 09:24:19.240254 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 801 rows starting from the beginning of the part 2026.05.21 09:24:19.241469 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985137 sec., 1321823.1285800426 rows/sec., 82.82 MiB/sec. 2026.05.21 09:24:19.241704 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2026.05.21 09:24:19.242015 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:19.242099 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_32_7} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 2026.05.21 09:24:19.242199 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.21 09:24:19.553468 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.553708 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:19.554057 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:19.554097 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} 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.21 09:24:19.554329 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:19.554396 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:19.554536 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:24:19.554635 [ 268 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:19.554644 [ 313 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:19.554644 [ 322 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:19.554642 [ 318 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:19.554848 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:19.554876 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:19.554974 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:19.554996 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:19.555033 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} 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.21 09:24:19.555074 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} 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.21 09:24:19.555115 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} 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.21 09:24:19.555154 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} 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.21 09:24:19.556360 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} executeQuery: Read 51 rows, 10.72 KiB in 0.00275 sec., 18545.454545454548 rows/sec., 3.81 MiB/sec. 2026.05.21 09:24:19.556564 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} MemoryTracker: Peak memory usage (for query): 187.46 KiB. 2026.05.21 09:24:19.556580 [ 270 ] {2c4df2aa-0e95-4a12-ae25-6b2db8e48233} TCPHandler: Processed in 0.003249689 sec. 2026.05.21 09:24:19.559892 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.560023 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:24:19.560074 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:24:19.560571 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.560614 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.560962 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:24:19.561185 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:24:19.561328 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} executeQuery: Read 24 rows, 2.04 KiB in 0.001341 sec., 17897.09172259508 rows/sec., 1.48 MiB/sec. 2026.05.21 09:24:19.561363 [ 270 ] {cbaf3096-24cf-4942-936d-ac6df6f08bcf} TCPHandler: Processed in 0.001533742 sec. 2026.05.21 09:24:19.561494 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.561591 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:24:19.561631 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:24:19.562067 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.562104 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.562381 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:24:19.562585 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:24:19.562716 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. 2026.05.21 09:24:19.562751 [ 270 ] {6b2154a5-302f-4130-b922-ae2230ddfd6c} TCPHandler: Processed in 0.001306993 sec. 2026.05.21 09:24:19.562872 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.562968 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:19.563007 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:19.563523 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.563559 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.563866 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.21 09:24:19.564077 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:19.564210 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} executeQuery: Read 259 rows, 23.78 KiB in 0.00126 sec., 205555.55555555553 rows/sec., 18.43 MiB/sec. 2026.05.21 09:24:19.564244 [ 270 ] {fa009106-249f-49a9-89e5-b8af0c2ca7fe} TCPHandler: Processed in 0.001421277 sec. 2026.05.21 09:24:19.564366 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.564462 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:19.564501 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:19.564942 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.564978 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.565267 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:24:19.565470 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:19.565597 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} executeQuery: Read 55 rows, 4.18 KiB in 0.001153 sec., 47701.647875108414 rows/sec., 3.54 MiB/sec. 2026.05.21 09:24:19.565631 [ 270 ] {a15e9eb4-1656-4302-8d27-7ec06f55bcf0} TCPHandler: Processed in 0.001314674 sec. 2026.05.21 09:24:19.565764 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.565861 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:24:19.565900 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:24:19.566306 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.566342 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.566678 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:24:19.566877 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:24:19.567004 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. 2026.05.21 09:24:19.567038 [ 270 ] {5326d968-3a5b-430f-989e-8692625afe85} TCPHandler: Processed in 0.001323444 sec. 2026.05.21 09:24:19.567167 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.567264 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:24:19.567329 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:24:19.567734 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.567770 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.568047 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.21 09:24:19.568259 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:24:19.568385 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} executeQuery: Read 12 rows, 960.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 821.65 KiB/sec. 2026.05.21 09:24:19.568420 [ 270 ] {86f1afc5-ae0b-4aee-b904-b8a972f436b9} TCPHandler: Processed in 0.001301963 sec. 2026.05.21 09:24:19.568565 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.568661 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:19.568699 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:19.569159 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.569196 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.569503 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.21 09:24:19.569708 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:19.569841 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} executeQuery: Read 143 rows, 11.82 KiB in 0.001197 sec., 119465.32999164579 rows/sec., 9.64 MiB/sec. 2026.05.21 09:24:19.569876 [ 270 ] {2cc3d3de-d712-441c-97b7-143b9ea7a0f3} TCPHandler: Processed in 0.001359805 sec. 2026.05.21 09:24:19.570001 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.570097 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:19.570139 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:19.570528 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.570564 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.570884 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.21 09:24:19.571087 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:19.571212 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} executeQuery: Read 197 rows, 14.47 KiB in 0.001133 sec., 173874.6690203001 rows/sec., 12.47 MiB/sec. 2026.05.21 09:24:19.571246 [ 270 ] {eaf13415-ec53-4d90-9f32-42b0be51f94e} TCPHandler: Processed in 0.001294213 sec. 2026.05.21 09:24:19.571392 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.571489 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:19.571542 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} 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.21 09:24:19.572422 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.572458 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.573009 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:24:19.573233 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:19.573381 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. 2026.05.21 09:24:19.573460 [ 270 ] {92909c32-7719-4d51-8334-721bd628e86a} TCPHandler: Processed in 0.002116981 sec. 2026.05.21 09:24:19.573613 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:19.573711 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:19.573760 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:19.574183 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:19.574225 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:19.574551 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.21 09:24:19.574820 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:19.574955 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. 2026.05.21 09:24:19.574989 [ 270 ] {739503f6-1ee6-4c5b-abaf-b63c5c7d1900} TCPHandler: Processed in 0.001425988 sec. 2026.05.21 09:24:21.015717 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30210 2026.05.21 09:24:21.016211 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:21.016246 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:21.016710 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:24:21.016942 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:21.017066 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30210 2026.05.21 09:24:22.665561 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 2026.05.21 09:24:22.682287 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:22.682361 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:22.688346 [ 245 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:24:22.689031 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:22.692024 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2026.05.21 09:24:24.550905 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:24.551141 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:24.551467 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:24.551503 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} 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.21 09:24:24.551714 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:24.551782 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:24.551920 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:24:24.552028 [ 313 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:24.552033 [ 365 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:24.552033 [ 318 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:24.552028 [ 268 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:24.552247 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:24.552274 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:24.552375 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:24.552397 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:24.552434 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} 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.21 09:24:24.552474 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} 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.21 09:24:24.552513 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} 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.21 09:24:24.552551 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} 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.21 09:24:24.553790 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} executeQuery: Read 51 rows, 10.48 KiB in 0.002738 sec., 18626.73484295106 rows/sec., 3.74 MiB/sec. 2026.05.21 09:24:24.553984 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} MemoryTracker: Peak memory usage (for query): 171.61 KiB. 2026.05.21 09:24:24.554001 [ 270 ] {5a6cb80c-9b16-4356-9aee-d1f3ad828204} TCPHandler: Processed in 0.003224608 sec. 2026.05.21 09:24:24.555755 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:24.555868 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:24.555913 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:24.556423 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:24.556463 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:24.556840 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.21 09:24:24.557068 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:24.557220 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} executeQuery: Read 56 rows, 4.38 KiB in 0.001384 sec., 40462.42774566474 rows/sec., 3.09 MiB/sec. 2026.05.21 09:24:24.557258 [ 270 ] {ec83fd75-4a0f-4c17-a3d9-95140d96d28e} TCPHandler: Processed in 0.001553963 sec. 2026.05.21 09:24:24.557425 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:24.557521 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:24.557560 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:24.557995 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:24.558032 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:24.558339 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.21 09:24:24.558552 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:24.558681 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. 2026.05.21 09:24:24.558715 [ 270 ] {1834934c-74a6-4231-be08-526b190e7111} TCPHandler: Processed in 0.001340515 sec. 2026.05.21 09:24:24.558848 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:24.558946 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:24.558990 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:24.559447 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:24.559482 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:24.559828 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.21 09:24:24.560040 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:24.560167 [ 61 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_94_20 to all_98_98_0 2026.05.21 09:24:24.560170 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. 2026.05.21 09:24:24.560220 [ 61 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:24.560233 [ 270 ] {c1d23a4d-5f1a-4860-a80a-260989a335a5} TCPHandler: Processed in 0.001434678 sec. 2026.05.21 09:24:24.560250 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:24.560368 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_94_20 to all_98_98_0 into Compact with storage Full 2026.05.21 09:24:24.560395 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:24.560497 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:24.560522 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:24.560539 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:24.560567 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTreeSequentialSource: Reading 6 marks from part all_1_94_20, total 34261 rows starting from the beginning of the part 2026.05.21 09:24:24.560649 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 52 rows starting from the beginning of the part 2026.05.21 09:24:24.560707 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2026.05.21 09:24:24.560759 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2026.05.21 09:24:24.560807 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 197 rows starting from the beginning of the part 2026.05.21 09:24:24.560902 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:24.560943 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:24.561291 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.21 09:24:24.561511 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:24.561651 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. 2026.05.21 09:24:24.561685 [ 270 ] {a990e6d5-64c8-4c33-9917-cb5e17164da2} TCPHandler: Processed in 0.001340045 sec. 2026.05.21 09:24:24.568430 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergeTask::MergeProjectionsStage: Merge sorted 34830 rows, containing 5 columns (5 merged, 0 gathered) in 0.008100571 sec., 4299696.897910036 rows/sec., 280.39 MiB/sec. 2026.05.21 09:24:24.568731 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} MergedBlockOutputStream: filled checksums all_1_98_21 (state Temporary) 2026.05.21 09:24:24.569018 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_98_21 to all_1_98_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:24.569098 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_98_21} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_94_20, all_98_98_0] -> all_1_98_21 2026.05.21 09:24:24.569184 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2026.05.21 09:24:25.001222 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 354.42 MiB, peak 365.91 MiB, free memory in arenas 0.00 B, will set to 356.16 MiB (RSS), difference: 1.74 MiB 2026.05.21 09:24:26.852063 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:26.852342 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} executeQuery: (from [fd00:1122:3344:101::e]:60263) 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.21 09:24:26.852794 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 09:24:26.852984 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:26.853364 [ 268 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 09:24:26.853722 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} executeQuery: Read 41 rows, 2.50 KiB in 0.001505 sec., 27242.52491694352 rows/sec., 1.62 MiB/sec. 2026.05.21 09:24:26.853798 [ 260 ] {bdf573b8-63ed-43c8-a2f8-7a05695c3979} TCPHandler: Processed in 0.001871313 sec. 2026.05.21 09:24:28.321030 [ 57 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:24:28.321093 [ 57 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:24:28.518106 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30658 2026.05.21 09:24:28.518621 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:28.518668 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:28.519130 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:24:28.519358 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:28.519485 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30658 2026.05.21 09:24:29.001186 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000822877 sec. 2026.05.21 09:24:29.551811 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:29.552056 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:29.552413 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:29.552452 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} 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.21 09:24:29.552678 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:29.552748 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:29.552893 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:24:29.552983 [ 343 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:29.553008 [ 268 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:29.553021 [ 365 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:29.553035 [ 318 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:29.553228 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:29.553261 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:29.553367 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:29.553389 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:29.553427 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} 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.21 09:24:29.553471 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} 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.21 09:24:29.553511 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} 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.21 09:24:29.553553 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} 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.21 09:24:29.554885 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} executeQuery: Read 51 rows, 10.72 KiB in 0.00293 sec., 17406.143344709897 rows/sec., 3.57 MiB/sec. 2026.05.21 09:24:29.555147 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} MemoryTracker: Peak memory usage (for query): 186.76 KiB. 2026.05.21 09:24:29.555163 [ 270 ] {9663540f-a689-4814-8bd1-108bde918d79} TCPHandler: Processed in 0.003493297 sec. 2026.05.21 09:24:29.557608 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:29.557768 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:29.557830 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:29.558626 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:29.558674 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:29.559072 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.21 09:24:29.559297 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:29.559446 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} executeQuery: Read 138 rows, 12.27 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.94 MiB/sec. 2026.05.21 09:24:29.559482 [ 270 ] {22789a56-5dbf-4688-9dbb-a26e3c898278} TCPHandler: Processed in 0.001950525 sec. 2026.05.21 09:24:29.559608 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:29.559709 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:29.559748 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:29.560206 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:29.560243 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:29.560552 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:24:29.560776 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:29.560909 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} executeQuery: Read 41 rows, 3.08 KiB in 0.001219 sec., 33634.12633305988 rows/sec., 2.47 MiB/sec. 2026.05.21 09:24:29.560943 [ 270 ] {09f9802d-9c0d-4097-987d-dc875a998b9f} TCPHandler: Processed in 0.001385496 sec. 2026.05.21 09:24:29.561067 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:29.561165 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:29.561205 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:29.561647 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:29.561683 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:29.561983 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.21 09:24:29.562191 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:29.562323 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} executeQuery: Read 105 rows, 8.40 KiB in 0.001176 sec., 89285.71428571429 rows/sec., 6.97 MiB/sec. 2026.05.21 09:24:29.562358 [ 270 ] {5d4b136d-c804-49bb-acc3-7f0b3b5eb404} TCPHandler: Processed in 0.001340075 sec. 2026.05.21 09:24:29.562511 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:29.562614 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:29.562658 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:29.563093 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:29.563130 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:29.563456 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.21 09:24:29.563671 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:29.563806 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. 2026.05.21 09:24:29.563841 [ 270 ] {07124754-a4e5-4c6b-93e0-eb78fd501164} TCPHandler: Processed in 0.001379206 sec. 2026.05.21 09:24:29.564000 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:29.564103 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:29.564158 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} 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.21 09:24:29.565015 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:29.565053 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:29.565631 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:24:29.565859 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:29.566000 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} executeQuery: Read 41 rows, 75.23 KiB in 0.001915 sec., 21409.921671018277 rows/sec., 38.37 MiB/sec. 2026.05.21 09:24:29.566076 [ 270 ] {23a0bfdc-774e-4aec-b87e-5cc9993c2d76} TCPHandler: Processed in 0.002129061 sec. 2026.05.21 09:24:29.566266 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:29.566392 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:29.566444 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:29.566889 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:29.566932 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:29.567335 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.21 09:24:29.567577 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:29.567710 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2026.05.21 09:24:29.567718 [ 55 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_95_18 to all_100_100_0 2026.05.21 09:24:29.567746 [ 270 ] {8c0aa25d-0957-4b5c-919b-d6a8af6d9cbb} TCPHandler: Processed in 0.001543271 sec. 2026.05.21 09:24:29.567783 [ 55 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:29.567810 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:29.567927 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_95_18 to all_100_100_0 into Compact with storage Full 2026.05.21 09:24:29.568061 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:29.568093 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_95_18, total 5304 rows starting from the beginning of the part 2026.05.21 09:24:29.568152 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:29.568197 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:29.568240 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:29.568286 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:29.568329 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:29.569823 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergeTask::MergeProjectionsStage: Merge sorted 5604 rows, containing 4 columns (4 merged, 0 gathered) in 0.001939585 sec., 2889277.8609857266 rows/sec., 191.56 MiB/sec. 2026.05.21 09:24:29.570229 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} MergedBlockOutputStream: filled checksums all_1_100_19 (state Temporary) 2026.05.21 09:24:29.570539 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_100_19 to all_1_100_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:29.570617 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_100_19} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_95_18, all_100_100_0] -> all_1_100_19 2026.05.21 09:24:29.570698 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2026.05.21 09:24:30.193030 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 2026.05.21 09:24:30.209603 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:30.209663 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:30.215930 [ 245 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:24:30.216632 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:30.219415 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 482 2026.05.21 09:24:31.322938 [ 54 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2026.05.21 09:24:31.322997 [ 54 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:31.323017 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:31.323158 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2026.05.21 09:24:31.323315 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:31.323360 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part 2026.05.21 09:24:31.323436 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part 2026.05.21 09:24:31.323491 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part 2026.05.21 09:24:31.323541 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2026.05.21 09:24:31.323592 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part 2026.05.21 09:24:31.324438 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337785 sec., 301991.7251277298 rows/sec., 22.08 MiB/sec. 2026.05.21 09:24:31.324657 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2026.05.21 09:24:31.324966 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:31.325040 [ 200 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_27_6} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2026.05.21 09:24:31.325146 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:24:33.098407 [ 53 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2026.05.21 09:24:33.098473 [ 53 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.098497 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.098625 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2026.05.21 09:24:33.098782 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:33.098821 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part 2026.05.21 09:24:33.098895 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2026.05.21 09:24:33.098948 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2026.05.21 09:24:33.099002 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2026.05.21 09:24:33.099047 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2026.05.21 09:24:33.099863 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291373 sec., 161068.8778532616 rows/sec., 10.68 MiB/sec. 2026.05.21 09:24:33.100061 [ 196 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2026.05.21 09:24:33.100350 [ 196 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:33.100427 [ 196 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_27_6} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2026.05.21 09:24:33.100512 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2026.05.21 09:24:33.203399 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.203736 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:24:33.204256 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:33.204334 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:24:33.204709 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:33.204774 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:33.204911 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.21 09:24:33.204998 [ 268 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:33.205004 [ 313 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:33.205024 [ 318 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:33.205008 [ 330 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:33.205187 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:33.205217 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:33.205312 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:33.205334 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:33.205371 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:24:33.205416 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:24:33.205456 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:24:33.205495 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:24:33.206786 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} executeQuery: Read 51 rows, 12.35 KiB in 0.003207 sec., 15902.71281571562 rows/sec., 3.76 MiB/sec. 2026.05.21 09:24:33.206996 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} MemoryTracker: Peak memory usage (for query): 209.52 KiB. 2026.05.21 09:24:33.207012 [ 270 ] {251bf595-0e58-4053-9adb-3e01a16025c3} TCPHandler: Processed in 0.003768406 sec. 2026.05.21 09:24:33.222339 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.222475 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.222527 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:24:33.223224 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.223272 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.223672 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:24:33.223888 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:24:33.224035 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} executeQuery: Read 284 rows, 18.47 KiB in 0.001596 sec., 177944.8621553885 rows/sec., 11.30 MiB/sec. 2026.05.21 09:24:33.224071 [ 270 ] {5f35b949-0ec4-4241-b06f-15c2f1159b50} TCPHandler: Processed in 0.00179594 sec. 2026.05.21 09:24:33.224202 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.224300 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:24:33.224340 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:24:33.224761 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.224797 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.225081 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:24:33.225298 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:24:33.225423 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} executeQuery: Read 4 rows, 334.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. 2026.05.21 09:24:33.225457 [ 270 ] {2db09ed1-f634-448e-8e36-5fbf1ac8d228} TCPHandler: Processed in 0.001304854 sec. 2026.05.21 09:24:33.225586 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.225682 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:33.225722 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:33.227457 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.227494 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.227966 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.21 09:24:33.228183 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:33.228302 [ 53 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.21 09:24:33.228308 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} executeQuery: Read 3148 rows, 239.13 KiB in 0.002644 sec., 1190620.2723146747 rows/sec., 88.32 MiB/sec. 2026.05.21 09:24:33.228353 [ 53 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.228367 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:24:33.228382 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.228387 [ 270 ] {b28c1f6d-996c-4fd7-b003-17dc7b915467} TCPHandler: Processed in 0.002849986 sec. 2026.05.21 09:24:33.228504 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.21 09:24:33.228528 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.228622 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:33.228631 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.228660 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3361 rows starting from the beginning of the part 2026.05.21 09:24:33.228680 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:33.228725 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2026.05.21 09:24:33.228780 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 259 rows starting from the beginning of the part 2026.05.21 09:24:33.228828 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2026.05.21 09:24:33.228870 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 138 rows starting from the beginning of the part 2026.05.21 09:24:33.228913 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 3148 rows starting from the beginning of the part 2026.05.21 09:24:33.229173 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.229214 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.229519 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:24:33.229743 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:33.229877 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} executeQuery: Read 157 rows, 9.65 KiB in 0.001265 sec., 124110.67193675888 rows/sec., 7.45 MiB/sec. 2026.05.21 09:24:33.229913 [ 270 ] {2e5a4995-e851-49cb-9d2f-578fc3867ef6} TCPHandler: Processed in 0.001434328 sec. 2026.05.21 09:24:33.230036 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.230133 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.230173 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:24:33.230907 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.230944 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.231256 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 7018 rows, containing 5 columns (5 merged, 0 gathered) in 0.002795214 sec., 2510720.1094442145 rows/sec., 199.36 MiB/sec. 2026.05.21 09:24:33.231275 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:24:33.231494 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:24:33.231566 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.21 09:24:33.231628 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} executeQuery: Read 950 rows, 57.24 KiB in 0.001513 sec., 627891.6060806345 rows/sec., 36.94 MiB/sec. 2026.05.21 09:24:33.231668 [ 270 ] {4968d26f-6984-498e-b5ff-d2546f744b60} TCPHandler: Processed in 0.001681497 sec. 2026.05.21 09:24:33.231903 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.231969 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:33.232003 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.232051 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:24:33.232051 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_101_20} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.21 09:24:33.232153 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.21 09:24:33.232480 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.232522 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.232812 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.21 09:24:33.233025 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:24:33.233159 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} executeQuery: Read 1 rows, 72.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 59.94 KiB/sec. 2026.05.21 09:24:33.233204 [ 270 ] {9eb1f54f-67b7-4f6c-9c7d-695e3e5264ce} TCPHandler: Processed in 0.001350195 sec. 2026.05.21 09:24:33.233329 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.233426 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.233466 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:24:33.233957 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.233994 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.234299 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.21 09:24:33.234506 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:24:33.234641 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. 2026.05.21 09:24:33.234676 [ 270 ] {0355872a-5d22-4e66-9f7f-daac2da98e42} TCPHandler: Processed in 0.001396816 sec. 2026.05.21 09:24:33.234833 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.234928 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:33.234994 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:33.236248 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.236285 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.236649 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.21 09:24:33.236863 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:33.236991 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} executeQuery: Read 1720 rows, 118.50 KiB in 0.00208 sec., 826923.076923077 rows/sec., 55.64 MiB/sec. 2026.05.21 09:24:33.236998 [ 53 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.21 09:24:33.237028 [ 270 ] {107b35e3-80dd-4318-888a-a9f1daa0aa7b} TCPHandler: Processed in 0.002246415 sec. 2026.05.21 09:24:33.237077 [ 53 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.237112 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.237226 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.237232 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.21 09:24:33.237333 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:24:33.237376 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:33.237381 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:24:33.237422 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part 2026.05.21 09:24:33.237501 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2026.05.21 09:24:33.237559 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 143 rows starting from the beginning of the part 2026.05.21 09:24:33.237612 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2026.05.21 09:24:33.237655 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 105 rows starting from the beginning of the part 2026.05.21 09:24:33.237712 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1720 rows starting from the beginning of the part 2026.05.21 09:24:33.237758 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.237800 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.238136 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:24:33.238361 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:24:33.238500 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. 2026.05.21 09:24:33.238536 [ 270 ] {77b395bf-74cc-42b9-9c07-9dc39cca3c48} TCPHandler: Processed in 0.001361866 sec. 2026.05.21 09:24:33.238691 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.238787 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.238830 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:33.239133 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949466 sec., 2014397.7889329693 rows/sec., 146.32 MiB/sec. 2026.05.21 09:24:33.239336 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.21 09:24:33.239592 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:33.239614 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.239659 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.239665 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_101_20} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.21 09:24:33.239754 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.05.21 09:24:33.240120 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.21 09:24:33.240336 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:33.240466 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} executeQuery: Read 1679 rows, 105.09 KiB in 0.001697 sec., 989393.0465527402 rows/sec., 60.48 MiB/sec. 2026.05.21 09:24:33.240502 [ 270 ] {52d32f7b-9ac1-4d6a-a9ad-e708a9590d09} TCPHandler: Processed in 0.001860893 sec. 2026.05.21 09:24:33.240652 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.240747 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.240789 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:24:33.241114 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.241150 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.241438 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:24:33.241641 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:24:33.241767 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. 2026.05.21 09:24:33.241800 [ 270 ] {af4615e1-353f-463e-9442-4d4d4a26eab0} TCPHandler: Processed in 0.00119974 sec. 2026.05.21 09:24:33.241976 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.242071 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.242124 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} 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.21 09:24:33.242956 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.242992 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.243508 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:24:33.243725 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:33.243866 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} executeQuery: Read 11 rows, 20.18 KiB in 0.001813 sec., 6067.291781577496 rows/sec., 10.87 MiB/sec. 2026.05.21 09:24:33.243942 [ 270 ] {7b2c2594-95df-4c04-9afe-fa0efb5ee50f} TCPHandler: Processed in 0.002019298 sec. 2026.05.21 09:24:33.244123 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:33.244220 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:33.244261 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:33.244601 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:33.244638 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:33.244947 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.21 09:24:33.245155 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:33.245288 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} executeQuery: Read 72 rows, 4.52 KiB in 0.001087 sec., 66237.35050597976 rows/sec., 4.06 MiB/sec. 2026.05.21 09:24:33.245322 [ 270 ] {6f8e064b-97e3-470d-bebe-c6f62e301505} TCPHandler: Processed in 0.001249102 sec. 2026.05.21 09:24:34.546918 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:34.547276 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:34.547756 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:34.547817 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} 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.21 09:24:34.548140 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:34.548245 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:34.548442 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:24:34.548561 [ 313 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:34.548575 [ 321 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:34.548567 [ 330 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:34.548567 [ 358 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:34.548778 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:34.548815 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:34.548960 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:34.548994 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:34.549044 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} 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.21 09:24:34.549108 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} 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.21 09:24:34.549162 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} 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.21 09:24:34.549217 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} 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.21 09:24:34.550933 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} executeQuery: Read 51 rows, 10.48 KiB in 0.00378 sec., 13492.063492063493 rows/sec., 2.71 MiB/sec. 2026.05.21 09:24:34.551288 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} MemoryTracker: Peak memory usage (for query): 170.90 KiB. 2026.05.21 09:24:34.551316 [ 270 ] {bbe38054-5817-4c19-88d1-0e02d4856e76} TCPHandler: Processed in 0.004595143 sec. 2026.05.21 09:24:34.553368 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:34.553513 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:34.553576 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:34.554253 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:34.554307 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:34.554717 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.21 09:24:34.554951 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:34.555108 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} executeQuery: Read 56 rows, 4.38 KiB in 0.001634 sec., 34271.72582619339 rows/sec., 2.62 MiB/sec. 2026.05.21 09:24:34.555146 [ 270 ] {622fb737-f0ac-4848-b68c-3abafacffea6} TCPHandler: Processed in 0.001900884 sec. 2026.05.21 09:24:34.555300 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:34.555401 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:34.555443 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:34.555884 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:34.555923 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:34.556240 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.21 09:24:34.556473 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:34.556606 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. 2026.05.21 09:24:34.556643 [ 270 ] {257339ef-4cd6-47de-84ae-86d735861219} TCPHandler: Processed in 0.001397287 sec. 2026.05.21 09:24:34.556813 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:34.556913 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:34.556966 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:34.557402 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:34.557440 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:34.557774 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.21 09:24:34.557989 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:34.558127 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} executeQuery: Read 52 rows, 3.70 KiB in 0.001232 sec., 42207.792207792205 rows/sec., 2.93 MiB/sec. 2026.05.21 09:24:34.558162 [ 270 ] {4b33d16b-f043-4136-aace-ab3c40c2fa90} TCPHandler: Processed in 0.001402917 sec. 2026.05.21 09:24:34.558305 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:34.558411 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:34.558456 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:34.558801 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:34.558840 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:34.559155 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.21 09:24:34.559372 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:34.559505 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} executeQuery: Read 18 rows, 1.25 KiB in 0.001114 sec., 16157.989228007182 rows/sec., 1.09 MiB/sec. 2026.05.21 09:24:34.559540 [ 270 ] {78b7e07a-be3e-46de-ab17-252b61f3decb} TCPHandler: Processed in 0.001289933 sec. 2026.05.21 09:24:34.849867 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53942 2026.05.21 09:24:34.849951 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.849976 [ 310 ] {} TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Authenticating user 'default' from [fd00:1122:3344:101::e]:53942 2026.05.21 09:24:34.849999 [ 310 ] {} TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850012 [ 310 ] {} TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850235 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41079 2026.05.21 09:24:34.850262 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53007 2026.05.21 09:24:34.850302 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41597 2026.05.21 09:24:34.850321 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57332 2026.05.21 09:24:34.850353 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.850370 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.850381 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.850406 [ 311 ] {} TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Authenticating user 'default' from [fd00:1122:3344:101::e]:41079 2026.05.21 09:24:34.850413 [ 259 ] {} TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Authenticating user 'default' from [fd00:1122:3344:101::e]:53007 2026.05.21 09:24:34.850425 [ 304 ] {} TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Authenticating user 'default' from [fd00:1122:3344:101::e]:41597 2026.05.21 09:24:34.850443 [ 311 ] {} TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850452 [ 259 ] {} TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850457 [ 304 ] {} TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850470 [ 311 ] {} TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850479 [ 259 ] {} TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850333 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61937 2026.05.21 09:24:34.850526 [ 304 ] {} TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850328 [ 310 ] {} TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:34.850290 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61879 2026.05.21 09:24:34.850281 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42385 2026.05.21 09:24:34.850652 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.850322 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56209 2026.05.21 09:24:34.850696 [ 307 ] {} TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57332 2026.05.21 09:24:34.850728 [ 307 ] {} TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850745 [ 307 ] {} TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.850757 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} executeQuery: (from [fd00:1122:3344:101::e]:53942) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:24:34.851027 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:24:34.851060 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.851085 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:34.851091 [ 309 ] {} TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:61937 2026.05.21 09:24:34.851113 [ 309 ] {} TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.851125 [ 309 ] {} TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.851379 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:24:34.851454 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.851495 [ 269 ] {} TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42385 2026.05.21 09:24:34.851513 [ 269 ] {} TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.851530 [ 269 ] {} TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.851577 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.851622 [ 303 ] {} TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61879 2026.05.21 09:24:34.851641 [ 303 ] {} TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.851661 [ 303 ] {} TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.851700 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:34.851734 [ 308 ] {} TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56209 2026.05.21 09:24:34.851752 [ 308 ] {} TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.851765 [ 308 ] {} TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.852324 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} AggregatingTransform: Aggregating 2026.05.21 09:24:34.852352 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} Aggregator: Aggregation method: without_key 2026.05.21 09:24:34.852381 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089892 sec. (1112.446 rows/sec., 43.45 KiB/sec.) 2026.05.21 09:24:34.852396 [ 358 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} Aggregator: Merging aggregated data 2026.05.21 09:24:34.853005 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} executeQuery: Read 1 rows, 40.00 B in 0.002309 sec., 433.08791684711997 rows/sec., 16.92 KiB/sec. 2026.05.21 09:24:34.853145 [ 310 ] {9f31f460-8197-4a52-9112-e4b89d28a2ee} TCPHandler: Processed in 0.002931618 sec. 2026.05.21 09:24:34.853271 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853298 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853316 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853340 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853350 [ 311 ] {} TCP-Session: 645eda9c-bd71-4d0f-b3f7-3b6101d1de48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853354 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853387 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853412 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853423 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853435 [ 303 ] {} TCP-Session: 674cd8a8-3ab1-4291-af9b-2df96e5af9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853459 [ 269 ] {} TCP-Session: 0b06eb69-d153-43d1-a582-372c07e79ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853473 [ 307 ] {} TCP-Session: 829bae35-f6b0-4271-ab55-277a1398ecd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853418 [ 259 ] {} TCP-Session: bcb01578-6616-40d8-aa9a-9cbb0531d148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853382 [ 309 ] {} TCP-Session: 54d51370-74e2-41b5-afca-0aae4828a4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853371 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:34.853365 [ 308 ] {} TCP-Session: d2fe8d89-3927-4d5e-9332-2d12711288f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853572 [ 304 ] {} TCP-Session: 8cfc4fb0-1b1a-4907-8b00-0fabf8b9bc6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:34.853303 [ 310 ] {} TCP-Session: 996897f5-4318-4ed6-b8bc-966b94bdea0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.020489 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31170 2026.05.21 09:24:36.021198 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:36.021293 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:36.022043 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:24:36.022359 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:36.022555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31170 2026.05.21 09:24:36.296308 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48602 2026.05.21 09:24:36.296386 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.296411 [ 310 ] {} TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48602 2026.05.21 09:24:36.296435 [ 310 ] {} TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296448 [ 310 ] {} TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296661 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41473 2026.05.21 09:24:36.296693 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46148 2026.05.21 09:24:36.296726 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45836 2026.05.21 09:24:36.296757 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58268 2026.05.21 09:24:36.296768 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.296799 [ 310 ] {} TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:36.296824 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.296822 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.296839 [ 311 ] {} TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41473 2026.05.21 09:24:36.296858 [ 309 ] {} TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Authenticating user 'default' from [fd00:1122:3344:101::e]:58268 2026.05.21 09:24:36.296864 [ 304 ] {} TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Authenticating user 'default' from [fd00:1122:3344:101::e]:45836 2026.05.21 09:24:36.296891 [ 311 ] {} TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296901 [ 309 ] {} TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296907 [ 304 ] {} TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296918 [ 311 ] {} TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296937 [ 304 ] {} TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296928 [ 309 ] {} TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296796 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.296988 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} executeQuery: (from [fd00:1122:3344:101::e]:48602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:24:36.296762 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51549 2026.05.21 09:24:36.297034 [ 259 ] {} TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Authenticating user 'default' from [fd00:1122:3344:101::e]:46148 2026.05.21 09:24:36.296736 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 2026.05.21 09:24:36.297113 [ 259 ] {} TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297123 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.297138 [ 259 ] {} TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297156 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.297163 [ 308 ] {} TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51549 2026.05.21 09:24:36.297183 [ 307 ] {} TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 2026.05.21 09:24:36.297201 [ 308 ] {} TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297211 [ 307 ] {} TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297225 [ 308 ] {} TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297236 [ 307 ] {} TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.296721 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64481 2026.05.21 09:24:36.297283 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:24:36.296723 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62921 2026.05.21 09:24:36.297342 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.297356 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:36.297372 [ 269 ] {} TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64481 2026.05.21 09:24:36.297375 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.297398 [ 269 ] {} TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297413 [ 303 ] {} TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Authenticating user 'default' from [fd00:1122:3344:101::e]:62921 2026.05.21 09:24:36.297418 [ 269 ] {} TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297440 [ 303 ] {} TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297460 [ 303 ] {} TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.297656 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:24:36.298566 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} AggregatingTransform: Aggregating 2026.05.21 09:24:36.298603 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} Aggregator: Aggregation method: without_key 2026.05.21 09:24:36.298635 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871159 sec. (1147.896 rows/sec., 44.84 KiB/sec.) 2026.05.21 09:24:36.298649 [ 335 ] {7a52ff70-9601-40e4-a8e9-40246a260827} Aggregator: Merging aggregated data 2026.05.21 09:24:36.299246 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} executeQuery: Read 1 rows, 40.00 B in 0.002314 sec., 432.152117545376 rows/sec., 16.88 KiB/sec. 2026.05.21 09:24:36.299392 [ 310 ] {7a52ff70-9601-40e4-a8e9-40246a260827} TCPHandler: Processed in 0.002726641 sec. 2026.05.21 09:24:36.299514 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299541 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299546 [ 310 ] {} TCP-Session: c2a167d0-3730-4c5e-9306-ed6bbf4e9ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299562 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299572 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299605 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299622 [ 269 ] {} TCP-Session: 4f3de83a-ae81-4562-9afd-d5990e91aff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299633 [ 259 ] {} TCP-Session: 029c5d32-7b7d-4907-8a23-14b12e43459b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299634 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299669 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299705 [ 304 ] {} TCP-Session: 7989b960-b0c1-4864-9a7d-0b16083eed1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299662 [ 309 ] {} TCP-Session: 559e15ac-d45c-4cbd-be56-0d869a6e3dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299739 [ 308 ] {} TCP-Session: 3abe402f-1421-40bb-80d4-83a6c72cb7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299653 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299588 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.299811 [ 303 ] {} TCP-Session: 80e27982-95cc-4b45-8a56-3c96ad49f044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299578 [ 311 ] {} TCP-Session: 6b225b5f-b3c9-4d03-9223-25e18ec65de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.299838 [ 307 ] {} TCP-Session: c5ba1a9f-27d8-4bda-9ebe-57f2ad8e04e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.358947 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45282 2026.05.21 09:24:36.359031 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.359058 [ 310 ] {} TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Authenticating user 'default' from [fd00:1122:3344:101::e]:45282 2026.05.21 09:24:36.359081 [ 310 ] {} TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359095 [ 310 ] {} TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359319 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60099 2026.05.21 09:24:36.359353 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33332 2026.05.21 09:24:36.359360 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44890 2026.05.21 09:24:36.359398 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33647 2026.05.21 09:24:36.359415 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.359450 [ 310 ] {} TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:36.359464 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.359472 [ 269 ] {} TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Authenticating user 'default' from [fd00:1122:3344:101::e]:33332 2026.05.21 09:24:36.359486 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.359502 [ 259 ] {} TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Authenticating user 'default' from [fd00:1122:3344:101::e]:44890 2026.05.21 09:24:36.359521 [ 269 ] {} TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359534 [ 307 ] {} TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Authenticating user 'default' from [fd00:1122:3344:101::e]:33647 2026.05.21 09:24:36.359546 [ 259 ] {} TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359559 [ 269 ] {} TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359577 [ 307 ] {} TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359580 [ 259 ] {} TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359610 [ 307 ] {} TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359401 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52446 2026.05.21 09:24:36.359654 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} executeQuery: (from [fd00:1122:3344:101::e]:45282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:24:36.359399 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44372 2026.05.21 09:24:36.359704 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.359375 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.359760 [ 308 ] {} TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52446 2026.05.21 09:24:36.359773 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.359789 [ 311 ] {} TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Authenticating user 'default' from [fd00:1122:3344:101::e]:60099 2026.05.21 09:24:36.359801 [ 308 ] {} TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359814 [ 303 ] {} TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Authenticating user 'default' from [fd00:1122:3344:101::e]:44372 2026.05.21 09:24:36.359844 [ 308 ] {} TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359875 [ 303 ] {} TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359833 [ 311 ] {} TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359900 [ 303 ] {} TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359921 [ 311 ] {} TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.359413 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48315 2026.05.21 09:24:36.359950 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:24:36.359376 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53023 2026.05.21 09:24:36.360000 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.360032 [ 309 ] {} TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Authenticating user 'default' from [fd00:1122:3344:101::e]:48315 2026.05.21 09:24:36.360040 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:24:36.360047 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:36.360049 [ 309 ] {} TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.360067 [ 304 ] {} TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Authenticating user 'default' from [fd00:1122:3344:101::e]:53023 2026.05.21 09:24:36.360094 [ 309 ] {} TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.360110 [ 304 ] {} TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.360133 [ 304 ] {} TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.360451 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:24:36.361762 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} AggregatingTransform: Aggregating 2026.05.21 09:24:36.361811 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} Aggregator: Aggregation method: without_key 2026.05.21 09:24:36.361865 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001283363 sec. (779.203 rows/sec., 30.44 KiB/sec.) 2026.05.21 09:24:36.361899 [ 356 ] {fcd60030-267a-46b2-bd20-198ad403f204} Aggregator: Merging aggregated data 2026.05.21 09:24:36.363133 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} executeQuery: Read 1 rows, 40.00 B in 0.003547 sec., 281.928390188892 rows/sec., 11.01 KiB/sec. 2026.05.21 09:24:36.363367 [ 310 ] {fcd60030-267a-46b2-bd20-198ad403f204} TCPHandler: Processed in 0.004076567 sec. 2026.05.21 09:24:36.363535 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363568 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363575 [ 310 ] {} TCP-Session: b1404fe7-e572-4e33-adfd-5de3233d2610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363591 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363608 [ 311 ] {} TCP-Session: dd4cd374-4507-4841-81b0-a4bc62e0b115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363622 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363635 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363656 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363681 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363707 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363735 [ 307 ] {} TCP-Session: 00eb7469-94b4-48ca-b40b-1b0d61420838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363751 [ 304 ] {} TCP-Session: dca48e7f-af17-43e6-9df3-c10f6495f3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363778 [ 303 ] {} TCP-Session: c05edf1a-16ff-43c5-9799-b8a3c6f67d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363732 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:24:36.363699 [ 309 ] {} TCP-Session: 1d1ce112-cad5-4431-854c-5b0db7202345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363692 [ 269 ] {} TCP-Session: ded9a3cb-cfe4-4da9-9f7b-deaa49ef6e37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363863 [ 308 ] {} TCP-Session: f50e753c-7c0f-4557-afd7-8f66d1303de1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:36.363641 [ 259 ] {} TCP-Session: 5c5e2da1-7f05-4265-b628-a6310f3e0a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:24:37.720359 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 2026.05.21 09:24:37.740335 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:37.740405 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. 2026.05.21 09:24:37.746770 [ 245 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:24:37.747502 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:37.752797 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2026.05.21 09:24:39.552905 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:39.553198 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:39.553607 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:39.553656 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} 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.21 09:24:39.553904 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:39.553978 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:39.554131 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:24:39.554252 [ 357 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:39.554267 [ 348 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:39.554252 [ 339 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:39.554252 [ 334 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:39.554474 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:39.554505 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:39.554612 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:39.554636 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:39.554673 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} 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.21 09:24:39.554720 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} 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.21 09:24:39.554763 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} 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.21 09:24:39.554807 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} 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.21 09:24:39.556194 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} executeQuery: Read 51 rows, 10.72 KiB in 0.003106 sec., 16419.832582099163 rows/sec., 3.37 MiB/sec. 2026.05.21 09:24:39.556438 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} MemoryTracker: Peak memory usage (for query): 186.76 KiB. 2026.05.21 09:24:39.556455 [ 270 ] {ab553647-6407-4ada-a38f-b2a0289c8c2a} TCPHandler: Processed in 0.003717845 sec. 2026.05.21 09:24:39.558888 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:39.559025 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:39.559079 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:39.559773 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.559815 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.560196 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.21 09:24:39.560433 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:39.560583 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} executeQuery: Read 138 rows, 12.27 KiB in 0.001597 sec., 86412.02254226676 rows/sec., 7.50 MiB/sec. 2026.05.21 09:24:39.560619 [ 270 ] {94f9968b-889a-4627-8ad8-5d8b67400503} TCPHandler: Processed in 0.001794991 sec. 2026.05.21 09:24:39.560756 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:39.560852 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:39.560892 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:39.561321 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.561358 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.561649 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:24:39.561860 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:39.561995 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} executeQuery: Read 41 rows, 3.08 KiB in 0.001161 sec., 35314.384151593455 rows/sec., 2.59 MiB/sec. 2026.05.21 09:24:39.562030 [ 270 ] {efdef5ad-414c-4a9d-9aee-fb7ef891073d} TCPHandler: Processed in 0.001322934 sec. 2026.05.21 09:24:39.562158 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:39.562255 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:39.562295 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:39.562750 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.562788 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.563095 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.21 09:24:39.563301 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:39.563430 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. 2026.05.21 09:24:39.563465 [ 270 ] {128425b5-278c-4e2e-8159-f6c24a1516a4} TCPHandler: Processed in 0.001355465 sec. 2026.05.21 09:24:39.563596 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:39.563692 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:39.563735 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:39.564173 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.564209 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.564538 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.21 09:24:39.564759 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:39.564890 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. 2026.05.21 09:24:39.564892 [ 48 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 4 parts from all_1_98_21 to all_101_101_0 2026.05.21 09:24:39.564928 [ 270 ] {e6f955bb-ef70-4ea7-8017-25e20aabab91} TCPHandler: Processed in 0.001380886 sec. 2026.05.21 09:24:39.564955 [ 48 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.564983 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.565072 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:39.565095 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergeTask::PrepareStage: Merging 4 parts: from all_1_98_21 to all_101_101_0 into Compact with storage Full 2026.05.21 09:24:39.565173 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:39.565235 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} 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.21 09:24:39.565236 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:39.565291 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergeTreeSequentialSource: Reading 6 marks from part all_1_98_21, total 34830 rows starting from the beginning of the part 2026.05.21 09:24:39.565363 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2026.05.21 09:24:39.565411 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2026.05.21 09:24:39.565463 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1679 rows starting from the beginning of the part 2026.05.21 09:24:39.566269 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.566311 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.566908 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:24:39.567143 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:39.567275 [ 48 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2026.05.21 09:24:39.567285 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} executeQuery: Read 41 rows, 75.23 KiB in 0.00213 sec., 19248.82629107981 rows/sec., 34.49 MiB/sec. 2026.05.21 09:24:39.567322 [ 48 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.567353 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.567387 [ 270 ] {5871b972-3cad-4444-a16e-6afa806b988c} TCPHandler: Processed in 0.002365839 sec. 2026.05.21 09:24:39.567484 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:24:39.567535 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:39.567641 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:39.567685 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:39.567726 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:39.567790 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1717 rows starting from the beginning of the part 2026.05.21 09:24:39.567939 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:39.568059 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:39.568070 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:39.568122 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:39.568162 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:39.568274 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part 2026.05.21 09:24:39.568382 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:39.568453 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.21 09:24:39.568704 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:39.568873 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. 2026.05.21 09:24:39.568908 [ 270 ] {fe125ae8-476d-431f-a6f9-2d0a4f0f406d} TCPHandler: Processed in 0.001424127 sec. 2026.05.21 09:24:39.573755 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergeTask::MergeProjectionsStage: Merge sorted 36829 rows, containing 5 columns (5 merged, 0 gathered) in 0.008706952 sec., 4229838.409583515 rows/sec., 275.21 MiB/sec. 2026.05.21 09:24:39.574233 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} MergedBlockOutputStream: filled checksums all_1_101_22 (state Temporary) 2026.05.21 09:24:39.574570 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_101_22 to all_1_101_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:39.574669 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_101_22} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 4 parts: [all_1_98_21, all_101_101_0] -> all_1_101_22 2026.05.21 09:24:39.574785 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2026.05.21 09:24:39.580427 [ 187 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1892 rows, containing 19 columns (19 merged, 0 gathered) in 0.012990525 sec., 145644.6140552441 rows/sec., 260.99 MiB/sec. 2026.05.21 09:24:39.582658 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2026.05.21 09:24:39.583009 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:39.583083 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_56_11} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2026.05.21 09:24:39.583257 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.40 MiB. 2026.05.21 09:24:40.000212 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 356.75 MiB, peak 374.14 MiB, free memory in arenas 0.00 B, will set to 365.50 MiB (RSS), difference: 8.75 MiB 2026.05.21 09:24:43.321177 [ 42 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:24:43.321234 [ 42 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:24:43.523561 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31618 2026.05.21 09:24:43.524069 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:43.524108 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:43.524567 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:24:43.524789 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:43.524924 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31618 2026.05.21 09:24:43.524955 [ 42 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.21 09:24:43.525026 [ 42 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:43.525050 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:43.525159 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:24:43.525262 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:43.525296 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29250 rows starting from the beginning of the part 2026.05.21 09:24:43.525361 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part 2026.05.21 09:24:43.525411 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part 2026.05.21 09:24:43.525459 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part 2026.05.21 09:24:43.525502 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part 2026.05.21 09:24:43.525551 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part 2026.05.21 09:24:43.527671 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 31618 rows, containing 4 columns (4 merged, 0 gathered) in 0.002549416 sec., 12402056.00027614 rows/sec., 177.41 MiB/sec. 2026.05.21 09:24:43.528131 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.21 09:24:43.528466 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:43.528555 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_66_13} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.21 09:24:43.528684 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. 2026.05.21 09:24:44.555497 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.555754 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:24:44.556136 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:44.556178 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:24:44.556423 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:44.556493 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:44.556642 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:24:44.556734 [ 314 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:44.556734 [ 357 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:44.556762 [ 339 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:44.556778 [ 348 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:44.556968 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:44.556998 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:44.557101 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:44.557123 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:44.557162 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:44.557206 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:44.557246 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:44.557287 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:44.558654 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} executeQuery: Read 51 rows, 10.48 KiB in 0.003009 sec., 16949.15254237288 rows/sec., 3.40 MiB/sec. 2026.05.21 09:24:44.558888 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} MemoryTracker: Peak memory usage (for query): 180.37 KiB. 2026.05.21 09:24:44.558905 [ 270 ] {cebbd6fa-308b-49de-b672-c1bed425c5c9} TCPHandler: Processed in 0.003556749 sec. 2026.05.21 09:24:44.563873 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.564009 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:24:44.564062 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:24:44.564744 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.564795 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.565201 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:24:44.565455 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:24:44.565605 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. 2026.05.21 09:24:44.565643 [ 270 ] {dc044c0e-1aee-4ce3-adff-730347166e73} TCPHandler: Processed in 0.001835302 sec. 2026.05.21 09:24:44.565787 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.565885 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:44.565927 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:44.566637 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.566675 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.567083 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.21 09:24:44.567306 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:44.567441 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} executeQuery: Read 797 rows, 62.80 KiB in 0.001575 sec., 506031.74603174604 rows/sec., 38.94 MiB/sec. 2026.05.21 09:24:44.567477 [ 270 ] {6ba7ce7f-24ec-45e3-8454-e1196b4bd15f} TCPHandler: Processed in 0.001741909 sec. 2026.05.21 09:24:44.567603 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.567700 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:44.567740 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:44.568484 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.568543 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.568964 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:24:44.569209 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:44.569356 [ 42 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.21 09:24:44.569362 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} executeQuery: Read 142 rows, 8.54 KiB in 0.001678 sec., 84624.55303933253 rows/sec., 4.97 MiB/sec. 2026.05.21 09:24:44.569429 [ 42 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.569456 [ 270 ] {00bc7dd4-b770-441d-a311-4e3103c6409d} TCPHandler: Processed in 0.001902484 sec. 2026.05.21 09:24:44.569457 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.569595 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:24:44.569711 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.569738 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:44.569780 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part 2026.05.21 09:24:44.569845 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 55 rows starting from the beginning of the part 2026.05.21 09:24:44.569863 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:24:44.569905 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:44.569928 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:24:44.569963 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 157 rows starting from the beginning of the part 2026.05.21 09:24:44.570018 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part 2026.05.21 09:24:44.570070 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 142 rows starting from the beginning of the part 2026.05.21 09:24:44.570478 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.570522 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.570876 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:24:44.571063 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517531 sec., 436234.910522421 rows/sec., 29.56 MiB/sec. 2026.05.21 09:24:44.571103 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:24:44.571241 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.21 09:24:44.571250 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} executeQuery: Read 149 rows, 9.86 KiB in 0.001428 sec., 104341.73669467786 rows/sec., 6.74 MiB/sec. 2026.05.21 09:24:44.571298 [ 270 ] {8cf04a58-f1fe-4643-9fd3-e44058e820e4} TCPHandler: Processed in 0.001711408 sec. 2026.05.21 09:24:44.571428 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.571535 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:24:44.571555 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:44.571581 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:24:44.571642 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_71_14} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.21 09:24:44.571757 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:24:44.572073 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.572115 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.572433 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.21 09:24:44.572655 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:24:44.572788 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} executeQuery: Read 148 rows, 8.62 KiB in 0.001276 sec., 115987.46081504702 rows/sec., 6.60 MiB/sec. 2026.05.21 09:24:44.572824 [ 270 ] {9a6f3d11-3595-4f76-80a0-2da0b6c8959b} TCPHandler: Processed in 0.001447989 sec. 2026.05.21 09:24:44.572968 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.573067 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:44.573108 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:44.573934 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.573971 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.574303 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.21 09:24:44.574518 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:44.574652 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} executeQuery: Read 490 rows, 35.18 KiB in 0.001604 sec., 305486.2842892768 rows/sec., 21.42 MiB/sec. 2026.05.21 09:24:44.574688 [ 270 ] {7cac11a4-191a-49a0-b2ad-525d09188317} TCPHandler: Processed in 0.001770799 sec. 2026.05.21 09:24:44.574824 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.574923 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:24:44.574966 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:24:44.575335 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.575372 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.575678 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:24:44.575888 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:24:44.576022 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. 2026.05.21 09:24:44.576058 [ 270 ] {c0a91f60-83a9-4258-9512-03139914f7d2} TCPHandler: Processed in 0.001284903 sec. 2026.05.21 09:24:44.576191 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.576288 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:44.576330 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:44.576795 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.576839 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.577181 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.21 09:24:44.577403 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:44.577535 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} executeQuery: Read 265 rows, 18.03 KiB in 0.001266 sec., 209320.69510268563 rows/sec., 13.91 MiB/sec. 2026.05.21 09:24:44.577571 [ 270 ] {53b66d65-aeb8-4bb5-bf7b-d3b7f299b5d2} TCPHandler: Processed in 0.001429268 sec. 2026.05.21 09:24:44.577723 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.577821 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:24:44.577864 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:24:44.578193 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.578229 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.578537 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:24:44.578748 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:24:44.578881 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. 2026.05.21 09:24:44.578915 [ 270 ] {2632c527-b195-4020-9cba-ba2b4629eb2c} TCPHandler: Processed in 0.001241872 sec. 2026.05.21 09:24:44.579045 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:44.579142 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:44.579184 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:44.579555 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:44.579591 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:44.579910 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.21 09:24:44.580123 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:44.580256 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} executeQuery: Read 90 rows, 5.77 KiB in 0.001132 sec., 79505.3003533569 rows/sec., 4.97 MiB/sec. 2026.05.21 09:24:44.580290 [ 270 ] {b2e061b7-c49a-4c69-af0e-50e282ddcf32} TCPHandler: Processed in 0.001293813 sec. 2026.05.21 09:24:45.253695 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 2026.05.21 09:24:45.273984 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:45.274066 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:45.280736 [ 245 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:24:45.281508 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:45.281851 [ 38 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.21 09:24:45.281921 [ 38 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:45.281943 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:45.282092 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:24:45.286048 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:45.286169 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 497 2026.05.21 09:24:45.287617 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2026.05.21 09:24:45.292364 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part 2026.05.21 09:24:45.297042 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part 2026.05.21 09:24:45.301939 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part 2026.05.21 09:24:45.306461 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part 2026.05.21 09:24:45.310238 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part 2026.05.21 09:24:45.371254 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.089227261 sec., 5570.046580271022 rows/sec., 28.80 MiB/sec. 2026.05.21 09:24:45.373770 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.21 09:24:45.375670 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:45.375775 [ 187 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_66_13} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.21 09:24:45.378075 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2026.05.21 09:24:46.001202 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 366.66 MiB, peak 380.39 MiB, free memory in arenas 0.00 B, will set to 368.66 MiB (RSS), difference: 2.00 MiB 2026.05.21 09:24:49.551849 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.552110 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:24:49.552442 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:49.552482 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} 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_rib:active_routes')" moved to PREWHERE 2026.05.21 09:24:49.552705 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:49.552817 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:49.552960 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 09:24:49.553042 [ 348 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:49.553066 [ 314 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:49.553074 [ 334 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:49.553067 [ 351 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:49.553259 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:49.553368 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:49.553468 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:49.553490 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:49.553526 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} 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_rib:active_routes'))" 2026.05.21 09:24:49.553569 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} 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_rib:active_routes'))" 2026.05.21 09:24:49.553610 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} 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_rib:active_routes'))" 2026.05.21 09:24:49.553650 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} 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_rib:active_routes'))" 2026.05.21 09:24:49.555004 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} executeQuery: Read 51 rows, 10.72 KiB in 0.00298 sec., 17114.093959731545 rows/sec., 3.51 MiB/sec. 2026.05.21 09:24:49.555347 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} MemoryTracker: Peak memory usage (for query): 186.72 KiB. 2026.05.21 09:24:49.555366 [ 270 ] {4a87dc9d-160e-45f1-a3df-5e4349f844a3} TCPHandler: Processed in 0.003654052 sec. 2026.05.21 09:24:49.557913 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.558040 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:24:49.558087 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:24:49.558625 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.558667 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.559020 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:24:49.559236 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:24:49.559386 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} executeQuery: Read 8 rows, 668.00 B in 0.001374 sec., 5822.416302765648 rows/sec., 474.78 KiB/sec. 2026.05.21 09:24:49.559424 [ 270 ] {4372da02-066e-4ad7-b96e-41becbd15201} TCPHandler: Processed in 0.001568593 sec. 2026.05.21 09:24:49.559559 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.559656 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:49.559696 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:49.560211 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.560248 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.560561 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.21 09:24:49.560774 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:49.560911 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} executeQuery: Read 142 rows, 12.56 KiB in 0.001271 sec., 111723.05271439812 rows/sec., 9.65 MiB/sec. 2026.05.21 09:24:49.560948 [ 270 ] {c3a946c6-4ecc-4e4c-a420-a9893f66b433} TCPHandler: Processed in 0.001439249 sec. 2026.05.21 09:24:49.561072 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.561169 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:49.561209 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:49.561640 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.561676 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.561968 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:24:49.562180 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:49.562310 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} executeQuery: Read 49 rows, 3.64 KiB in 0.001158 sec., 42314.335060449055 rows/sec., 3.07 MiB/sec. 2026.05.21 09:24:49.562348 [ 270 ] {f4252120-c6c4-40f8-a208-0d3fb192db4e} TCPHandler: Processed in 0.001326334 sec. 2026.05.21 09:24:49.562465 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.562561 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:49.562600 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:49.563034 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.563071 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.563370 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.21 09:24:49.563572 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:49.563708 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} executeQuery: Read 113 rows, 9.05 KiB in 0.001163 sec., 97162.51074806535 rows/sec., 7.60 MiB/sec. 2026.05.21 09:24:49.563747 [ 270 ] {dda593ec-5b48-4637-9531-99b30a90312b} TCPHandler: Processed in 0.001330955 sec. 2026.05.21 09:24:49.563913 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.564010 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:49.564053 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:49.564472 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.564507 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.564988 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.21 09:24:49.565260 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:49.565456 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} executeQuery: Read 164 rows, 11.69 KiB in 0.001459 sec., 112405.75736806031 rows/sec., 7.83 MiB/sec. 2026.05.21 09:24:49.565521 [ 270 ] {964ea145-77c3-4da6-838f-08213921839c} TCPHandler: Processed in 0.001658076 sec. 2026.05.21 09:24:49.565706 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.565836 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:49.565908 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} 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.21 09:24:49.566814 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.566849 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.567428 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:24:49.567648 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:49.567786 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} executeQuery: Read 41 rows, 75.23 KiB in 0.001989 sec., 20613.373554550028 rows/sec., 36.94 MiB/sec. 2026.05.21 09:24:49.567869 [ 270 ] {944a38b5-85cc-4a2b-87ef-f979e68fa676} TCPHandler: Processed in 0.002270637 sec. 2026.05.21 09:24:49.568002 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:49.568103 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:49.568145 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:49.568512 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.568546 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.568842 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.21 09:24:49.569060 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:49.569192 [ 35 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_100_19 to all_105_105_0 2026.05.21 09:24:49.569205 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. 2026.05.21 09:24:49.569229 [ 35 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:49.569242 [ 270 ] {d91842be-49a8-411b-98e1-2ac83e68f10a} TCPHandler: Processed in 0.001289754 sec. 2026.05.21 09:24:49.569254 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:49.569348 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_100_19 to all_105_105_0 into Compact with storage Full 2026.05.21 09:24:49.569455 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:49.569484 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_100_19, total 5604 rows starting from the beginning of the part 2026.05.21 09:24:49.569535 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part 2026.05.21 09:24:49.569577 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 18 rows starting from the beginning of the part 2026.05.21 09:24:49.569619 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:49.569655 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part 2026.05.21 09:24:49.569692 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2026.05.21 09:24:49.571188 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergeTask::MergeProjectionsStage: Merge sorted 5904 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881163 sec., 3138484.0122838905 rows/sec., 207.79 MiB/sec. 2026.05.21 09:24:49.571532 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} MergedBlockOutputStream: filled checksums all_1_105_20 (state Temporary) 2026.05.21 09:24:49.571766 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_105_20 to all_1_105_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:49.571835 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_105_20} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_100_19, all_105_105_0] -> all_1_105_20 2026.05.21 09:24:49.571897 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2026.05.21 09:24:51.025880 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32130 2026.05.21 09:24:51.026375 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:51.026412 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:51.027029 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:24:51.027295 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:51.027438 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32130 2026.05.21 09:24:52.786247 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 2026.05.21 09:24:52.801312 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:52.801371 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. 2026.05.21 09:24:52.806574 [ 245 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:24:52.807314 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:24:52.810465 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2026.05.21 09:24:54.556056 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.556318 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:24:54.556692 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:54.556736 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:24:54.556979 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:54.557051 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:54.557199 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:24:54.557285 [ 334 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:54.557304 [ 314 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:54.557309 [ 348 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:54.557309 [ 351 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:54.557466 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:54.557497 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:54.557602 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:54.557627 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:54.557667 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:54.557711 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:54.557755 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:54.557798 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:24:54.559002 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} executeQuery: Read 51 rows, 10.48 KiB in 0.002784 sec., 18318.96551724138 rows/sec., 3.68 MiB/sec. 2026.05.21 09:24:54.559242 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} MemoryTracker: Peak memory usage (for query): 181.14 KiB. 2026.05.21 09:24:54.559260 [ 270 ] {8c22b0af-791e-4cde-a09c-9f6aa88c8f0f} TCPHandler: Processed in 0.003348862 sec. 2026.05.21 09:24:54.564573 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.564695 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:24:54.564744 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:24:54.565376 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.565423 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.565825 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:24:54.566054 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:24:54.566212 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} executeQuery: Read 284 rows, 18.47 KiB in 0.001552 sec., 182989.69072164947 rows/sec., 11.62 MiB/sec. 2026.05.21 09:24:54.566254 [ 270 ] {78bcb8ea-b613-4388-98aa-2441fccdae68} TCPHandler: Processed in 0.001742138 sec. 2026.05.21 09:24:54.566421 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.566527 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:54.566570 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:54.567388 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.567428 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.567799 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.21 09:24:54.568026 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:54.568167 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} executeQuery: Read 797 rows, 62.80 KiB in 0.001662 sec., 479542.7196149218 rows/sec., 36.90 MiB/sec. 2026.05.21 09:24:54.568185 [ 30 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.21 09:24:54.568203 [ 270 ] {5400b2f8-7422-4ead-867c-65d56326876d} TCPHandler: Processed in 0.001834291 sec. 2026.05.21 09:24:54.568252 [ 30 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.568282 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.568376 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.568403 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.21 09:24:54.568482 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:54.568527 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:54.568533 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:54.568582 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3361 rows starting from the beginning of the part 2026.05.21 09:24:54.568656 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2026.05.21 09:24:54.568706 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 138 rows starting from the beginning of the part 2026.05.21 09:24:54.568753 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 797 rows starting from the beginning of the part 2026.05.21 09:24:54.568797 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 142 rows starting from the beginning of the part 2026.05.21 09:24:54.568843 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 797 rows starting from the beginning of the part 2026.05.21 09:24:54.569015 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.569058 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.569393 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:24:54.569620 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:54.569766 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} executeQuery: Read 142 rows, 8.54 KiB in 0.001306 sec., 108728.94333843797 rows/sec., 6.39 MiB/sec. 2026.05.21 09:24:54.569807 [ 270 ] {5652c8da-1793-44b2-af8b-56b47fb2a614} TCPHandler: Processed in 0.001482389 sec. 2026.05.21 09:24:54.569945 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.570046 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:24:54.570087 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:24:54.570566 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.570609 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.570904 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002555856 sec., 2070147.9269567612 rows/sec., 166.11 MiB/sec. 2026.05.21 09:24:54.570939 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:24:54.571162 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:24:54.571229 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.21 09:24:54.571308 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} executeQuery: Read 149 rows, 9.86 KiB in 0.001282 sec., 116224.64898595944 rows/sec., 7.51 MiB/sec. 2026.05.21 09:24:54.571349 [ 270 ] {d50ae774-15de-4b49-a189-1fd6eb395871} TCPHandler: Processed in 0.001455399 sec. 2026.05.21 09:24:54.571487 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.571559 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:54.571593 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:24:54.571641 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:24:54.571656 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_106_21} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.21 09:24:54.571781 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2026.05.21 09:24:54.572140 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.572183 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.572508 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.21 09:24:54.572726 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:24:54.572861 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} executeQuery: Read 148 rows, 8.62 KiB in 0.00129 sec., 114728.68217054264 rows/sec., 6.52 MiB/sec. 2026.05.21 09:24:54.572896 [ 270 ] {66124ff8-18c7-4d0f-823e-2aa68a1c13e4} TCPHandler: Processed in 0.001461219 sec. 2026.05.21 09:24:54.573050 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.573151 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:54.573192 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:54.573803 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.573841 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.574187 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.21 09:24:54.574435 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:54.574605 [ 30 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.21 09:24:54.574613 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} executeQuery: Read 490 rows, 35.18 KiB in 0.001481 sec., 330857.5286968265 rows/sec., 23.20 MiB/sec. 2026.05.21 09:24:54.574651 [ 30 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.574667 [ 270 ] {475aba28-7973-4778-86d2-e9aa66fcfa06} TCPHandler: Processed in 0.001670226 sec. 2026.05.21 09:24:54.574708 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.574807 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.21 09:24:54.574849 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.574915 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:54.574958 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part 2026.05.21 09:24:54.574961 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:24:54.575025 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:24:54.575026 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2026.05.21 09:24:54.575095 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 105 rows starting from the beginning of the part 2026.05.21 09:24:54.575150 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 490 rows starting from the beginning of the part 2026.05.21 09:24:54.575191 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 113 rows starting from the beginning of the part 2026.05.21 09:24:54.575232 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 490 rows starting from the beginning of the part 2026.05.21 09:24:54.575410 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.575450 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.575823 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:24:54.576064 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:24:54.576202 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. 2026.05.21 09:24:54.576237 [ 270 ] {baff5df4-0c23-40a7-aa35-b19d6372823b} TCPHandler: Processed in 0.001438668 sec. 2026.05.21 09:24:54.576368 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.576459 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3093 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688467 sec., 1831839.177194461 rows/sec., 134.65 MiB/sec. 2026.05.21 09:24:54.576467 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:54.576535 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:54.576677 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.21 09:24:54.576951 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:54.577027 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_106_21} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.21 09:24:54.577028 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.577077 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.577103 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2026.05.21 09:24:54.577490 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.21 09:24:54.577748 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:54.577886 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} executeQuery: Read 265 rows, 18.03 KiB in 0.001437 sec., 184411.96938065416 rows/sec., 12.25 MiB/sec. 2026.05.21 09:24:54.577887 [ 30 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_101_22 to all_106_106_0 2026.05.21 09:24:54.577924 [ 270 ] {e91c437b-5cfa-4016-9d0f-298eda2d059b} TCPHandler: Processed in 0.001605854 sec. 2026.05.21 09:24:54.577939 [ 30 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.577963 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.578060 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_22 to all_106_106_0 into Compact with storage Full 2026.05.21 09:24:54.578071 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.578183 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:24:54.578184 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:24:54.578224 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_101_22, total 36829 rows starting from the beginning of the part 2026.05.21 09:24:54.578246 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:24:54.578295 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 52 rows starting from the beginning of the part 2026.05.21 09:24:54.578351 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part 2026.05.21 09:24:54.578399 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part 2026.05.21 09:24:54.578441 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 164 rows starting from the beginning of the part 2026.05.21 09:24:54.578482 [ 189 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part 2026.05.21 09:24:54.578625 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.578671 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.579000 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:24:54.579226 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:24:54.579365 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. 2026.05.21 09:24:54.579400 [ 270 ] {9b251bb3-7a71-4234-8142-eb8dd9553eeb} TCPHandler: Processed in 0.001381066 sec. 2026.05.21 09:24:54.579556 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:54.579655 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:54.579698 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:54.580054 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:54.580092 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:54.580573 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.21 09:24:54.580801 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:54.580939 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} executeQuery: Read 90 rows, 5.77 KiB in 0.001302 sec., 69124.42396313364 rows/sec., 4.33 MiB/sec. 2026.05.21 09:24:54.580974 [ 270 ] {e75e1a27-1ae7-445f-b778-bab935a6bfcd} TCPHandler: Processed in 0.00148333 sec. 2026.05.21 09:24:54.587241 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergeTask::MergeProjectionsStage: Merge sorted 37735 rows, containing 5 columns (5 merged, 0 gathered) in 0.0092235 sec., 4091180.137691765 rows/sec., 266.46 MiB/sec. 2026.05.21 09:24:54.587727 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} MergedBlockOutputStream: filled checksums all_1_106_23 (state Temporary) 2026.05.21 09:24:54.588040 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_106_23 to all_1_106_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:54.588129 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_106_23} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_101_22, all_106_106_0] -> all_1_106_23 2026.05.21 09:24:54.588247 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.21 09:24:55.000264 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 369.46 MiB, peak 380.39 MiB, free memory in arenas 0.00 B, will set to 371.22 MiB (RSS), difference: 1.76 MiB 2026.05.21 09:24:58.321292 [ 25 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:24:58.321354 [ 25 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:24:58.528414 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32578 2026.05.21 09:24:58.528972 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:58.529017 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:58.529527 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:24:58.529762 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:24:58.529900 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32578 2026.05.21 09:24:59.551954 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:59.552187 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:24:59.552562 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:24:59.552607 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} 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.21 09:24:59.552866 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:24:59.552947 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:24:59.553108 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:24:59.553227 [ 341 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:24:59.553232 [ 348 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:24:59.553228 [ 351 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:24:59.553227 [ 314 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:24:59.553433 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:24:59.553460 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:24:59.553560 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:24:59.553582 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:24:59.553618 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} 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.21 09:24:59.553659 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} 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.21 09:24:59.553698 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} 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.21 09:24:59.553740 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} 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.21 09:24:59.555164 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} executeQuery: Read 51 rows, 10.72 KiB in 0.003075 sec., 16585.365853658535 rows/sec., 3.40 MiB/sec. 2026.05.21 09:24:59.555394 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} MemoryTracker: Peak memory usage (for query): 186.32 KiB. 2026.05.21 09:24:59.555411 [ 270 ] {f352bf8e-11f0-4e2b-8a02-d0ecca4afa88} TCPHandler: Processed in 0.00358022 sec. 2026.05.21 09:24:59.557621 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:59.557756 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:24:59.557807 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:24:59.558450 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:59.558491 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:59.558858 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.21 09:24:59.559081 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:59.559225 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} executeQuery: Read 138 rows, 12.27 KiB in 0.001505 sec., 91694.35215946844 rows/sec., 7.96 MiB/sec. 2026.05.21 09:24:59.559260 [ 270 ] {5b9061ee-b669-4b1a-baa4-a052b2d8ccc4} TCPHandler: Processed in 0.001700697 sec. 2026.05.21 09:24:59.559407 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:59.559518 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:24:59.559559 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:24:59.560013 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:59.560049 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:59.560339 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:24:59.560539 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:24:59.560665 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} executeQuery: Read 41 rows, 3.08 KiB in 0.001166 sec., 35162.950257289885 rows/sec., 2.58 MiB/sec. 2026.05.21 09:24:59.560700 [ 270 ] {d8747901-c7ac-426a-a2cc-4275d850c802} TCPHandler: Processed in 0.001345126 sec. 2026.05.21 09:24:59.560834 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:59.560930 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:24:59.560970 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:24:59.561455 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:59.561493 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:59.561790 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.21 09:24:59.561990 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:59.562116 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} executeQuery: Read 105 rows, 8.40 KiB in 0.001204 sec., 87209.30232558139 rows/sec., 6.81 MiB/sec. 2026.05.21 09:24:59.562151 [ 270 ] {f0abf577-302d-4db9-888f-78a3c466ddce} TCPHandler: Processed in 0.001373976 sec. 2026.05.21 09:24:59.562273 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:59.562372 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:59.562414 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:24:59.562893 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:59.562929 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:59.563253 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.21 09:24:59.563452 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:59.563593 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. 2026.05.21 09:24:59.563637 [ 270 ] {f14ead6e-223b-49e0-a105-56058fb5cead} TCPHandler: Processed in 0.001413217 sec. 2026.05.21 09:24:59.563793 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:59.563889 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:24:59.563942 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} 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.21 09:24:59.564751 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:59.564787 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:59.565334 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:24:59.565557 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:24:59.565697 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} executeQuery: Read 41 rows, 75.23 KiB in 0.001826 sec., 22453.45016429354 rows/sec., 40.24 MiB/sec. 2026.05.21 09:24:59.565774 [ 270 ] {450bbf3e-4de7-4e4d-b355-4f046bd37b68} TCPHandler: Processed in 0.002040449 sec. 2026.05.21 09:24:59.565931 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:24:59.566036 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:24:59.566077 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:24:59.566433 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:24:59.566469 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:24:59.566774 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.21 09:24:59.566977 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:24:59.567105 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. 2026.05.21 09:24:59.567140 [ 270 ] {fdfda3d1-1c88-4c5f-ad18-ed1c343cab91} TCPHandler: Processed in 0.001259203 sec. 2026.05.21 09:25:00.311371 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 2026.05.21 09:25:00.327541 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:00.327600 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:00.333051 [ 245 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:25:00.333700 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:00.336417 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 512 2026.05.21 09:25:03.216060 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.216382 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:25:03.216836 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:03.216900 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:25:03.217219 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:03.217297 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:03.217447 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.21 09:25:03.217549 [ 314 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:03.217560 [ 321 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:03.217560 [ 334 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:03.217549 [ 341 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:03.217723 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:03.217756 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:03.217865 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:03.217891 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:03.217931 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:25:03.217985 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:25:03.218028 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:25:03.218072 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:25:03.219392 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} executeQuery: Read 51 rows, 12.35 KiB in 0.003151 sec., 16185.337987940336 rows/sec., 3.83 MiB/sec. 2026.05.21 09:25:03.219670 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} MemoryTracker: Peak memory usage (for query): 208.60 KiB. 2026.05.21 09:25:03.219688 [ 270 ] {36c3e54f-8f3d-4184-95cc-433dbf5cec55} TCPHandler: Processed in 0.003793118 sec. 2026.05.21 09:25:03.236798 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.236967 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.237038 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:25:03.237739 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.237791 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.238201 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:25:03.238473 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:25:03.238641 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. 2026.05.21 09:25:03.238687 [ 270 ] {dec7acac-f36b-4db3-aac7-144425c48adf} TCPHandler: Processed in 0.001999487 sec. 2026.05.21 09:25:03.238880 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.238988 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:25:03.239033 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:25:03.239498 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.239540 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.239907 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:25:03.240137 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:25:03.240277 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} executeQuery: Read 4 rows, 334.00 B in 0.001313 sec., 3046.4584920030466 rows/sec., 248.42 KiB/sec. 2026.05.21 09:25:03.240316 [ 270 ] {48b4e308-aeca-4ce4-89a8-55286cd5a649} TCPHandler: Processed in 0.00148934 sec. 2026.05.21 09:25:03.240463 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.240566 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:03.240608 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:03.242816 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.242876 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.243495 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.21 09:25:03.243760 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:03.243956 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} executeQuery: Read 3148 rows, 239.13 KiB in 0.003406 sec., 924251.321197886 rows/sec., 68.56 MiB/sec. 2026.05.21 09:25:03.244026 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:25:03.244040 [ 270 ] {edde45bd-e47a-4e85-a4cd-311faca5f8d6} TCPHandler: Processed in 0.003630132 sec. 2026.05.21 09:25:03.244257 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.244395 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.244456 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:03.245032 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.245072 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.245399 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:25:03.245641 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:03.245783 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} executeQuery: Read 157 rows, 9.65 KiB in 0.001427 sec., 110021.02312543798 rows/sec., 6.60 MiB/sec. 2026.05.21 09:25:03.245824 [ 270 ] {e099b261-e392-4edc-95f7-6469a209ee8d} TCPHandler: Processed in 0.001679297 sec. 2026.05.21 09:25:03.245976 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.246083 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.246130 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:25:03.246952 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.246992 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.247356 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:25:03.247570 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:25:03.247702 [ 142 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 2026.05.21 09:25:03.247705 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} executeQuery: Read 950 rows, 57.24 KiB in 0.001647 sec., 576806.3145112325 rows/sec., 33.94 MiB/sec. 2026.05.21 09:25:03.247744 [ 142 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.247762 [ 270 ] {ac6c921c-9c8f-46b7-b65e-141aff8a3eac} TCPHandler: Processed in 0.001838101 sec. 2026.05.21 09:25:03.247770 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.247904 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full 2026.05.21 09:25:03.247912 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.248042 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.248047 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:03.248089 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:25:03.248096 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 974 rows starting from the beginning of the part 2026.05.21 09:25:03.248176 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part 2026.05.21 09:25:03.248228 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 950 rows starting from the beginning of the part 2026.05.21 09:25:03.248274 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part 2026.05.21 09:25:03.248318 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part 2026.05.21 09:25:03.248369 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 950 rows starting from the beginning of the part 2026.05.21 09:25:03.248517 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.248561 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.248888 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.21 09:25:03.249118 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:25:03.249257 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} executeQuery: Read 1 rows, 72.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 56.84 KiB/sec. 2026.05.21 09:25:03.249293 [ 270 ] {a6c2a7ef-837c-407c-83bd-f7b8c641200b} TCPHandler: Processed in 0.001432998 sec. 2026.05.21 09:25:03.249426 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.249526 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.249569 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:25:03.249712 [ 188 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergeTask::MergeProjectionsStage: Merge sorted 3196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001862792 sec., 1715704.1687960867 rows/sec., 109.04 MiB/sec. 2026.05.21 09:25:03.249906 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) 2026.05.21 09:25:03.250047 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.250094 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.250182 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:03.250277 [ 193 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_37_8} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 2026.05.21 09:25:03.250359 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2026.05.21 09:25:03.250434 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.21 09:25:03.250671 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:25:03.250811 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} executeQuery: Read 148 rows, 8.62 KiB in 0.001304 sec., 113496.93251533742 rows/sec., 6.45 MiB/sec. 2026.05.21 09:25:03.250848 [ 270 ] {2298c214-53e9-49af-911e-8c64fd497542} TCPHandler: Processed in 0.001474139 sec. 2026.05.21 09:25:03.251000 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.251099 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:03.251139 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:03.252264 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.252303 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.252706 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.21 09:25:03.252930 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:03.253065 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} executeQuery: Read 1720 rows, 118.50 KiB in 0.001984 sec., 866935.4838709678 rows/sec., 58.33 MiB/sec. 2026.05.21 09:25:03.253101 [ 270 ] {387c2609-8110-4a7c-b302-a0dfcdb19054} TCPHandler: Processed in 0.002152173 sec. 2026.05.21 09:25:03.253238 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.253339 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:25:03.253385 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:25:03.253737 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.253776 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.254090 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:25:03.254302 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:25:03.254419 [ 142 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2026.05.21 09:25:03.254435 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. 2026.05.21 09:25:03.254463 [ 142 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.254479 [ 270 ] {70b2ef53-557b-47b6-a6e0-ed6b37ac8ec3} TCPHandler: Processed in 0.001293804 sec. 2026.05.21 09:25:03.254488 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.254580 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full 2026.05.21 09:25:03.254629 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.254677 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:03.254708 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part 2026.05.21 09:25:03.254733 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.254757 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2026.05.21 09:25:03.254784 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:03.254801 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2026.05.21 09:25:03.254840 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2026.05.21 09:25:03.254874 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2026.05.21 09:25:03.254912 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2026.05.21 09:25:03.255563 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.255600 [ 186 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054025 sec., 108156.82739972959 rows/sec., 5.52 MiB/sec. 2026.05.21 09:25:03.255604 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.255722 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2026.05.21 09:25:03.255996 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:03.256069 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_19_4} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 2026.05.21 09:25:03.256111 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.21 09:25:03.256132 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:25:03.256344 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:03.256489 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} executeQuery: Read 1679 rows, 105.09 KiB in 0.001775 sec., 945915.4929577464 rows/sec., 57.82 MiB/sec. 2026.05.21 09:25:03.256525 [ 270 ] {6cef2880-6b42-49f5-bf40-48e39d0b3229} TCPHandler: Processed in 0.001946845 sec. 2026.05.21 09:25:03.256688 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.256788 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.256832 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:25:03.257176 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.257212 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.257539 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:25:03.257747 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:25:03.257875 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. 2026.05.21 09:25:03.257909 [ 270 ] {829716fd-a05d-431e-8793-34d17a9c8b97} TCPHandler: Processed in 0.001271703 sec. 2026.05.21 09:25:03.258078 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.258175 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.258228 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} 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.21 09:25:03.259047 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.259086 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.259604 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2026.05.21 09:25:03.259832 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:03.259979 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} executeQuery: Read 11 rows, 20.18 KiB in 0.001823 sec., 6034.0098738343395 rows/sec., 10.81 MiB/sec. 2026.05.21 09:25:03.260077 [ 270 ] {0b267a1a-d096-452b-9ed4-7971bee37a63} TCPHandler: Processed in 0.002050328 sec. 2026.05.21 09:25:03.260213 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:03.260313 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:03.260355 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:03.260703 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:03.260739 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. 2026.05.21 09:25:03.261052 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.21 09:25:03.261266 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:03.261399 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} executeQuery: Read 72 rows, 4.52 KiB in 0.001106 sec., 65099.4575045208 rows/sec., 3.99 MiB/sec. 2026.05.21 09:25:03.261436 [ 270 ] {a2e5c93d-5561-48f1-a376-788f44ef68a3} TCPHandler: Processed in 0.001274803 sec. 2026.05.21 09:25:04.545907 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:04.546179 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:04.546541 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:04.546582 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} 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.21 09:25:04.546817 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:04.546891 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:04.547037 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:25:04.547122 [ 334 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:04.547123 [ 321 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:04.547156 [ 314 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:04.547146 [ 341 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:04.547306 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:04.547335 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:04.547441 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:04.547463 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:04.547501 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} 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.21 09:25:04.547540 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} 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.21 09:25:04.547580 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} 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.21 09:25:04.547686 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} 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.21 09:25:04.548950 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} executeQuery: Read 51 rows, 10.48 KiB in 0.002876 sec., 17732.962447844227 rows/sec., 3.56 MiB/sec. 2026.05.21 09:25:04.549170 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} MemoryTracker: Peak memory usage (for query): 171.03 KiB. 2026.05.21 09:25:04.549187 [ 270 ] {6ccd629a-19c0-4359-bf62-2f2f308b439a} TCPHandler: Processed in 0.003421795 sec. 2026.05.21 09:25:04.550428 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:04.550544 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:04.550591 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:04.551101 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:04.551145 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:04.551513 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.21 09:25:04.551753 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:04.551902 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} executeQuery: Read 56 rows, 4.38 KiB in 0.00139 sec., 40287.76978417266 rows/sec., 3.08 MiB/sec. 2026.05.21 09:25:04.551939 [ 270 ] {ffd42416-b017-46db-9cb4-8133196caa8d} TCPHandler: Processed in 0.001564282 sec. 2026.05.21 09:25:04.552065 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:04.552168 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:04.552210 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:04.552649 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:04.552684 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:04.552993 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.21 09:25:04.553205 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:04.553335 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. 2026.05.21 09:25:04.553370 [ 270 ] {4e41ec0c-3394-4070-974c-8f8a0660b95b} TCPHandler: Processed in 0.001355825 sec. 2026.05.21 09:25:04.553496 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:04.553597 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:04.553641 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:04.554014 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:04.554049 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:04.554367 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.21 09:25:04.554580 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:04.554734 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} executeQuery: Read 52 rows, 3.70 KiB in 0.001157 sec., 44943.8202247191 rows/sec., 3.12 MiB/sec. 2026.05.21 09:25:04.554769 [ 270 ] {878e5258-7c97-4678-b912-a81a701571e7} TCPHandler: Processed in 0.001322845 sec. 2026.05.21 09:25:04.554886 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:04.554986 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:04.555028 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:04.555357 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:04.555393 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:04.555755 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.21 09:25:04.555993 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:04.556122 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} executeQuery: Read 18 rows, 1.25 KiB in 0.001155 sec., 15584.415584415585 rows/sec., 1.06 MiB/sec. 2026.05.21 09:25:04.556155 [ 270 ] {c5c05029-4ebd-47f3-a7ca-5a5b0c9288fb} TCPHandler: Processed in 0.001319574 sec. 2026.05.21 09:25:06.030909 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33090 2026.05.21 09:25:06.031451 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:06.031501 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:06.032001 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:25:06.032247 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:06.032401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33090 2026.05.21 09:25:07.837359 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 2026.05.21 09:25:07.854361 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:07.854428 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:07.860668 [ 245 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:25:07.861397 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:07.864678 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2026.05.21 09:25:09.551258 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:09.551575 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:09.551985 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:09.552043 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} 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.21 09:25:09.552364 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:09.552444 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:09.552593 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:25:09.552684 [ 363 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:09.552696 [ 313 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:09.552709 [ 334 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:09.552696 [ 341 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:09.552835 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:09.552865 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:09.552974 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:09.552998 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:09.553035 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} 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.21 09:25:09.553079 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} 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.21 09:25:09.553121 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} 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.21 09:25:09.553160 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} 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.21 09:25:09.554452 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} executeQuery: Read 51 rows, 10.72 KiB in 0.002984 sec., 17091.152815013404 rows/sec., 3.51 MiB/sec. 2026.05.21 09:25:09.554712 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} MemoryTracker: Peak memory usage (for query): 185.50 KiB. 2026.05.21 09:25:09.554731 [ 270 ] {21ad2e5f-09fe-410f-86c3-39f88051467a} TCPHandler: Processed in 0.003610911 sec. 2026.05.21 09:25:09.557109 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:09.557234 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:09.557281 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:09.557916 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.557964 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.558367 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.21 09:25:09.558604 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:09.558766 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} executeQuery: Read 138 rows, 12.27 KiB in 0.001566 sec., 88122.60536398468 rows/sec., 7.65 MiB/sec. 2026.05.21 09:25:09.558808 [ 270 ] {4d4b3f89-faaf-4797-9035-d43ae463f6cb} TCPHandler: Processed in 0.00177174 sec. 2026.05.21 09:25:09.558964 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:09.559066 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:09.559110 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:09.559575 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.559617 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.559945 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:25:09.560173 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:09.560316 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} executeQuery: Read 41 rows, 3.08 KiB in 0.001272 sec., 32232.704402515727 rows/sec., 2.37 MiB/sec. 2026.05.21 09:25:09.560317 [ 111 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.21 09:25:09.560353 [ 270 ] {deb56e21-550e-4729-b162-55a62f3e02d2} TCPHandler: Processed in 0.001456079 sec. 2026.05.21 09:25:09.560374 [ 111 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.560400 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.560504 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:09.560529 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:25:09.560621 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:09.560669 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:09.560676 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:09.560720 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part 2026.05.21 09:25:09.560802 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 49 rows starting from the beginning of the part 2026.05.21 09:25:09.560873 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 142 rows starting from the beginning of the part 2026.05.21 09:25:09.560921 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:09.560962 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 157 rows starting from the beginning of the part 2026.05.21 09:25:09.561006 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:09.561163 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.561206 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.561568 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.21 09:25:09.561814 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:09.561957 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} executeQuery: Read 105 rows, 8.40 KiB in 0.001356 sec., 77433.62831858407 rows/sec., 6.05 MiB/sec. 2026.05.21 09:25:09.561995 [ 270 ] {f69491d0-1e5f-43f6-a5f6-8bf0a215fecc} TCPHandler: Processed in 0.001549582 sec. 2026.05.21 09:25:09.562005 [ 196 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538962 sec., 426261.33718701306 rows/sec., 28.79 MiB/sec. 2026.05.21 09:25:09.562136 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:09.562173 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.21 09:25:09.562248 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:09.562300 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:09.562444 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:09.562521 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_76_15} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.21 09:25:09.562629 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:25:09.562771 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.562817 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.563175 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.21 09:25:09.563393 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:09.563546 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. 2026.05.21 09:25:09.563583 [ 270 ] {ba54240f-66e1-406a-ac89-f021a9d28e86} TCPHandler: Processed in 0.00149793 sec. 2026.05.21 09:25:09.563721 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:09.563822 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:09.563886 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} 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.21 09:25:09.565028 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.565090 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.565878 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2026.05.21 09:25:09.566146 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:09.566336 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} executeQuery: Read 41 rows, 75.23 KiB in 0.002526 sec., 16231.19556611243 rows/sec., 29.09 MiB/sec. 2026.05.21 09:25:09.566521 [ 270 ] {4e0e05be-ae92-478b-b72e-dc238ae51476} TCPHandler: Processed in 0.002850506 sec. 2026.05.21 09:25:09.566737 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:09.566872 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:09.566932 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:09.567368 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.567404 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.567738 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.21 09:25:09.567963 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:09.568107 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} executeQuery: Read 60 rows, 4.14 KiB in 0.001273 sec., 47132.757266300076 rows/sec., 3.18 MiB/sec. 2026.05.21 09:25:09.568107 [ 126 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_105_20 to all_110_110_0 2026.05.21 09:25:09.568148 [ 270 ] {8b2ad4a6-591b-4069-864f-afd8e9a97aca} TCPHandler: Processed in 0.001521551 sec. 2026.05.21 09:25:09.568160 [ 126 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:09.568185 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. 2026.05.21 09:25:09.568270 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_20 to all_110_110_0 into Compact with storage Full 2026.05.21 09:25:09.568372 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:09.568403 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_105_20, total 5904 rows starting from the beginning of the part 2026.05.21 09:25:09.568457 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part 2026.05.21 09:25:09.568501 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:09.568550 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 72 rows starting from the beginning of the part 2026.05.21 09:25:09.568597 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 18 rows starting from the beginning of the part 2026.05.21 09:25:09.568636 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:09.570561 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327928 sec., 2665030.877243626 rows/sec., 176.22 MiB/sec. 2026.05.21 09:25:09.570943 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} MergedBlockOutputStream: filled checksums all_1_110_21 (state Temporary) 2026.05.21 09:25:09.571212 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_110_21 to all_1_110_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:09.571282 [ 190 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_110_21} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_105_20, all_110_110_0] -> all_1_110_21 2026.05.21 09:25:09.571376 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2026.05.21 09:25:13.172368 [ 219 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:13.172418 [ 219 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:13.182435 [ 219 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:13.321461 [ 132 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:25:13.321548 [ 132 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:25:13.533441 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33538 2026.05.21 09:25:13.534091 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:13.534139 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:13.534680 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:25:13.534942 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:13.535097 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33538 2026.05.21 09:25:13.953656 [ 218 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:13.953713 [ 218 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:13.955812 [ 218 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:14.304647 [ 70 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2026.05.21 09:25:14.304772 [ 70 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.304820 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.305040 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full 2026.05.21 09:25:14.305216 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:14.305260 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part 2026.05.21 09:25:14.305341 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2026.05.21 09:25:14.305394 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2026.05.21 09:25:14.305445 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2026.05.21 09:25:14.305492 [ 188 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2026.05.21 09:25:14.306539 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001581893 sec., 12010.926149872337 rows/sec., 809.33 KiB/sec. 2026.05.21 09:25:14.306715 [ 190 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2026.05.21 09:25:14.307025 [ 190 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.307106 [ 190 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_19_4} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 2026.05.21 09:25:14.307214 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.21 09:25:14.454215 [ 70 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2026.05.21 09:25:14.454280 [ 70 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.454301 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.454434 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full 2026.05.21 09:25:14.454582 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:14.454617 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 308 rows starting from the beginning of the part 2026.05.21 09:25:14.454687 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part 2026.05.21 09:25:14.454744 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part 2026.05.21 09:25:14.454797 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part 2026.05.21 09:25:14.454840 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part 2026.05.21 09:25:14.455858 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477909 sec., 977056.0974999138 rows/sec., 66.10 MiB/sec. 2026.05.21 09:25:14.456056 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2026.05.21 09:25:14.456387 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.456474 [ 197 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_31_7} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 2026.05.21 09:25:14.456573 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.21 09:25:14.555265 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.555506 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:25:14.555859 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:14.555902 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:25:14.556144 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:14.556215 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:14.556359 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:25:14.556443 [ 334 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:14.556461 [ 341 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:14.556473 [ 313 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:14.556461 [ 321 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:14.556609 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:14.556638 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:14.556743 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:14.556765 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:14.556802 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:25:14.556846 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:25:14.556889 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:25:14.556927 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:25:14.558128 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} executeQuery: Read 51 rows, 10.48 KiB in 0.00272 sec., 18750 rows/sec., 3.76 MiB/sec. 2026.05.21 09:25:14.558384 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} MemoryTracker: Peak memory usage (for query): 181.29 KiB. 2026.05.21 09:25:14.558403 [ 270 ] {f79cf863-c798-4c93-9fdc-e61511f69450} TCPHandler: Processed in 0.00327087 sec. 2026.05.21 09:25:14.563305 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.563447 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:25:14.563505 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:25:14.564333 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.564402 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.564860 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:25:14.565087 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:25:14.565245 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} executeQuery: Read 284 rows, 18.47 KiB in 0.001838 sec., 154515.77801958652 rows/sec., 9.81 MiB/sec. 2026.05.21 09:25:14.565283 [ 270 ] {c33e01c0-5521-483d-9e53-822113fda7d5} TCPHandler: Processed in 0.002046819 sec. 2026.05.21 09:25:14.565419 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.565524 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:14.565568 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:14.566357 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.566397 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.566753 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.21 09:25:14.566966 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.567075 [ 70 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.21 09:25:14.567103 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} executeQuery: Read 797 rows, 62.80 KiB in 0.0016 sec., 498125 rows/sec., 38.33 MiB/sec. 2026.05.21 09:25:14.567139 [ 70 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.567148 [ 270 ] {2b901502-9a6c-4bf0-8861-46ff9d3ec1c5} TCPHandler: Processed in 0.001782269 sec. 2026.05.21 09:25:14.567169 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.567285 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.21 09:25:14.567292 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.567434 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:14.567439 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:14.567479 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:14.567490 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3361 rows starting from the beginning of the part 2026.05.21 09:25:14.567572 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 138 rows starting from the beginning of the part 2026.05.21 09:25:14.567628 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 3148 rows starting from the beginning of the part 2026.05.21 09:25:14.567677 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2026.05.21 09:25:14.567725 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part 2026.05.21 09:25:14.567775 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 797 rows starting from the beginning of the part 2026.05.21 09:25:14.567943 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.567986 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.568328 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:25:14.568549 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:14.568686 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} executeQuery: Read 142 rows, 8.54 KiB in 0.001273 sec., 111547.52553024351 rows/sec., 6.55 MiB/sec. 2026.05.21 09:25:14.568722 [ 270 ] {51c3037b-c337-4c86-b0f3-3f79bb55017c} TCPHandler: Processed in 0.00148928 sec. 2026.05.21 09:25:14.568850 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.568953 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:25:14.568998 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:25:14.569698 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.569740 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.570071 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:25:14.570183 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002948859 sec., 2590154.361398765 rows/sec., 205.31 MiB/sec. 2026.05.21 09:25:14.570296 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:25:14.570440 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} executeQuery: Read 149 rows, 9.86 KiB in 0.001507 sec., 98871.93098871931 rows/sec., 6.39 MiB/sec. 2026.05.21 09:25:14.570477 [ 270 ] {a2dcee1f-0f4a-405e-bee5-308b0db3a282} TCPHandler: Processed in 0.001681187 sec. 2026.05.21 09:25:14.570506 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.21 09:25:14.570618 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.570726 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:25:14.570771 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:25:14.570819 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.570912 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_111_22} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.21 09:25:14.571007 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. 2026.05.21 09:25:14.571241 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.571285 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.571600 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.21 09:25:14.571830 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:25:14.571944 [ 70 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2026.05.21 09:25:14.571965 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} executeQuery: Read 148 rows, 8.62 KiB in 0.001258 sec., 117647.05882352941 rows/sec., 6.69 MiB/sec. 2026.05.21 09:25:14.571988 [ 70 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.572007 [ 270 ] {b1a7b64d-94ab-4908-88a8-8187c067eb8b} TCPHandler: Processed in 0.001440788 sec. 2026.05.21 09:25:14.572013 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.572110 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2026.05.21 09:25:14.572144 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.572220 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:14.572250 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:14.572256 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 160 rows starting from the beginning of the part 2026.05.21 09:25:14.572301 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:14.572336 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part 2026.05.21 09:25:14.572384 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part 2026.05.21 09:25:14.572425 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part 2026.05.21 09:25:14.572465 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part 2026.05.21 09:25:14.572505 [ 199 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part 2026.05.21 09:25:14.572920 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.572963 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.573307 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.21 09:25:14.573402 [ 192 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328325 sec., 677545.0285133533 rows/sec., 41.29 MiB/sec. 2026.05.21 09:25:14.573536 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.573543 [ 201 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2026.05.21 09:25:14.573684 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} executeQuery: Read 490 rows, 35.18 KiB in 0.001453 sec., 337233.3103922918 rows/sec., 23.64 MiB/sec. 2026.05.21 09:25:14.573695 [ 70 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.21 09:25:14.573727 [ 270 ] {2020010a-2a93-4a0a-a1d7-d0ea6ebcce6f} TCPHandler: Processed in 0.001634885 sec. 2026.05.21 09:25:14.573743 [ 70 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.573782 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.573877 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.21 09:25:14.573885 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.573880 [ 192 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.573989 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:14.574001 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:25:14.574005 [ 192 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_32_7} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2026.05.21 09:25:14.574030 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part 2026.05.21 09:25:14.574053 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:25:14.574106 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 105 rows starting from the beginning of the part 2026.05.21 09:25:14.574111 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.21 09:25:14.574170 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1720 rows starting from the beginning of the part 2026.05.21 09:25:14.574223 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2026.05.21 09:25:14.574273 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 105 rows starting from the beginning of the part 2026.05.21 09:25:14.574324 [ 191 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 490 rows starting from the beginning of the part 2026.05.21 09:25:14.574430 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.574466 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.574779 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:25:14.574995 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:25:14.575132 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. 2026.05.21 09:25:14.575168 [ 270 ] {691ee17c-4aee-4657-94dc-3914e093ab77} TCPHandler: Processed in 0.001334495 sec. 2026.05.21 09:25:14.575295 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.575393 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:14.575438 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:14.575706 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872193 sec., 2304783.7482567234 rows/sec., 167.05 MiB/sec. 2026.05.21 09:25:14.575860 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.575902 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.575955 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.21 09:25:14.576271 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.21 09:25:14.576286 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.576385 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_111_22} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.21 09:25:14.576469 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.21 09:25:14.576528 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.576655 [ 70 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_106_23 to all_111_111_0 2026.05.21 09:25:14.576669 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} executeQuery: Read 265 rows, 18.03 KiB in 0.001294 sec., 204791.34466769706 rows/sec., 13.61 MiB/sec. 2026.05.21 09:25:14.576694 [ 70 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.576713 [ 270 ] {afdde0e1-a22a-4bea-9453-da638c90eb41} TCPHandler: Processed in 0.00147382 sec. 2026.05.21 09:25:14.576720 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.576815 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_23 to all_111_111_0 into Compact with storage Full 2026.05.21 09:25:14.576872 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.576903 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:14.576931 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_106_23, total 37735 rows starting from the beginning of the part 2026.05.21 09:25:14.576971 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:25:14.576980 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2026.05.21 09:25:14.577016 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:25:14.577025 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1679 rows starting from the beginning of the part 2026.05.21 09:25:14.577064 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 52 rows starting from the beginning of the part 2026.05.21 09:25:14.577102 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part 2026.05.21 09:25:14.577138 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 265 rows starting from the beginning of the part 2026.05.21 09:25:14.577347 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.577382 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.577857 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:25:14.578073 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:25:14.578210 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. 2026.05.21 09:25:14.578245 [ 270 ] {3e0dca4b-3b2e-4aa3-a550-5effae5604ed} TCPHandler: Processed in 0.001424078 sec. 2026.05.21 09:25:14.578374 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:14.578473 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:14.578517 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:14.578847 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:14.578883 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:14.579373 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.21 09:25:14.579603 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.579760 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} executeQuery: Read 90 rows, 5.77 KiB in 0.001305 sec., 68965.51724137932 rows/sec., 4.32 MiB/sec. 2026.05.21 09:25:14.579796 [ 270 ] {e896e3d3-1fba-4a72-8ce9-82ffc8c15cf6} TCPHandler: Processed in 0.001475139 sec. 2026.05.21 09:25:14.585512 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergeTask::MergeProjectionsStage: Merge sorted 40051 rows, containing 5 columns (5 merged, 0 gathered) in 0.008724233 sec., 4590776.060199218 rows/sec., 298.46 MiB/sec. 2026.05.21 09:25:14.586039 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} MergedBlockOutputStream: filled checksums all_1_111_24 (state Temporary) 2026.05.21 09:25:14.586448 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_111_24 to all_1_111_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:14.586538 [ 201 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_111_24} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_106_23, all_111_111_0] -> all_1_111_24 2026.05.21 09:25:14.586643 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.21 09:25:15.365627 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2026.05.21 09:25:15.381131 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:15.381184 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:15.387803 [ 245 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:25:15.389477 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:15.398131 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2026.05.21 09:25:15.909628 [ 120 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2026.05.21 09:25:15.909699 [ 120 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:15.909725 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:15.909855 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2026.05.21 09:25:15.910000 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:15.910034 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part 2026.05.21 09:25:15.910101 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2026.05.21 09:25:15.910150 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part 2026.05.21 09:25:15.910195 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2026.05.21 09:25:15.910251 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part 2026.05.21 09:25:15.911026 [ 194 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221961 sec., 31097.555486631736 rows/sec., 2.59 MiB/sec. 2026.05.21 09:25:15.911201 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2026.05.21 09:25:15.911496 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:15.911573 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_33_8} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2026.05.21 09:25:15.911670 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:25:19.552902 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.553147 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:19.553492 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:19.553532 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} 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.21 09:25:19.553764 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:19.553831 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:19.553969 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:25:19.554068 [ 363 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:19.554076 [ 333 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:19.554079 [ 313 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:19.554076 [ 321 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:19.554280 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:19.554307 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:19.554404 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:19.554425 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:19.554461 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} 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.21 09:25:19.554505 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} 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.21 09:25:19.554545 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} 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.21 09:25:19.554587 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} 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.21 09:25:19.555858 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} executeQuery: Read 51 rows, 10.72 KiB in 0.002808 sec., 18162.39316239316 rows/sec., 3.73 MiB/sec. 2026.05.21 09:25:19.556060 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} MemoryTracker: Peak memory usage (for query): 186.53 KiB. 2026.05.21 09:25:19.556075 [ 270 ] {94e3ace1-308a-46d9-9214-2b585cf8ad07} TCPHandler: Processed in 0.003301501 sec. 2026.05.21 09:25:19.559513 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.559672 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:25:19.559733 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:25:19.560346 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.560389 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.560790 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:25:19.561005 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:25:19.561145 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} executeQuery: Read 24 rows, 2.04 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.31 MiB/sec. 2026.05.21 09:25:19.561181 [ 270 ] {6d0c16a2-8efd-4c6f-9968-af0d4b1cefd1} TCPHandler: Processed in 0.001743629 sec. 2026.05.21 09:25:19.561306 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.561404 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:25:19.561451 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:25:19.561902 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.561937 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.562225 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:25:19.562437 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:25:19.562566 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. 2026.05.21 09:25:19.562600 [ 270 ] {ad5d0f71-c736-46ff-9c11-bc26f4b9fd4b} TCPHandler: Processed in 0.001343275 sec. 2026.05.21 09:25:19.562719 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.562814 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:19.562852 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:19.563517 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.563563 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.563983 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.21 09:25:19.564213 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:19.564377 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} executeQuery: Read 259 rows, 23.78 KiB in 0.001579 sec., 164027.86573780872 rows/sec., 14.71 MiB/sec. 2026.05.21 09:25:19.564436 [ 270 ] {fdd3d9fd-71df-4f4b-986e-effb33452efb} TCPHandler: Processed in 0.001767919 sec. 2026.05.21 09:25:19.564642 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.564807 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:19.564872 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:19.565543 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.565580 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.565956 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:25:19.566187 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:19.566345 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} executeQuery: Read 55 rows, 4.18 KiB in 0.001586 sec., 34678.43631778058 rows/sec., 2.58 MiB/sec. 2026.05.21 09:25:19.566382 [ 270 ] {62afbd85-a25d-4e97-b079-ff4ecbc6dc49} TCPHandler: Processed in 0.001867423 sec. 2026.05.21 09:25:19.566526 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.566624 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:25:19.566664 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:25:19.567086 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.567122 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.567416 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:25:19.567624 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:25:19.567752 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. 2026.05.21 09:25:19.567785 [ 270 ] {63163ce5-7d11-48d9-9f9f-72a857c9661f} TCPHandler: Processed in 0.001310724 sec. 2026.05.21 09:25:19.567904 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.568000 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:25:19.568040 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:25:19.568436 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.568472 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.568759 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.21 09:25:19.568959 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:25:19.569086 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. 2026.05.21 09:25:19.569119 [ 270 ] {cbab3696-cb84-4a49-aba1-09db492dbdff} TCPHandler: Processed in 0.001265033 sec. 2026.05.21 09:25:19.569236 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.569331 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:19.569371 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:19.569832 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.569869 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.570173 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.21 09:25:19.570385 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:19.570514 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} executeQuery: Read 143 rows, 11.82 KiB in 0.0012 sec., 119166.66666666667 rows/sec., 9.62 MiB/sec. 2026.05.21 09:25:19.570551 [ 270 ] {0e047642-e5a4-4eff-933d-9578a436ae9a} TCPHandler: Processed in 0.001364016 sec. 2026.05.21 09:25:19.570665 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.570772 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:19.570815 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:19.571219 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.571256 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.571605 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.21 09:25:19.571821 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:19.571959 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} executeQuery: Read 233 rows, 17.46 KiB in 0.001205 sec., 193360.99585062242 rows/sec., 14.15 MiB/sec. 2026.05.21 09:25:19.571993 [ 270 ] {1d94d8d8-0c91-46b1-a130-db6a4365cbeb} TCPHandler: Processed in 0.001377116 sec. 2026.05.21 09:25:19.572112 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.572217 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:19.572275 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} 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.21 09:25:19.573166 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.573203 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.573756 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2026.05.21 09:25:19.573971 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:19.574089 [ 75 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2026.05.21 09:25:19.574106 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. 2026.05.21 09:25:19.574145 [ 75 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.574173 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.574203 [ 270 ] {b3d50fe6-7a3c-4ba4-9bfa-e078a5f7eb1a} TCPHandler: Processed in 0.002139431 sec. 2026.05.21 09:25:19.574293 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:25:19.574343 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:19.574443 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:19.574485 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:19.574508 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:19.574567 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1892 rows starting from the beginning of the part 2026.05.21 09:25:19.574688 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:19.574801 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:19.574853 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:19.574892 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:19.574900 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part 2026.05.21 09:25:19.574996 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:19.575085 [ 198 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:19.575205 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.21 09:25:19.575443 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:19.575581 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. 2026.05.21 09:25:19.575615 [ 270 ] {ba39a5d4-4932-4eb0-8817-a21d904ab0e0} TCPHandler: Processed in 0.001321935 sec. 2026.05.21 09:25:19.585042 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2067 rows, containing 19 columns (19 merged, 0 gathered) in 0.010793781 sec., 191499.1604888037 rows/sec., 343.16 MiB/sec. 2026.05.21 09:25:19.586854 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2026.05.21 09:25:19.587213 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:19.587288 [ 194 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_61_12} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2026.05.21 09:25:19.587410 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.93 MiB. 2026.05.21 09:25:20.001236 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 373.93 MiB, peak 391.81 MiB, free memory in arenas 0.00 B, will set to 379.76 MiB (RSS), difference: 5.83 MiB 2026.05.21 09:25:21.036125 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34050 2026.05.21 09:25:21.036619 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:21.036654 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:21.037234 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:25:21.037467 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:21.037599 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34050 2026.05.21 09:25:21.037649 [ 150 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.21 09:25:21.037725 [ 150 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:21.037746 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:21.037909 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:25:21.038074 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:21.038122 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31618 rows starting from the beginning of the part 2026.05.21 09:25:21.038200 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part 2026.05.21 09:25:21.038255 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part 2026.05.21 09:25:21.038306 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part 2026.05.21 09:25:21.038351 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part 2026.05.21 09:25:21.038395 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part 2026.05.21 09:25:21.041252 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 34050 rows, containing 4 columns (4 merged, 0 gathered) in 0.003422395 sec., 9949173.020647822 rows/sec., 142.32 MiB/sec. 2026.05.21 09:25:21.041364 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.21 09:25:21.041620 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:21.041691 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_71_14} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.21 09:25:21.041771 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. 2026.05.21 09:25:22.899074 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2026.05.21 09:25:22.915207 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:22.915255 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:22.921261 [ 245 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:25:22.921975 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:22.922272 [ 118 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.21 09:25:22.922337 [ 118 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:22.922358 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:22.922498 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:25:22.924899 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2026.05.21 09:25:22.926187 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:22.927711 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part 2026.05.21 09:25:22.932402 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part 2026.05.21 09:25:22.937070 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part 2026.05.21 09:25:22.941586 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part 2026.05.21 09:25:22.946423 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2026.05.21 09:25:22.950780 [ 186 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2026.05.21 09:25:23.000217 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 394.55 MiB, peak 398.23 MiB, free memory in arenas 0.00 B, will set to 379.80 MiB (RSS), difference: -14.75 MiB 2026.05.21 09:25:23.004659 [ 189 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082232536 sec., 6505.94066562656 rows/sec., 33.64 MiB/sec. 2026.05.21 09:25:23.006735 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.21 09:25:23.008472 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:23.008568 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_71_14} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.21 09:25:23.009994 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2026.05.21 09:25:24.001211 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 366.08 MiB, peak 398.23 MiB, free memory in arenas 0.00 B, will set to 379.81 MiB (RSS), difference: 13.73 MiB 2026.05.21 09:25:24.549684 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:24.549953 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:24.550385 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:24.550429 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} 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.21 09:25:24.550686 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:24.550768 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:24.550919 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:25:24.551066 [ 333 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:24.551073 [ 317 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:24.551066 [ 363 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:24.551066 [ 361 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:24.551379 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:24.551409 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:24.551516 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:24.551539 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:24.551577 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} 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.21 09:25:24.551620 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} 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.21 09:25:24.551659 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} 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.21 09:25:24.551698 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} 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.21 09:25:24.553006 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} executeQuery: Read 51 rows, 10.48 KiB in 0.003164 sec., 16118.836915297092 rows/sec., 3.23 MiB/sec. 2026.05.21 09:25:24.553261 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} MemoryTracker: Peak memory usage (for query): 171.61 KiB. 2026.05.21 09:25:24.553278 [ 270 ] {5e3b8983-0708-4647-b942-62ab882875e6} TCPHandler: Processed in 0.003752316 sec. 2026.05.21 09:25:24.555122 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:24.555283 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:24.555346 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:24.556014 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:24.556062 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:24.556450 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.21 09:25:24.556673 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:24.556822 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} executeQuery: Read 56 rows, 4.38 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.69 MiB/sec. 2026.05.21 09:25:24.556858 [ 270 ] {3abb49e7-0b5c-4cbf-96b9-1a641e516ace} TCPHandler: Processed in 0.00181152 sec. 2026.05.21 09:25:24.557020 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:24.557118 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:24.557158 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:24.557599 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:24.557636 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:24.557930 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.21 09:25:24.558244 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:24.558409 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. 2026.05.21 09:25:24.558453 [ 270 ] {804ff887-efc3-4344-ab05-626f3f66f497} TCPHandler: Processed in 0.00148946 sec. 2026.05.21 09:25:24.558627 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:24.558747 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:24.558799 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:24.559248 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:24.559285 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:24.559623 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.21 09:25:24.559840 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:24.559974 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. 2026.05.21 09:25:24.560009 [ 270 ] {9d62589e-686d-4ea7-bba4-f3175fdb0982} TCPHandler: Processed in 0.001449579 sec. 2026.05.21 09:25:24.560148 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:24.560246 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:24.560289 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:24.560637 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:24.560674 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:24.560988 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.21 09:25:24.561202 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:24.561332 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. 2026.05.21 09:25:24.561366 [ 270 ] {61ede5dd-89b4-4e59-9bab-2dd26cfc5776} TCPHandler: Processed in 0.001267712 sec. 2026.05.21 09:25:28.321800 [ 125 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:25:28.321855 [ 125 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:25:28.538608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34498 2026.05.21 09:25:28.539114 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:28.539153 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:28.539610 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:25:28.539824 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:28.539950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34498 2026.05.21 09:25:29.122876 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.122950 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.125113 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.157958 [ 223 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.158016 [ 223 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.160348 [ 223 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.242173 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.242230 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.244272 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.551817 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:29.552089 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:29.552507 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:29.552553 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} 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.21 09:25:29.552817 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:29.552900 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:29.553062 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:25:29.553174 [ 319 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:29.553180 [ 361 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:29.553174 [ 344 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:29.553194 [ 317 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:29.553419 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:29.553449 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:29.553554 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:29.553576 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:29.553614 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} 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.21 09:25:29.553659 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} 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.21 09:25:29.553701 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} 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.21 09:25:29.553742 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} 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.21 09:25:29.555576 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} executeQuery: Read 51 rows, 10.72 KiB in 0.003605 sec., 14147.018030513176 rows/sec., 2.90 MiB/sec. 2026.05.21 09:25:29.555810 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} MemoryTracker: Peak memory usage (for query): 186.76 KiB. 2026.05.21 09:25:29.555827 [ 270 ] {11984ace-4f0e-4e6a-9e02-feb1d741d909} TCPHandler: Processed in 0.004161049 sec. 2026.05.21 09:25:29.558165 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:29.558328 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:29.558390 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:29.559159 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:29.559202 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:29.559587 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.21 09:25:29.559815 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:29.559963 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} executeQuery: Read 138 rows, 12.27 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.12 MiB/sec. 2026.05.21 09:25:29.560000 [ 270 ] {bc024882-16d3-4836-b117-4dc7244bdf74} TCPHandler: Processed in 0.001913484 sec. 2026.05.21 09:25:29.560136 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:29.560233 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:29.560273 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:29.560732 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:29.560769 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:29.561069 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:25:29.561287 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:29.561417 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} executeQuery: Read 41 rows, 3.08 KiB in 0.001203 sec., 34081.46300914381 rows/sec., 2.50 MiB/sec. 2026.05.21 09:25:29.561453 [ 270 ] {c2d1197d-cdc3-47b1-b27f-f932196266eb} TCPHandler: Processed in 0.001366616 sec. 2026.05.21 09:25:29.561579 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:29.561676 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:29.561716 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:29.562173 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:29.562211 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:29.562529 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.21 09:25:29.562741 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:29.562868 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} executeQuery: Read 105 rows, 8.40 KiB in 0.001211 sec., 86705.20231213872 rows/sec., 6.77 MiB/sec. 2026.05.21 09:25:29.562904 [ 270 ] {b31ba3ba-4245-4674-9a8a-e6ab5eaa0e6c} TCPHandler: Processed in 0.001374487 sec. 2026.05.21 09:25:29.562983 [ 220 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.563019 [ 220 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.563042 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:29.563146 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:29.563189 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:29.563627 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:29.563668 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:29.564028 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.21 09:25:29.564279 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:29.564414 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. 2026.05.21 09:25:29.564451 [ 270 ] {3a8e0325-ead8-47c0-bc80-8669c5a0be29} TCPHandler: Processed in 0.001466989 sec. 2026.05.21 09:25:29.564571 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:29.564669 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:29.564728 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} 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.21 09:25:29.565172 [ 220 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:29.565526 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:29.565577 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:29.566232 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2026.05.21 09:25:29.566483 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:29.566631 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} executeQuery: Read 41 rows, 75.23 KiB in 0.00198 sec., 20707.070707070707 rows/sec., 37.11 MiB/sec. 2026.05.21 09:25:29.566708 [ 270 ] {9c9d6db3-331b-49be-be01-e4636576b103} TCPHandler: Processed in 0.002185663 sec. 2026.05.21 09:25:29.566871 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:29.566970 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:29.567013 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:29.567381 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:29.567418 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:29.567723 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2026.05.21 09:25:29.567933 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:29.568064 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. 2026.05.21 09:25:29.568098 [ 270 ] {1cda86d4-326a-4eb4-9900-a315e0ef794b} TCPHandler: Processed in 0.001276523 sec. 2026.05.21 09:25:30.425840 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2026.05.21 09:25:30.442573 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:30.442641 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:30.449069 [ 245 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:25:30.449818 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:30.453214 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2026.05.21 09:25:33.198154 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.198408 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:33.198772 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:33.198812 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} 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.21 09:25:33.199053 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:33.199124 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:33.199272 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:25:33.199355 [ 344 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:33.199382 [ 352 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:33.199389 [ 319 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:33.199382 [ 317 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:33.199572 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:33.199602 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:33.199705 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:33.199727 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:33.199765 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} 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.21 09:25:33.199809 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} 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.21 09:25:33.199848 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} 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.21 09:25:33.199888 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} 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.21 09:25:33.201366 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} executeQuery: Read 51 rows, 12.35 KiB in 0.003064 sec., 16644.90861618799 rows/sec., 3.94 MiB/sec. 2026.05.21 09:25:33.201603 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} MemoryTracker: Peak memory usage (for query): 206.38 KiB. 2026.05.21 09:25:33.201621 [ 270 ] {5d9eb5da-5459-4166-9f9f-02bfbc263c51} TCPHandler: Processed in 0.003610701 sec. 2026.05.21 09:25:33.214463 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.214584 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:25:33.214629 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:25:33.215104 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.215147 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.215485 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:25:33.215702 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:25:33.215845 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} executeQuery: Read 4 rows, 334.00 B in 0.001298 sec., 3081.6640986132516 rows/sec., 251.29 KiB/sec. 2026.05.21 09:25:33.215880 [ 270 ] {47ddf2c8-3f74-4736-b29b-56aba321fb54} TCPHandler: Processed in 0.001471289 sec. 2026.05.21 09:25:33.216020 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.216120 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:33.216160 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:33.217801 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.217838 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.218259 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.21 09:25:33.218479 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:33.218610 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} executeQuery: Read 2407 rows, 180.72 KiB in 0.002508 sec., 959728.8676236045 rows/sec., 70.37 MiB/sec. 2026.05.21 09:25:33.218646 [ 270 ] {85c8bec3-2586-431b-997f-3401bc362990} TCPHandler: Processed in 0.00268632 sec. 2026.05.21 09:25:33.218841 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.218939 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:33.218979 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:33.219394 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.219431 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.219713 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:25:33.219916 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:33.220049 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} executeQuery: Read 15 rows, 1.11 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 980.02 KiB/sec. 2026.05.21 09:25:33.220085 [ 270 ] {4b04c96a-d6ad-4779-a8d9-3fdc62dd5456} TCPHandler: Processed in 0.001293083 sec. 2026.05.21 09:25:33.220214 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.220311 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:25:33.220350 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:25:33.221131 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.221170 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.221501 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:25:33.221705 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:25:33.221835 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} executeQuery: Read 801 rows, 47.38 KiB in 0.001543 sec., 519118.6001296176 rows/sec., 29.99 MiB/sec. 2026.05.21 09:25:33.221871 [ 270 ] {c946a733-6edf-437f-ab29-4de08b3200ba} TCPHandler: Processed in 0.001712348 sec. 2026.05.21 09:25:33.221996 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.222102 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:33.222142 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:25:33.222562 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.222599 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.222879 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.21 09:25:33.223079 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:25:33.223204 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. 2026.05.21 09:25:33.223239 [ 270 ] {d877252a-996e-4622-b5ac-9186dbbc492e} TCPHandler: Processed in 0.001297174 sec. 2026.05.21 09:25:33.223378 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.223474 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:33.223514 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:33.224307 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.224345 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.224698 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.21 09:25:33.224912 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:33.225039 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} executeQuery: Read 1294 rows, 88.44 KiB in 0.001582 sec., 817951.9595448799 rows/sec., 54.59 MiB/sec. 2026.05.21 09:25:33.225074 [ 270 ] {126c9e32-819f-4e69-b22e-21f66aff304d} TCPHandler: Processed in 0.001744388 sec. 2026.05.21 09:25:33.225196 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.225292 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:33.225334 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:33.226075 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.226111 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.226526 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.21 09:25:33.226734 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:33.226862 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} executeQuery: Read 1574 rows, 98.47 KiB in 0.001589 sec., 990560.1006922594 rows/sec., 60.52 MiB/sec. 2026.05.21 09:25:33.226897 [ 270 ] {c17063cd-5686-4d55-bfd0-d8f76d97ec0c} TCPHandler: Processed in 0.001749828 sec. 2026.05.21 09:25:33.227035 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.227130 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:33.227184 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} 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.21 09:25:33.227953 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.227989 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.228494 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2026.05.21 09:25:33.228716 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:33.228860 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} executeQuery: Read 11 rows, 20.18 KiB in 0.001748 sec., 6292.906178489702 rows/sec., 11.28 MiB/sec. 2026.05.21 09:25:33.228941 [ 270 ] {af5a7f1b-a857-45f2-bf25-f287e9f70286} TCPHandler: Processed in 0.001954576 sec. 2026.05.21 09:25:33.229079 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:33.229175 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:33.229217 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:33.229572 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.229607 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.229906 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2026.05.21 09:25:33.230112 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:33.230242 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} executeQuery: Read 42 rows, 2.89 KiB in 0.001085 sec., 38709.67741935484 rows/sec., 2.60 MiB/sec. 2026.05.21 09:25:33.230240 [ 145 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_110_21 to all_115_115_0 2026.05.21 09:25:33.230276 [ 270 ] {33a1b5b5-eabd-4007-a07c-c64b519990b1} TCPHandler: Processed in 0.001248212 sec. 2026.05.21 09:25:33.230312 [ 145 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:33.230336 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:33.230448 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_21 to all_115_115_0 into Compact with storage Full 2026.05.21 09:25:33.230581 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:33.230613 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_110_21, total 6204 rows starting from the beginning of the part 2026.05.21 09:25:33.230672 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part 2026.05.21 09:25:33.230718 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:33.230760 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:33.230799 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:33.230836 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 42 rows starting from the beginning of the part 2026.05.21 09:25:33.232478 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergeTask::MergeProjectionsStage: Merge sorted 6516 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080149 sec., 3132467.9145580437 rows/sec., 207.11 MiB/sec. 2026.05.21 09:25:33.232855 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} MergedBlockOutputStream: filled checksums all_1_115_22 (state Temporary) 2026.05.21 09:25:33.233125 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_115_22 to all_1_115_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:33.233198 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_115_22} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_110_21, all_115_115_0] -> all_1_115_22 2026.05.21 09:25:33.233268 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2026.05.21 09:25:34.545696 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:34.546001 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:34.546376 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:34.546420 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} 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.21 09:25:34.546655 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:34.546734 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:34.546886 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:25:34.546963 [ 344 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:34.546997 [ 319 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:34.547008 [ 352 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:34.546997 [ 340 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:34.547174 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:34.547204 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:34.547314 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:34.547338 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:34.547377 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} 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.21 09:25:34.547421 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} 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.21 09:25:34.547463 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} 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.21 09:25:34.547505 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} 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.21 09:25:34.548803 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} executeQuery: Read 51 rows, 10.48 KiB in 0.002925 sec., 17435.897435897434 rows/sec., 3.50 MiB/sec. 2026.05.21 09:25:34.549166 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} MemoryTracker: Peak memory usage (for query): 171.32 KiB. 2026.05.21 09:25:34.549195 [ 270 ] {fdbf7ae4-d6d4-4b23-a8e0-7a5e09f92677} TCPHandler: Processed in 0.003645093 sec. 2026.05.21 09:25:34.550705 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:34.550853 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:34.550918 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:34.551556 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:34.551596 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:34.552021 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.21 09:25:34.552277 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:34.552439 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. 2026.05.21 09:25:34.552465 [ 143 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.05.21 09:25:34.552487 [ 270 ] {7fdcca82-80dd-46c0-8a0a-79e4e99fbbf9} TCPHandler: Processed in 0.001913814 sec. 2026.05.21 09:25:34.552539 [ 143 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:34.552574 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:34.552675 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:34.552699 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.05.21 09:25:34.552806 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:34.552817 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:34.552858 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3361 rows starting from the beginning of the part 2026.05.21 09:25:34.552858 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:34.552937 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 259 rows starting from the beginning of the part 2026.05.21 09:25:34.552995 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2026.05.21 09:25:34.553041 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 138 rows starting from the beginning of the part 2026.05.21 09:25:34.553093 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:25:34.553139 [ 190 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2026.05.21 09:25:34.553440 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:34.553477 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:34.553856 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.21 09:25:34.554183 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:34.554377 [ 143 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2026.05.21 09:25:34.554388 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} executeQuery: Read 64 rows, 5.12 KiB in 0.001609 sec., 39776.25854568055 rows/sec., 3.10 MiB/sec. 2026.05.21 09:25:34.554437 [ 143 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:34.554465 [ 270 ] {8660fd83-ddb6-48af-8529-b533d9438fc5} TCPHandler: Processed in 0.001850982 sec. 2026.05.21 09:25:34.554476 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:34.554618 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2026.05.21 09:25:34.554655 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:34.554760 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:34.554791 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:34.554806 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1831 rows starting from the beginning of the part 2026.05.21 09:25:34.554864 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:34.554898 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 143 rows starting from the beginning of the part 2026.05.21 09:25:34.554972 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2026.05.21 09:25:34.555036 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 105 rows starting from the beginning of the part 2026.05.21 09:25:34.555118 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:25:34.555180 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2026.05.21 09:25:34.555462 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:34.555514 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:34.555939 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.0032793 sec., 1914128.015125179 rows/sec., 151.67 MiB/sec. 2026.05.21 09:25:34.555965 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.21 09:25:34.556336 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:34.556479 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.05.21 09:25:34.556548 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} executeQuery: Read 52 rows, 3.70 KiB in 0.001789 sec., 29066.51760760201 rows/sec., 2.02 MiB/sec. 2026.05.21 09:25:34.556550 [ 143 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_111_24 to all_115_115_0 2026.05.21 09:25:34.556606 [ 270 ] {7a018989-50af-492c-a505-b0684f01c60c} TCPHandler: Processed in 0.002024228 sec. 2026.05.21 09:25:34.556624 [ 143 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:34.556688 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:34.556840 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_111_24 to all_115_115_0 into Compact with storage Full 2026.05.21 09:25:34.556926 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:34.557002 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:34.557013 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:34.557073 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:34.557081 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_111_24, total 40051 rows starting from the beginning of the part 2026.05.21 09:25:34.557144 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:34.557148 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_116_23} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.05.21 09:25:34.557191 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 233 rows starting from the beginning of the part 2026.05.21 09:25:34.557263 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2026.05.21 09:25:34.557326 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2026.05.21 09:25:34.557332 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2026.05.21 09:25:34.557417 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:25:34.557549 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002985129 sec., 1172813.6371995984 rows/sec., 85.18 MiB/sec. 2026.05.21 09:25:34.557702 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:34.557781 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:34.557860 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2026.05.21 09:25:34.558191 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:34.558244 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2026.05.21 09:25:34.558270 [ 197 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_116_23} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2026.05.21 09:25:34.558357 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2026.05.21 09:25:34.558493 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:34.558640 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} executeQuery: Read 18 rows, 1.25 KiB in 0.001599 sec., 11257.03564727955 rows/sec., 781.13 KiB/sec. 2026.05.21 09:25:34.558684 [ 270 ] {d7488982-e45b-4868-8a6f-765f093676fc} TCPHandler: Processed in 0.001821881 sec. 2026.05.21 09:25:34.566522 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergeTask::MergeProjectionsStage: Merge sorted 42178 rows, containing 5 columns (5 merged, 0 gathered) in 0.009753107 sec., 4324570.621444018 rows/sec., 280.86 MiB/sec. 2026.05.21 09:25:34.567066 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} MergedBlockOutputStream: filled checksums all_1_115_25 (state Temporary) 2026.05.21 09:25:34.567486 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_115_25 to all_1_115_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:34.567597 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_115_25} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_111_24, all_115_115_0] -> all_1_115_25 2026.05.21 09:25:34.567705 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:25:35.019476 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49347 2026.05.21 09:25:35.019559 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.019585 [ 269 ] {} TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49347 2026.05.21 09:25:35.019606 [ 269 ] {} TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.019620 [ 269 ] {} TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.019874 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62796 2026.05.21 09:25:35.019910 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44127 2026.05.21 09:25:35.019918 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63913 2026.05.21 09:25:35.019966 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.019974 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.019978 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40068 2026.05.21 09:25:35.020008 [ 307 ] {} TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44127 2026.05.21 09:25:35.020036 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.020061 [ 307 ] {} TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020008 [ 303 ] {} TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Authenticating user 'default' from [fd00:1122:3344:101::e]:62796 2026.05.21 09:25:35.020082 [ 307 ] {} TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020078 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.020100 [ 303 ] {} TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020129 [ 259 ] {} TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Authenticating user 'default' from [fd00:1122:3344:101::e]:40068 2026.05.21 09:25:35.020134 [ 303 ] {} TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020077 [ 304 ] {} TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Authenticating user 'default' from [fd00:1122:3344:101::e]:63913 2026.05.21 09:25:35.020161 [ 259 ] {} TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020195 [ 304 ] {} TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020200 [ 259 ] {} TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020219 [ 304 ] {} TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.019975 [ 269 ] {} TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:35.019957 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53484 2026.05.21 09:25:35.019945 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38785 2026.05.21 09:25:35.019922 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55260 2026.05.21 09:25:35.020341 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.020369 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.020383 [ 311 ] {} TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Authenticating user 'default' from [fd00:1122:3344:101::e]:53484 2026.05.21 09:25:35.019938 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48494 2026.05.21 09:25:35.020416 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} executeQuery: (from [fd00:1122:3344:101::e]:49347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:25:35.020408 [ 311 ] {} TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020402 [ 310 ] {} TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Authenticating user 'default' from [fd00:1122:3344:101::e]:38785 2026.05.21 09:25:35.020464 [ 311 ] {} TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020495 [ 310 ] {} TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020512 [ 310 ] {} TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020698 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:25:35.020753 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:35.020801 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.020834 [ 308 ] {} TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55260 2026.05.21 09:25:35.020852 [ 308 ] {} TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020865 [ 308 ] {} TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020923 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:35.020958 [ 309 ] {} TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48494 2026.05.21 09:25:35.020976 [ 309 ] {} TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.020989 [ 309 ] {} TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.021030 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:25:35.021990 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} AggregatingTransform: Aggregating 2026.05.21 09:25:35.022029 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} Aggregator: Aggregation method: without_key 2026.05.21 09:25:35.022060 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932501 sec. (1072.385 rows/sec., 41.89 KiB/sec.) 2026.05.21 09:25:35.022075 [ 344 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} Aggregator: Merging aggregated data 2026.05.21 09:25:35.022728 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} executeQuery: Read 1 rows, 40.00 B in 0.002362 sec., 423.3700254022015 rows/sec., 16.54 KiB/sec. 2026.05.21 09:25:35.022906 [ 269 ] {28541fd4-beb3-48a7-84c2-736c293d3dbe} TCPHandler: Processed in 0.003038653 sec. 2026.05.21 09:25:35.023037 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023067 [ 269 ] {} TCP-Session: d9745251-fbcc-46ba-aa12-2624acc9fbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023071 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023087 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023114 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023144 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023144 [ 259 ] {} TCP-Session: d9ead17f-0d06-4c20-a1b4-7e69c63a9a72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023176 [ 309 ] {} TCP-Session: e46ba406-a7dd-4eed-abe0-08b9a814b8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023184 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023208 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023235 [ 310 ] {} TCP-Session: 53e56792-7321-42d8-87da-c4aa256d7452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023249 [ 311 ] {} TCP-Session: 79fb0e76-194c-425f-a822-c7cde15d619b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023193 [ 303 ] {} TCP-Session: 3532ab16-fc71-4230-a599-902cec75139b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023162 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023130 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:35.023327 [ 308 ] {} TCP-Session: 459ca5a0-11fd-4143-90f3-9862a145e0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023192 [ 307 ] {} TCP-Session: e2a929d7-c102-4859-98f1-f3f58a5235e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.023351 [ 304 ] {} TCP-Session: d97993fb-139b-4557-a822-d9e9a017f421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:35.623567 [ 224 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:35.623639 [ 224 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:35.627068 [ 224 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:25:36.040991 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35010 2026.05.21 09:25:36.041621 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:36.041686 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:36.042265 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:25:36.042560 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:36.042756 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35010 2026.05.21 09:25:36.228117 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42946 2026.05.21 09:25:36.228208 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.228243 [ 269 ] {} TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42946 2026.05.21 09:25:36.228268 [ 269 ] {} TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228283 [ 269 ] {} TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228495 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32991 2026.05.21 09:25:36.228529 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62851 2026.05.21 09:25:36.228532 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56505 2026.05.21 09:25:36.228572 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.228580 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.228621 [ 303 ] {} TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Authenticating user 'default' from [fd00:1122:3344:101::e]:32991 2026.05.21 09:25:36.228615 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48590 2026.05.21 09:25:36.228660 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49234 2026.05.21 09:25:36.228638 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57350 2026.05.21 09:25:36.228730 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.228749 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.228777 [ 309 ] {} TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Authenticating user 'default' from [fd00:1122:3344:101::e]:48590 2026.05.21 09:25:36.228804 [ 259 ] {} TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Authenticating user 'default' from [fd00:1122:3344:101::e]:49234 2026.05.21 09:25:36.228811 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.228831 [ 309 ] {} TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228843 [ 259 ] {} TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228866 [ 309 ] {} TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228864 [ 311 ] {} TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Authenticating user 'default' from [fd00:1122:3344:101::e]:57350 2026.05.21 09:25:36.228879 [ 259 ] {} TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228779 [ 269 ] {} TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:36.228924 [ 311 ] {} TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228638 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32807 2026.05.21 09:25:36.228966 [ 311 ] {} TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228646 [ 303 ] {} TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228642 [ 307 ] {} TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Authenticating user 'default' from [fd00:1122:3344:101::e]:62851 2026.05.21 09:25:36.229061 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.229060 [ 303 ] {} TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.229084 [ 307 ] {} TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.229099 [ 310 ] {} TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32807 2026.05.21 09:25:36.229118 [ 307 ] {} TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228639 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.229135 [ 310 ] {} TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.229136 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} executeQuery: (from [fd00:1122:3344:101::e]:42946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:25:36.229188 [ 310 ] {} TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.229196 [ 304 ] {} TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Authenticating user 'default' from [fd00:1122:3344:101::e]:56505 2026.05.21 09:25:36.229252 [ 304 ] {} TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.228615 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46090 2026.05.21 09:25:36.229278 [ 304 ] {} TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.229348 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.229378 [ 308 ] {} TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:46090 2026.05.21 09:25:36.229396 [ 308 ] {} TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.229410 [ 308 ] {} TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.229468 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:25:36.229530 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:36.229832 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:25:36.230807 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} AggregatingTransform: Aggregating 2026.05.21 09:25:36.230843 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} Aggregator: Aggregation method: without_key 2026.05.21 09:25:36.230874 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936031 sec. (1068.341 rows/sec., 41.73 KiB/sec.) 2026.05.21 09:25:36.230890 [ 335 ] {0dc62804-0ff0-4c35-a649-0837a3170425} Aggregator: Merging aggregated data 2026.05.21 09:25:36.231551 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} executeQuery: Read 1 rows, 40.00 B in 0.002475 sec., 404.040404040404 rows/sec., 15.78 KiB/sec. 2026.05.21 09:25:36.231693 [ 269 ] {0dc62804-0ff0-4c35-a649-0837a3170425} TCPHandler: Processed in 0.003065422 sec. 2026.05.21 09:25:36.231825 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.231859 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.231877 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.231865 [ 269 ] {} TCP-Session: 0601788c-434b-4d40-85ca-7115a29217f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.231912 [ 303 ] {} TCP-Session: 1ac9955e-f09a-4f33-85fd-98f1f60be675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.231927 [ 259 ] {} TCP-Session: fa9fe031-ec1b-49b8-889f-4ae50a4a9781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.231937 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.231959 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.231973 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.232010 [ 304 ] {} TCP-Session: 20ac61f5-6c23-4c1b-91f8-3a02703efe69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.232023 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.232042 [ 310 ] {} TCP-Session: e28caf42-b884-4810-8679-35994772f9e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.232029 [ 307 ] {} TCP-Session: 96e6efac-f1b5-4b51-8ff1-d66e11c4cc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.232078 [ 308 ] {} TCP-Session: 984516c9-6bd5-4ebd-a60d-6716bdfe1c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.231918 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.231904 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.232147 [ 309 ] {} TCP-Session: 6256c035-d0dc-4e4e-bdd1-494939704080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.232179 [ 311 ] {} TCP-Session: e2e761da-f071-4f9b-8b6c-dc5445eb4727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.339999 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55194 2026.05.21 09:25:36.340083 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340110 [ 269 ] {} TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Authenticating user 'default' from [fd00:1122:3344:101::e]:55194 2026.05.21 09:25:36.340131 [ 269 ] {} TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340144 [ 269 ] {} TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340312 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49418 2026.05.21 09:25:36.340352 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51846 2026.05.21 09:25:36.340367 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340402 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36568 2026.05.21 09:25:36.340423 [ 303 ] {} TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:49418 2026.05.21 09:25:36.340451 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63306 2026.05.21 09:25:36.340476 [ 303 ] {} TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340501 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340517 [ 303 ] {} TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340519 [ 269 ] {} TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:36.340545 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340549 [ 307 ] {} TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Authenticating user 'default' from [fd00:1122:3344:101::e]:36568 2026.05.21 09:25:36.340453 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340582 [ 259 ] {} TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Authenticating user 'default' from [fd00:1122:3344:101::e]:63306 2026.05.21 09:25:36.340595 [ 307 ] {} TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340617 [ 304 ] {} TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Authenticating user 'default' from [fd00:1122:3344:101::e]:51846 2026.05.21 09:25:36.340637 [ 307 ] {} TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340410 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49262 2026.05.21 09:25:36.340665 [ 304 ] {} TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340703 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} executeQuery: (from [fd00:1122:3344:101::e]:55194) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:25:36.340720 [ 304 ] {} TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340726 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340405 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34717 2026.05.21 09:25:36.340762 [ 310 ] {} TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Authenticating user 'default' from [fd00:1122:3344:101::e]:49262 2026.05.21 09:25:36.340402 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36033 2026.05.21 09:25:36.340819 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340809 [ 310 ] {} TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340859 [ 308 ] {} TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Authenticating user 'default' from [fd00:1122:3344:101::e]:34717 2026.05.21 09:25:36.340868 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.340874 [ 310 ] {} TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340887 [ 308 ] {} TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340910 [ 309 ] {} TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36033 2026.05.21 09:25:36.340931 [ 308 ] {} TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340629 [ 259 ] {} TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340952 [ 309 ] {} TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340973 [ 259 ] {} TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340989 [ 309 ] {} TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.340997 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:25:36.340419 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65274 2026.05.21 09:25:36.341065 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:36.341076 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:25:36.341098 [ 311 ] {} TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Authenticating user 'default' from [fd00:1122:3344:101::e]:65274 2026.05.21 09:25:36.341115 [ 311 ] {} TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.341127 [ 311 ] {} TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.341360 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:25:36.342306 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} AggregatingTransform: Aggregating 2026.05.21 09:25:36.342340 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} Aggregator: Aggregation method: without_key 2026.05.21 09:25:36.342372 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009112 sec. (1097.454 rows/sec., 42.87 KiB/sec.) 2026.05.21 09:25:36.342387 [ 354 ] {a58085ca-d754-452c-b696-467d4d419e99} Aggregator: Merging aggregated data 2026.05.21 09:25:36.342977 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} executeQuery: Read 1 rows, 40.00 B in 0.002329 sec., 429.36882782310005 rows/sec., 16.77 KiB/sec. 2026.05.21 09:25:36.343123 [ 269 ] {a58085ca-d754-452c-b696-467d4d419e99} TCPHandler: Processed in 0.002717541 sec. 2026.05.21 09:25:36.343254 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343282 [ 269 ] {} TCP-Session: 38978f42-742a-4084-b785-4ee3b3e2b10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343286 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343309 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343319 [ 303 ] {} TCP-Session: 23427f18-856d-43d8-8ced-db1639549cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343332 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343354 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343375 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343392 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343419 [ 259 ] {} TCP-Session: 8fd03d53-b08a-430d-9804-e174db2a166b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343428 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343446 [ 308 ] {} TCP-Session: 09ddb8d8-e2df-4425-9bd6-a5d7d094fc84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343446 [ 310 ] {} TCP-Session: ec79dc1c-3574-40d9-b5d7-ab65ce10c788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343473 [ 311 ] {} TCP-Session: 52bea187-866c-40db-9ebd-1e6abba12788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343355 [ 304 ] {} TCP-Session: f82a85fb-e3e8-4a35-8fa0-f34d7219ab2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343414 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:25:36.343388 [ 309 ] {} TCP-Session: 21e2cd2a-14eb-4a95-bfeb-07d9b3294ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:36.343562 [ 307 ] {} TCP-Session: 6f029f49-c4f9-45e7-aad3-ff2a611e0878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:25:37.954218 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 2026.05.21 09:25:37.971667 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:37.971733 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. 2026.05.21 09:25:37.977835 [ 245 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:25:37.978556 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:37.981435 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 550 2026.05.21 09:25:39.550364 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:39.550645 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:39.551046 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:39.551093 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} 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.21 09:25:39.551344 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:39.551414 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:39.551560 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:25:39.551682 [ 363 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:39.551690 [ 346 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:39.551685 [ 345 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:39.551685 [ 365 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:39.552113 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:39.552152 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:39.552262 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:39.552285 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:39.552323 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} 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.21 09:25:39.552395 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} 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.21 09:25:39.552439 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} 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.21 09:25:39.552478 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} 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.21 09:25:39.553901 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} executeQuery: Read 51 rows, 10.72 KiB in 0.003359 sec., 15183.090205418279 rows/sec., 3.12 MiB/sec. 2026.05.21 09:25:39.554251 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} MemoryTracker: Peak memory usage (for query): 186.76 KiB. 2026.05.21 09:25:39.554268 [ 270 ] {4b72330d-2a6b-40ad-a6bf-4c76d6c501c0} TCPHandler: Processed in 0.004057906 sec. 2026.05.21 09:25:39.556745 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:39.556990 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:39.557091 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:39.557935 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:39.557979 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:39.558369 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.21 09:25:39.558589 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:39.558737 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} executeQuery: Read 138 rows, 12.27 KiB in 0.001819 sec., 75865.86036283671 rows/sec., 6.59 MiB/sec. 2026.05.21 09:25:39.558774 [ 270 ] {3f654423-3d8c-42a5-bd99-d4573d8c4655} TCPHandler: Processed in 0.002229665 sec. 2026.05.21 09:25:39.558909 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:39.559015 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:39.559057 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:39.559497 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:39.559534 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:39.559839 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:25:39.560052 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:39.560183 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. 2026.05.21 09:25:39.560188 [ 137 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.21 09:25:39.560221 [ 270 ] {f301fba9-9c9b-471a-8d02-4a999f252c3a} TCPHandler: Processed in 0.001362376 sec. 2026.05.21 09:25:39.560251 [ 137 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:39.560278 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:39.560360 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:39.560389 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:25:39.560461 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:39.560507 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:39.560517 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:39.560557 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part 2026.05.21 09:25:39.560624 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 142 rows starting from the beginning of the part 2026.05.21 09:25:39.560675 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 55 rows starting from the beginning of the part 2026.05.21 09:25:39.560721 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:39.560785 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part 2026.05.21 09:25:39.560849 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:39.560992 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:39.561036 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:39.561381 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.21 09:25:39.561611 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:39.561744 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} executeQuery: Read 105 rows, 8.40 KiB in 0.001302 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. 2026.05.21 09:25:39.561771 [ 199 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424357 sec., 365077.0136981108 rows/sec., 25.26 MiB/sec. 2026.05.21 09:25:39.561780 [ 270 ] {b9f92b55-d152-482d-b06b-708dffe9cfa4} TCPHandler: Processed in 0.001469049 sec. 2026.05.21 09:25:39.561938 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.21 09:25:39.561970 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:39.562103 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:39.562158 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:39.562204 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:39.562279 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_81_16} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.21 09:25:39.562353 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.21 09:25:39.562759 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:39.562809 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:39.563220 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.21 09:25:39.563446 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:39.563577 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. 2026.05.21 09:25:39.563614 [ 270 ] {71d00bd2-c1aa-4ab0-a8f9-f708a602c212} TCPHandler: Processed in 0.001707797 sec. 2026.05.21 09:25:39.563735 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:39.563833 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:39.563890 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} 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.21 09:25:39.564852 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:39.564891 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:39.565469 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2026.05.21 09:25:39.565689 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:39.565827 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} executeQuery: Read 41 rows, 75.23 KiB in 0.002013 sec., 20367.610531544957 rows/sec., 36.50 MiB/sec. 2026.05.21 09:25:39.565912 [ 270 ] {60355dbc-9d2b-45b8-9c4f-2660b6c8dad7} TCPHandler: Processed in 0.002225745 sec. 2026.05.21 09:25:39.566037 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:39.566135 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:39.566178 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:39.566537 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:39.566573 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:39.566878 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2026.05.21 09:25:39.567086 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:39.567216 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. 2026.05.21 09:25:39.567252 [ 270 ] {5e856122-e647-44a8-822d-c6290f6bea95} TCPHandler: Processed in 0.001264173 sec. 2026.05.21 09:25:43.322114 [ 133 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:25:43.322174 [ 133 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:25:43.543801 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35458 2026.05.21 09:25:43.544340 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:43.544379 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:43.544871 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:25:43.545101 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:43.545236 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35458 2026.05.21 09:25:44.271975 [ 219 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:44.272036 [ 219 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:44.274141 [ 219 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:44.376304 [ 220 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:44.376353 [ 220 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:44.377803 [ 220 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:44.549113 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:44.549366 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:44.549705 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:44.549741 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} 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.21 09:25:44.549954 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:44.550022 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:44.550161 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:25:44.550265 [ 365 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:44.550274 [ 346 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:44.550278 [ 345 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:44.550278 [ 329 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:44.550472 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:44.550509 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:44.550607 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:44.550629 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:44.550667 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} 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.21 09:25:44.550711 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} 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.21 09:25:44.550749 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} 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.21 09:25:44.550788 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} 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.21 09:25:44.552005 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} executeQuery: Read 51 rows, 10.48 KiB in 0.002737 sec., 18633.54037267081 rows/sec., 3.74 MiB/sec. 2026.05.21 09:25:44.552230 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} MemoryTracker: Peak memory usage (for query): 172.56 KiB. 2026.05.21 09:25:44.552246 [ 270 ] {046f5d3d-a45d-4d30-ba4f-0caa5e18ac2e} TCPHandler: Processed in 0.00327632 sec. 2026.05.21 09:25:44.553853 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:44.553963 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:44.554006 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:44.554511 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:44.554555 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:44.554912 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.21 09:25:44.555136 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:44.555280 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} executeQuery: Read 56 rows, 4.38 KiB in 0.001347 sec., 41573.86785449146 rows/sec., 3.17 MiB/sec. 2026.05.21 09:25:44.555316 [ 270 ] {ffa13dc8-aad2-4c30-addc-3a93d5e57b9e} TCPHandler: Processed in 0.001513181 sec. 2026.05.21 09:25:44.555459 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:44.555556 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:44.555595 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:44.556072 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:44.556109 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:44.556396 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.21 09:25:44.556600 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:44.556725 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. 2026.05.21 09:25:44.556760 [ 270 ] {2952c5d7-3aa7-434c-a55a-c074c763ad0d} TCPHandler: Processed in 0.001350585 sec. 2026.05.21 09:25:44.556906 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:44.557001 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:44.557043 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:44.557481 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:44.557517 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:44.557829 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.21 09:25:44.558035 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:44.558166 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. 2026.05.21 09:25:44.558200 [ 270 ] {a18d483d-4165-418f-8ebc-bcdcc527e63c} TCPHandler: Processed in 0.001343275 sec. 2026.05.21 09:25:44.558334 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:44.558429 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:44.558471 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:44.558840 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:44.558876 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:44.559202 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2026.05.21 09:25:44.559411 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:44.559537 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. 2026.05.21 09:25:44.559570 [ 270 ] {b9d762fc-f8d9-492e-a767-a362c9e7aaf4} TCPHandler: Processed in 0.001285412 sec. 2026.05.21 09:25:45.482420 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 2026.05.21 09:25:45.499927 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:45.499991 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:45.506381 [ 245 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:25:45.507065 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:45.509959 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2026.05.21 09:25:45.548045 [ 130 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.21 09:25:45.548111 [ 130 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:45.548131 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:45.548258 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:25:45.548397 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:45.548433 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:25:45.548499 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:25:45.548544 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:25:45.548583 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:25:45.548624 [ 199 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:25:45.549314 [ 191 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109048 sec., 5410.045372247188 rows/sec., 401.53 KiB/sec. 2026.05.21 09:25:45.549494 [ 194 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.21 09:25:45.549817 [ 194 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:25:45.549916 [ 194 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_13_3} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.21 09:25:45.550000 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:25:46.412963 [ 222 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:46.413024 [ 222 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:46.415221 [ 222 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:46.777631 [ 221 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:46.777707 [ 221 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:46.779912 [ 221 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:25:49.551608 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.551874 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:49.552234 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:49.552277 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} 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.21 09:25:49.552523 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:49.552594 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:49.552738 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:25:49.552841 [ 346 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:49.552846 [ 326 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:49.552845 [ 345 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:49.552841 [ 363 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:49.553061 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:49.553091 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:49.553195 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:49.553217 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:49.553256 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} 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.21 09:25:49.553301 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} 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.21 09:25:49.553343 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} 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.21 09:25:49.553388 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} 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.21 09:25:49.554645 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} executeQuery: Read 51 rows, 10.72 KiB in 0.002873 sec., 17751.479289940828 rows/sec., 3.64 MiB/sec. 2026.05.21 09:25:49.554903 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} MemoryTracker: Peak memory usage (for query): 187.79 KiB. 2026.05.21 09:25:49.554926 [ 270 ] {1f49e4a8-19c5-4249-9931-4129d48dab2d} TCPHandler: Processed in 0.003474156 sec. 2026.05.21 09:25:49.558410 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.558572 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:25:49.558644 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:25:49.559334 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.559382 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.559778 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:25:49.560002 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:25:49.560152 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. 2026.05.21 09:25:49.560190 [ 270 ] {058daffb-d232-4463-8a38-3831c688cec1} TCPHandler: Processed in 0.001905473 sec. 2026.05.21 09:25:49.560323 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.560422 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:25:49.560464 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:25:49.560922 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.560958 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.561249 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:25:49.561456 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:25:49.561586 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} executeQuery: Read 8 rows, 668.00 B in 0.001183 sec., 6762.46830092984 rows/sec., 551.43 KiB/sec. 2026.05.21 09:25:49.561622 [ 270 ] {be599858-580f-4737-993c-5c1227fad44d} TCPHandler: Processed in 0.001349315 sec. 2026.05.21 09:25:49.561756 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.561855 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:49.561895 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:49.562467 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.562503 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.562833 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.21 09:25:49.563047 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:49.563186 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} executeQuery: Read 262 rows, 24.00 KiB in 0.001349 sec., 194217.93921423279 rows/sec., 17.37 MiB/sec. 2026.05.21 09:25:49.563221 [ 270 ] {df454bd2-9607-4cf0-8e50-1a1ee73a017f} TCPHandler: Processed in 0.001518951 sec. 2026.05.21 09:25:49.563365 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.563462 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:49.563502 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:49.563950 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.563986 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.564277 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:25:49.564479 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:49.564611 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} executeQuery: Read 61 rows, 4.60 KiB in 0.001166 sec., 52315.60891938251 rows/sec., 3.85 MiB/sec. 2026.05.21 09:25:49.564646 [ 270 ] {93228a4b-91ad-4608-87d5-9463c89fc18b} TCPHandler: Processed in 0.001331705 sec. 2026.05.21 09:25:49.564772 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.564869 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:25:49.564915 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:25:49.565329 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.565372 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.565658 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:25:49.565858 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:25:49.565990 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. 2026.05.21 09:25:49.566025 [ 270 ] {48f12257-4867-4788-a43b-c08868538c6a} TCPHandler: Processed in 0.001302833 sec. 2026.05.21 09:25:49.566150 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.566245 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:25:49.566285 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:25:49.566698 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.566736 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.567019 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2026.05.21 09:25:49.567222 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:25:49.567354 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. 2026.05.21 09:25:49.567390 [ 270 ] {0bd9929a-154b-4157-8d03-1a7d97d17da5} TCPHandler: Processed in 0.001289193 sec. 2026.05.21 09:25:49.567515 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.567611 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:49.567651 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:49.568130 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.568167 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.568478 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.21 09:25:49.568698 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:49.568842 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} executeQuery: Read 149 rows, 12.31 KiB in 0.001249 sec., 119295.43634907927 rows/sec., 9.62 MiB/sec. 2026.05.21 09:25:49.568877 [ 270 ] {80287575-7c57-4027-9080-434e26046fc5} TCPHandler: Processed in 0.001411887 sec. 2026.05.21 09:25:49.569001 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.569097 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:49.569140 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:49.569542 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.569577 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.569903 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.21 09:25:49.570108 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:49.570238 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} executeQuery: Read 200 rows, 14.68 KiB in 0.001159 sec., 172562.5539257981 rows/sec., 12.37 MiB/sec. 2026.05.21 09:25:49.570273 [ 270 ] {d38e6a6a-3d05-4e95-bf4c-263ca82d47fb} TCPHandler: Processed in 0.001321914 sec. 2026.05.21 09:25:49.570412 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.570510 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:49.570563 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} 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.21 09:25:49.571463 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.571499 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.572058 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2026.05.21 09:25:49.572277 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:49.572423 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} executeQuery: Read 41 rows, 75.23 KiB in 0.001931 sec., 21232.522009321594 rows/sec., 38.05 MiB/sec. 2026.05.21 09:25:49.572516 [ 270 ] {efac2314-9a7d-4415-bbfa-87b51818cf21} TCPHandler: Processed in 0.002153113 sec. 2026.05.21 09:25:49.572650 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:49.572750 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:49.572792 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:49.573155 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:49.573191 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:49.573499 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2026.05.21 09:25:49.573705 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:49.573839 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. 2026.05.21 09:25:49.573873 [ 270 ] {d0081b59-a9b4-4053-968a-d2deb5047409} TCPHandler: Processed in 0.001273442 sec. 2026.05.21 09:25:51.046297 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35970 2026.05.21 09:25:51.046867 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:51.046908 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:51.047394 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:25:51.047627 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:51.047767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35970 2026.05.21 09:25:51.047912 [ 222 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:51.047986 [ 222 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:51.050105 [ 222 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:51.744296 [ 222 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:51.744352 [ 222 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:51.746504 [ 222 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:53.010940 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 2026.05.21 09:25:53.026445 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:53.026494 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:53.032339 [ 245 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:25:53.032998 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:25:53.035743 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 565 2026.05.21 09:25:54.229103 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.229165 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.231386 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.432997 [ 225 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.433049 [ 225 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.437644 [ 225 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.549647 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:54.549899 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:54.550280 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:54.550323 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} 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.21 09:25:54.550575 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:54.550693 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:54.550960 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:25:54.551068 [ 345 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:54.551077 [ 363 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:54.551077 [ 346 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:54.551067 [ 329 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:54.551259 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:54.551292 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:54.551427 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:54.551455 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:54.551503 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} 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.21 09:25:54.551553 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} 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.21 09:25:54.551599 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} 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.21 09:25:54.551654 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} 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.21 09:25:54.552924 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} executeQuery: Read 51 rows, 10.48 KiB in 0.00313 sec., 16293.929712460063 rows/sec., 3.27 MiB/sec. 2026.05.21 09:25:54.553134 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} MemoryTracker: Peak memory usage (for query): 170.98 KiB. 2026.05.21 09:25:54.553151 [ 270 ] {16c0c205-0e00-4ee0-8f2a-290610b1a95f} TCPHandler: Processed in 0.003637202 sec. 2026.05.21 09:25:54.554853 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:54.554999 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:54.555063 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:54.555671 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:54.555712 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:54.556059 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.21 09:25:54.556283 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:54.556431 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} executeQuery: Read 56 rows, 4.38 KiB in 0.001476 sec., 37940.37940379404 rows/sec., 2.90 MiB/sec. 2026.05.21 09:25:54.556467 [ 270 ] {a9d7f897-9018-43f9-8b6c-2465dfd1a057} TCPHandler: Processed in 0.001730628 sec. 2026.05.21 09:25:54.556599 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:54.556702 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:54.556743 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:54.557170 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:54.557207 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:54.557498 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.21 09:25:54.557705 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:54.557832 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. 2026.05.21 09:25:54.557867 [ 270 ] {8ccbf9db-a47b-4d71-8146-e750d06ee490} TCPHandler: Processed in 0.001317844 sec. 2026.05.21 09:25:54.557992 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:54.558090 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:54.558132 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:54.558541 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:54.558577 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:54.558892 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.21 09:25:54.559102 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:54.559232 [ 114 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_115_25 to all_116_116_0 2026.05.21 09:25:54.559239 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. 2026.05.21 09:25:54.559281 [ 114 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:54.559296 [ 270 ] {4fc82f25-60da-4663-80fe-c2f91048fb11} TCPHandler: Processed in 0.001353526 sec. 2026.05.21 09:25:54.559307 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:54.559422 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} MergeTask::PrepareStage: Merging 2 parts: from all_1_115_25 to all_116_116_0 into Compact with storage Full 2026.05.21 09:25:54.559427 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:54.559459 [ 221 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.559507 [ 221 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.559561 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:54.559561 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:54.559610 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} MergeTreeSequentialSource: Reading 7 marks from part all_1_115_25, total 42178 rows starting from the beginning of the part 2026.05.21 09:25:54.559626 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:54.559691 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 52 rows starting from the beginning of the part 2026.05.21 09:25:54.559988 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:54.560028 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:54.560337 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2026.05.21 09:25:54.560557 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:54.560678 [ 114 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_115_22 to all_120_120_0 2026.05.21 09:25:54.560689 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. 2026.05.21 09:25:54.560714 [ 114 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:54.560733 [ 270 ] {14649a7f-d201-4dda-ab93-783c550eeba8} TCPHandler: Processed in 0.001355686 sec. 2026.05.21 09:25:54.560740 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:54.560853 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_115_22 to all_120_120_0 into Compact with storage Full 2026.05.21 09:25:54.560977 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:54.561013 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_115_22, total 6516 rows starting from the beginning of the part 2026.05.21 09:25:54.561075 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 18 rows starting from the beginning of the part 2026.05.21 09:25:54.561121 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:54.561160 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:54.561198 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:54.561237 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part 2026.05.21 09:25:54.561343 [ 221 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:54.563150 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergeTask::MergeProjectionsStage: Merge sorted 6774 rows, containing 4 columns (4 merged, 0 gathered) in 0.002339439 sec., 2895565.988256159 rows/sec., 191.59 MiB/sec. 2026.05.21 09:25:54.563569 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} MergedBlockOutputStream: filled checksums all_1_120_23 (state Temporary) 2026.05.21 09:25:54.563828 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_120_23 to all_1_120_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:54.563899 [ 200 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_120_23} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_115_22, all_120_120_0] -> all_1_120_23 2026.05.21 09:25:54.563981 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2026.05.21 09:25:54.566481 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} MergeTask::MergeProjectionsStage: Merge sorted 42230 rows, containing 5 columns (5 merged, 0 gathered) in 0.007102348 sec., 5945920.982751057 rows/sec., 386.20 MiB/sec. 2026.05.21 09:25:54.566811 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} MergedBlockOutputStream: filled checksums all_1_116_26 (state Temporary) 2026.05.21 09:25:54.567112 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_116_26 to all_1_116_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:54.567194 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_116_26} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_115_25, all_116_116_0] -> all_1_116_26 2026.05.21 09:25:54.567290 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.05.21 09:25:55.067147 [ 224 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:55.067203 [ 224 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:55.069406 [ 224 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:25:58.322244 [ 109 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:25:58.322300 [ 109 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:25:58.548825 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36418 2026.05.21 09:25:58.549350 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:58.549402 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:58.549914 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:25:58.550161 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:58.550318 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36418 2026.05.21 09:25:58.550352 [ 109 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.21 09:25:58.550455 [ 109 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:58.550481 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:58.550628 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:25:58.550793 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:58.550838 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34050 rows starting from the beginning of the part 2026.05.21 09:25:58.550918 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part 2026.05.21 09:25:58.550967 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part 2026.05.21 09:25:58.551012 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part 2026.05.21 09:25:58.551057 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part 2026.05.21 09:25:58.551096 [ 186 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part 2026.05.21 09:25:58.553833 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 36418 rows, containing 4 columns (4 merged, 0 gathered) in 0.00327673 sec., 11114129.024973068 rows/sec., 158.99 MiB/sec. 2026.05.21 09:25:58.554212 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.21 09:25:58.554529 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:25:58.554610 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_76_15} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.21 09:25:58.554703 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.05.21 09:25:59.550310 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:59.550577 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:25:59.550960 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:25:59.550998 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} 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.21 09:25:59.551230 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:25:59.551301 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:25:59.551448 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:25:59.551561 [ 345 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:25:59.551561 [ 342 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:25:59.551569 [ 362 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:25:59.551561 [ 363 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:25:59.552206 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:25:59.552256 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:25:59.552392 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:25:59.552421 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:25:59.552467 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} 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.21 09:25:59.552523 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} 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.21 09:25:59.552575 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} 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.21 09:25:59.552628 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} 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.21 09:25:59.554111 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} executeQuery: Read 51 rows, 10.72 KiB in 0.003635 sec., 14030.2613480055 rows/sec., 2.88 MiB/sec. 2026.05.21 09:25:59.554488 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} MemoryTracker: Peak memory usage (for query): 186.76 KiB. 2026.05.21 09:25:59.554508 [ 270 ] {74099195-db7c-416e-854b-3e93fa6286cb} TCPHandler: Processed in 0.004344996 sec. 2026.05.21 09:25:59.557254 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:59.557399 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:25:59.557461 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:25:59.558171 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.558216 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.558605 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.21 09:25:59.558829 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:59.558979 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} executeQuery: Read 138 rows, 12.27 KiB in 0.001625 sec., 84923.07692307692 rows/sec., 7.37 MiB/sec. 2026.05.21 09:25:59.559005 [ 112 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.05.21 09:25:59.559015 [ 270 ] {b4ab8b2c-c6ea-41eb-9230-e1d8ebf414d0} TCPHandler: Processed in 0.001885193 sec. 2026.05.21 09:25:59.559063 [ 112 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.559093 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.559198 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:59.559221 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.05.21 09:25:59.559302 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:25:59.559330 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:59.559343 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:25:59.559365 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3361 rows starting from the beginning of the part 2026.05.21 09:25:59.559433 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 138 rows starting from the beginning of the part 2026.05.21 09:25:59.559485 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2026.05.21 09:25:59.559536 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 262 rows starting from the beginning of the part 2026.05.21 09:25:59.559588 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2026.05.21 09:25:59.559637 [ 189 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 138 rows starting from the beginning of the part 2026.05.21 09:25:59.559843 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.559879 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.560177 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:25:59.560390 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:25:59.560521 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} executeQuery: Read 41 rows, 3.08 KiB in 0.001238 sec., 33117.932148626816 rows/sec., 2.43 MiB/sec. 2026.05.21 09:25:59.560555 [ 270 ] {e24ad442-8468-4565-aea0-6809128111fb} TCPHandler: Processed in 0.001407138 sec. 2026.05.21 09:25:59.560686 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:59.560783 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:25:59.560823 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:25:59.560987 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4011 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813681 sec., 2211524.5183689967 rows/sec., 178.89 MiB/sec. 2026.05.21 09:25:59.561280 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.561324 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.561338 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.05.21 09:25:59.561663 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.21 09:25:59.561681 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:59.561780 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_121_24} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.05.21 09:25:59.561879 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. 2026.05.21 09:25:59.561917 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:59.562057 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} executeQuery: Read 105 rows, 8.40 KiB in 0.001293 sec., 81206.49651972158 rows/sec., 6.34 MiB/sec. 2026.05.21 09:25:59.562068 [ 112 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2026.05.21 09:25:59.562094 [ 270 ] {9e8b5728-8b75-47a2-96d8-0f3d99b4ec15} TCPHandler: Processed in 0.001457219 sec. 2026.05.21 09:25:59.562112 [ 112 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.562138 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.562236 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:59.562235 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2026.05.21 09:25:59.562351 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:59.562369 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:59.562399 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:25:59.562406 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1831 rows starting from the beginning of the part 2026.05.21 09:25:59.562483 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 105 rows starting from the beginning of the part 2026.05.21 09:25:59.562537 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2026.05.21 09:25:59.562582 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 149 rows starting from the beginning of the part 2026.05.21 09:25:59.562625 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2026.05.21 09:25:59.562671 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 105 rows starting from the beginning of the part 2026.05.21 09:25:59.562871 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.562914 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.563264 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.21 09:25:59.563514 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:59.563648 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. 2026.05.21 09:25:59.563669 [ 106 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_116_26 to all_117_117_0 2026.05.21 09:25:59.563685 [ 270 ] {a2b60236-8ee0-48f5-bbc7-8127a540998f} TCPHandler: Processed in 0.001499751 sec. 2026.05.21 09:25:59.563720 [ 106 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.563746 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.563824 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} MergeTask::PrepareStage: Merging 2 parts: from all_1_116_26 to all_117_117_0 into Compact with storage Full 2026.05.21 09:25:59.563838 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:59.563910 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711418 sec., 1354432.4063437455 rows/sec., 100.54 MiB/sec. 2026.05.21 09:25:59.563937 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:59.563953 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:25:59.563993 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} MergeTreeSequentialSource: Reading 7 marks from part all_1_116_26, total 42230 rows starting from the beginning of the part 2026.05.21 09:25:59.564028 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} 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.21 09:25:59.564062 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2026.05.21 09:25:59.564218 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2026.05.21 09:25:59.564595 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:59.564695 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_121_24} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2026.05.21 09:25:59.564826 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.05.21 09:25:59.564973 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.565017 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.565613 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2026.05.21 09:25:59.565839 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:59.565985 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} executeQuery: Read 41 rows, 75.23 KiB in 0.00205 sec., 20000 rows/sec., 35.84 MiB/sec. 2026.05.21 09:25:59.565994 [ 106 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2026.05.21 09:25:59.566045 [ 106 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.566066 [ 270 ] {b7086a88-456b-45ee-b0fe-650c93887d14} TCPHandler: Processed in 0.002277416 sec. 2026.05.21 09:25:59.566074 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:25:59.566211 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:25:59.566217 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:25:59.566318 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:25:59.566366 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:25:59.566480 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:25:59.566544 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2067 rows starting from the beginning of the part 2026.05.21 09:25:59.566682 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:59.566735 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:25:59.566778 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:25:59.566803 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part 2026.05.21 09:25:59.566917 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:59.567013 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:59.567110 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part 2026.05.21 09:25:59.567131 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2026.05.21 09:25:59.567362 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:59.567513 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. 2026.05.21 09:25:59.567548 [ 270 ] {7d0d0fd0-b682-4b80-8138-3f350f447f59} TCPHandler: Processed in 0.001387517 sec. 2026.05.21 09:25:59.570763 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} MergeTask::MergeProjectionsStage: Merge sorted 42390 rows, containing 5 columns (5 merged, 0 gathered) in 0.006963464 sec., 6087487.491857501 rows/sec., 395.50 MiB/sec. 2026.05.21 09:25:59.571089 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} MergedBlockOutputStream: filled checksums all_1_117_27 (state Temporary) 2026.05.21 09:25:59.571420 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_117_27 to all_1_117_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:25:59.571501 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_117_27} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_116_26, all_117_117_0] -> all_1_117_27 2026.05.21 09:25:59.571580 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.05.21 09:25:59.575497 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 19 columns (19 merged, 0 gathered) in 0.009319812 sec., 240562.79246834593 rows/sec., 431.08 MiB/sec. 2026.05.21 09:25:59.577305 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2026.05.21 09:25:59.577672 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:25:59.577757 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_66_13} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2026.05.21 09:25:59.577958 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.48 MiB. 2026.05.21 09:26:00.000274 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 381.01 MiB, peak 399.45 MiB, free memory in arenas 0.00 B, will set to 385.13 MiB (RSS), difference: 4.12 MiB 2026.05.21 09:26:00.536741 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 2026.05.21 09:26:00.554322 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:00.554374 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:00.560924 [ 245 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:26:00.561643 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:00.561979 [ 106 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.21 09:26:00.562056 [ 106 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:00.562081 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:00.562236 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:26:00.564805 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2026.05.21 09:26:00.566464 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:00.568326 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2026.05.21 09:26:00.573494 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2026.05.21 09:26:00.578598 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part 2026.05.21 09:26:00.583756 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part 2026.05.21 09:26:00.589158 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part 2026.05.21 09:26:00.593918 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part 2026.05.21 09:26:00.648702 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08653478 sec., 6621.615031551475 rows/sec., 34.24 MiB/sec. 2026.05.21 09:26:00.650736 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.21 09:26:00.652416 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:00.652511 [ 188 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_76_15} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.21 09:26:00.653951 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2026.05.21 09:26:01.000277 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 386.22 MiB, peak 403.63 MiB, free memory in arenas 0.00 B, will set to 385.17 MiB (RSS), difference: -1.06 MiB 2026.05.21 09:26:03.199221 [ 225 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:03.199269 [ 225 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:03.200858 [ 225 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:03.201963 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.202266 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:03.202684 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:03.202729 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} 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.21 09:26:03.202981 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:03.203058 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:03.203223 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:26:03.203301 [ 363 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:03.203314 [ 328 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:03.203329 [ 342 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:03.203314 [ 345 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:03.203450 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:03.203479 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:03.203587 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:03.203609 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:03.203647 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} 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.21 09:26:03.203689 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} 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.21 09:26:03.203730 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} 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.21 09:26:03.203774 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} 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.21 09:26:03.205083 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} executeQuery: Read 51 rows, 12.35 KiB in 0.002954 sec., 17264.72579553148 rows/sec., 4.08 MiB/sec. 2026.05.21 09:26:03.205318 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} MemoryTracker: Peak memory usage (for query): 206.73 KiB. 2026.05.21 09:26:03.205336 [ 270 ] {c8251db0-8c34-45dc-bcd5-157f6252d322} TCPHandler: Processed in 0.003523848 sec. 2026.05.21 09:26:03.218457 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.218596 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:26:03.218655 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:26:03.219251 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.219298 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.219706 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:26:03.219953 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:26:03.220122 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. 2026.05.21 09:26:03.220165 [ 270 ] {07976906-2caa-4a33-b924-097e342dbe6d} TCPHandler: Processed in 0.00179263 sec. 2026.05.21 09:26:03.220302 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.220402 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:03.220447 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:03.222606 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.222645 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.223094 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.21 09:26:03.223345 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:03.223494 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} executeQuery: Read 2407 rows, 180.72 KiB in 0.003111 sec., 773706.2037929926 rows/sec., 56.73 MiB/sec. 2026.05.21 09:26:03.223531 [ 270 ] {55f6e4f7-efe8-4af2-aa33-e974fbf0fe77} TCPHandler: Processed in 0.00327912 sec. 2026.05.21 09:26:03.223671 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.223778 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:03.223819 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:03.224267 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.224314 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.224623 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:26:03.224847 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:26:03.224979 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} executeQuery: Read 15 rows, 1.11 KiB in 0.00122 sec., 12295.081967213115 rows/sec., 906.92 KiB/sec. 2026.05.21 09:26:03.225015 [ 270 ] {5a63485d-8a1e-4a72-aca4-746f164a998e} TCPHandler: Processed in 0.001394057 sec. 2026.05.21 09:26:03.225156 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.225260 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:26:03.225302 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:26:03.226176 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.226213 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.226559 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:26:03.226965 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:26:03.227128 [ 100 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 2026.05.21 09:26:03.227171 [ 100 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.227193 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.227205 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} executeQuery: Read 801 rows, 47.38 KiB in 0.001957 sec., 409299.94890137966 rows/sec., 23.64 MiB/sec. 2026.05.21 09:26:03.227282 [ 270 ] {383f2d73-66ff-41e9-b3a6-1ca18fe0d773} TCPHandler: Processed in 0.002180883 sec. 2026.05.21 09:26:03.227286 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full 2026.05.21 09:26:03.227386 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:03.227424 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 974 rows starting from the beginning of the part 2026.05.21 09:26:03.227492 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part 2026.05.21 09:26:03.227504 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.227539 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part 2026.05.21 09:26:03.227588 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 801 rows starting from the beginning of the part 2026.05.21 09:26:03.227630 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part 2026.05.21 09:26:03.227642 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:03.227671 [ 191 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part 2026.05.21 09:26:03.227701 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:26:03.228228 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.228265 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.228599 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.21 09:26:03.228829 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:26:03.228856 [ 199 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604474 sec., 1728292.2627602566 rows/sec., 108.83 MiB/sec. 2026.05.21 09:26:03.228973 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} executeQuery: Read 1 rows, 72.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 51.21 KiB/sec. 2026.05.21 09:26:03.229019 [ 270 ] {42121db1-e4fd-4ca4-bafe-d049e65854de} TCPHandler: Processed in 0.001626214 sec. 2026.05.21 09:26:03.229054 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2026.05.21 09:26:03.229291 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.229317 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:03.229390 [ 195 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_42_9} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 2026.05.21 09:26:03.229400 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:03.229450 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:03.229470 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2026.05.21 09:26:03.230570 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.230611 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.230983 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.21 09:26:03.231198 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:03.231337 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} executeQuery: Read 1294 rows, 88.44 KiB in 0.001961 sec., 659867.4145843957 rows/sec., 44.04 MiB/sec. 2026.05.21 09:26:03.231373 [ 270 ] {2cc4b34d-e7df-4fd3-b138-a2fcce909956} TCPHandler: Processed in 0.002134232 sec. 2026.05.21 09:26:03.231519 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.231621 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:03.231668 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:03.232671 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.232707 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.233152 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.21 09:26:03.233370 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:03.233491 [ 100 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_117_27 to all_122_122_0 2026.05.21 09:26:03.233504 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} executeQuery: Read 1574 rows, 98.47 KiB in 0.001906 sec., 825813.2214060861 rows/sec., 50.45 MiB/sec. 2026.05.21 09:26:03.233525 [ 100 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.233541 [ 270 ] {056a4da5-70e8-4d94-803b-4dc7acdeb7c7} TCPHandler: Processed in 0.00207265 sec. 2026.05.21 09:26:03.233544 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.233642 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_117_27 to all_122_122_0 into Compact with storage Full 2026.05.21 09:26:03.233679 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.233771 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:03.233784 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:03.233810 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTreeSequentialSource: Reading 7 marks from part all_1_117_27, total 42390 rows starting from the beginning of the part 2026.05.21 09:26:03.233846 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} 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.21 09:26:03.233886 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:03.233945 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 200 rows starting from the beginning of the part 2026.05.21 09:26:03.233991 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:03.234032 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:03.234074 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:26:03.234737 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.234778 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.235322 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2026.05.21 09:26:03.235561 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:03.235711 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} executeQuery: Read 11 rows, 20.18 KiB in 0.001947 sec., 5649.717514124294 rows/sec., 10.12 MiB/sec. 2026.05.21 09:26:03.235819 [ 270 ] {7b1bf5de-60eb-410a-aeb3-0885e88c4c11} TCPHandler: Processed in 0.002189893 sec. 2026.05.21 09:26:03.235963 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:03.236063 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:03.236108 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:03.236473 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:03.236510 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. 2026.05.21 09:26:03.236839 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2026.05.21 09:26:03.237049 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:03.237180 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} executeQuery: Read 42 rows, 2.89 KiB in 0.001137 sec., 36939.31398416887 rows/sec., 2.48 MiB/sec. 2026.05.21 09:26:03.237214 [ 270 ] {5baff880-6b6d-48a4-aca0-45632c8c406d} TCPHandler: Processed in 0.001302984 sec. 2026.05.21 09:26:03.241728 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergeTask::MergeProjectionsStage: Merge sorted 44644 rows, containing 5 columns (5 merged, 0 gathered) in 0.008123552 sec., 5495625.55886883 rows/sec., 356.74 MiB/sec. 2026.05.21 09:26:03.242102 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} MergedBlockOutputStream: filled checksums all_1_122_28 (state Temporary) 2026.05.21 09:26:03.242390 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_122_28 to all_1_122_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:03.242462 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_122_28} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_117_27, all_122_122_0] -> all_1_122_28 2026.05.21 09:26:03.242541 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2026.05.21 09:26:04.546539 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:04.546856 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:04.547325 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:04.547385 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} 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.21 09:26:04.547704 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:04.547814 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:04.548021 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:26:04.548129 [ 345 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:04.548135 [ 363 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:04.548158 [ 352 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:04.548165 [ 328 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:04.548313 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:04.548351 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:04.548501 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:04.548534 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:04.548585 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} 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.21 09:26:04.548641 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} 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.21 09:26:04.548691 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} 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.21 09:26:04.548732 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} 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.21 09:26:04.550002 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} executeQuery: Read 51 rows, 10.48 KiB in 0.003266 sec., 15615.43172075934 rows/sec., 3.13 MiB/sec. 2026.05.21 09:26:04.550264 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} MemoryTracker: Peak memory usage (for query): 171.97 KiB. 2026.05.21 09:26:04.550286 [ 270 ] {144a3ca7-19c0-4c12-aaa9-c07c16adb1a8} TCPHandler: Processed in 0.003964023 sec. 2026.05.21 09:26:04.551806 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:04.551968 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:04.552036 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:04.552712 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:04.552757 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:04.553168 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.21 09:26:04.553416 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:04.553592 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. 2026.05.21 09:26:04.553655 [ 270 ] {10bdb12e-b264-4a98-a442-fba23937e9f6} TCPHandler: Processed in 0.001973096 sec. 2026.05.21 09:26:04.553822 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:04.553935 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:04.553983 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:04.554494 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:04.554538 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:04.554890 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.21 09:26:04.555118 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:04.555266 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} executeQuery: Read 64 rows, 5.12 KiB in 0.001356 sec., 47197.6401179941 rows/sec., 3.68 MiB/sec. 2026.05.21 09:26:04.555305 [ 270 ] {517ba024-9876-4643-b522-5af8b53670b7} TCPHandler: Processed in 0.001552782 sec. 2026.05.21 09:26:04.555453 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:04.555566 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:04.555624 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:04.556175 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:04.556225 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:04.556711 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.21 09:26:04.557061 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:04.557254 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} executeQuery: Read 52 rows, 3.70 KiB in 0.001714 sec., 30338.389731621937 rows/sec., 2.11 MiB/sec. 2026.05.21 09:26:04.557306 [ 270 ] {98257666-1624-4054-a043-3b952654ac66} TCPHandler: Processed in 0.001903253 sec. 2026.05.21 09:26:04.557491 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:04.557610 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:04.557661 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:04.558068 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:04.558105 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:04.558467 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2026.05.21 09:26:04.558705 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:04.558849 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} executeQuery: Read 18 rows, 1.25 KiB in 0.001262 sec., 14263.074484944531 rows/sec., 989.72 KiB/sec. 2026.05.21 09:26:04.558889 [ 270 ] {dc17af9a-3b9e-4d42-94b6-bef5df0da3b0} TCPHandler: Processed in 0.001471169 sec. 2026.05.21 09:26:05.328692 [ 223 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:26:05.328743 [ 223 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:26:05.330581 [ 223 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:26:06.051440 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36930 2026.05.21 09:26:06.052274 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:06.052354 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:06.053099 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:26:06.053471 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:06.053701 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36930 2026.05.21 09:26:08.065828 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 2026.05.21 09:26:08.081221 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:08.081274 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:08.086671 [ 245 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:26:08.087332 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:08.090260 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 580 2026.05.21 09:26:09.231784 [ 223 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:26:09.231846 [ 223 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:26:09.233839 [ 223 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2026.05.21 09:26:09.550156 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:09.550549 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:09.550950 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:09.550996 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} 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.21 09:26:09.551258 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:09.551333 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:09.551479 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:26:09.551568 [ 363 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:09.551595 [ 345 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:09.551612 [ 352 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:09.551595 [ 336 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:09.551777 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:09.551807 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:09.551916 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:09.551938 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:09.551976 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} 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.21 09:26:09.552024 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} 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.21 09:26:09.552066 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} 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.21 09:26:09.552108 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} 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.21 09:26:09.553393 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} executeQuery: Read 51 rows, 10.72 KiB in 0.003059 sec., 16672.115070284406 rows/sec., 3.42 MiB/sec. 2026.05.21 09:26:09.553641 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} MemoryTracker: Peak memory usage (for query): 186.15 KiB. 2026.05.21 09:26:09.553659 [ 270 ] {8a44ecfd-d0a8-4732-ae1c-cf0536d26800} TCPHandler: Processed in 0.003673114 sec. 2026.05.21 09:26:09.556081 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:09.556247 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:09.556314 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:09.557100 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:09.557162 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:09.557586 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.21 09:26:09.557820 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:09.557972 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} executeQuery: Read 138 rows, 12.27 KiB in 0.001773 sec., 77834.17935702199 rows/sec., 6.76 MiB/sec. 2026.05.21 09:26:09.558010 [ 270 ] {df030026-f3f3-4105-8b15-081d23fba50c} TCPHandler: Processed in 0.002006708 sec. 2026.05.21 09:26:09.558181 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:09.558285 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:09.558326 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:09.558762 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:09.558800 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:09.559100 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:26:09.559315 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:26:09.559445 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} executeQuery: Read 41 rows, 3.08 KiB in 0.001183 sec., 34657.65004226543 rows/sec., 2.55 MiB/sec. 2026.05.21 09:26:09.559481 [ 270 ] {afefc7a7-3e79-49f1-9d39-065c16861be7} TCPHandler: Processed in 0.001349156 sec. 2026.05.21 09:26:09.559612 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:09.559710 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:09.559750 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:09.560210 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:09.560246 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:09.560557 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.21 09:26:09.560768 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:09.560899 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} executeQuery: Read 105 rows, 8.40 KiB in 0.001209 sec., 86848.63523573201 rows/sec., 6.78 MiB/sec. 2026.05.21 09:26:09.560934 [ 270 ] {22c9223c-3bfd-412a-a69a-0d7077ff946e} TCPHandler: Processed in 0.001371237 sec. 2026.05.21 09:26:09.561081 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:09.561178 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:09.561220 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:09.561655 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:09.561692 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:09.562039 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.21 09:26:09.562248 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:09.562379 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. 2026.05.21 09:26:09.562414 [ 270 ] {373dd7f5-35e1-4646-8185-0ff8aa41ef44} TCPHandler: Processed in 0.001382506 sec. 2026.05.21 09:26:09.562544 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:09.562640 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:09.562694 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} 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.21 09:26:09.563570 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:09.563607 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:09.564179 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2026.05.21 09:26:09.564411 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:09.564560 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} executeQuery: Read 41 rows, 75.23 KiB in 0.001938 sec., 21155.830753353974 rows/sec., 37.91 MiB/sec. 2026.05.21 09:26:09.564649 [ 270 ] {7df39aa9-3052-415c-9aea-62b125f78870} TCPHandler: Processed in 0.002153952 sec. 2026.05.21 09:26:09.564780 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:09.564876 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:09.564919 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:09.565278 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:09.565314 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. 2026.05.21 09:26:09.565618 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2026.05.21 09:26:09.565826 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:09.565966 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. 2026.05.21 09:26:09.566000 [ 270 ] {c10869d8-86f4-4e63-8581-0d4b26dba9e6} TCPHandler: Processed in 0.001269612 sec. 2026.05.21 09:26:13.322397 [ 89 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:26:13.322456 [ 89 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:26:13.554060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37378 2026.05.21 09:26:13.554605 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:13.554651 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:13.555117 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:26:13.555341 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:13.555477 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37378 2026.05.21 09:26:14.548996 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:14.549271 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:14.549638 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:14.549675 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} 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.21 09:26:14.549898 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:14.549969 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:14.550117 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:26:14.550228 [ 336 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:14.550251 [ 363 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:14.550231 [ 352 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:14.550231 [ 343 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:14.550445 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:14.550476 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:14.550582 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:14.550604 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:14.550641 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} 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.21 09:26:14.550686 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} 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.21 09:26:14.550728 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} 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.21 09:26:14.550769 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} 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.21 09:26:14.552190 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} executeQuery: Read 51 rows, 10.48 KiB in 0.003024 sec., 16865.079365079364 rows/sec., 3.38 MiB/sec. 2026.05.21 09:26:14.552529 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} MemoryTracker: Peak memory usage (for query): 172.56 KiB. 2026.05.21 09:26:14.552547 [ 270 ] {a43f2b14-2311-4c69-ab72-fe8912433072} TCPHandler: Processed in 0.003706304 sec. 2026.05.21 09:26:14.554326 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:14.554471 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:14.554538 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:14.555179 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:14.555228 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:14.555613 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.21 09:26:14.555841 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:14.555986 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. 2026.05.21 09:26:14.556022 [ 270 ] {3e6491f9-5778-47ab-b839-cb7fdf3075ed} TCPHandler: Processed in 0.00180989 sec. 2026.05.21 09:26:14.556178 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:14.556276 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:14.556318 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:14.556757 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:14.556792 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:14.557096 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.21 09:26:14.557316 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:14.557442 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. 2026.05.21 09:26:14.557476 [ 270 ] {ba9de1cd-77ec-4786-bd6d-2ca2ed2e1bcc} TCPHandler: Processed in 0.001349255 sec. 2026.05.21 09:26:14.557610 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:14.557707 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:14.557750 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:14.558195 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:14.558232 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:14.558571 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.21 09:26:14.558788 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:14.558923 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. 2026.05.21 09:26:14.558958 [ 270 ] {6740bf4b-3425-427b-8f9f-2be2f169b2b9} TCPHandler: Processed in 0.001396607 sec. 2026.05.21 09:26:14.559091 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:14.559196 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:14.559240 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:14.559634 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:14.559685 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:14.560017 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2026.05.21 09:26:14.560245 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:14.560380 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. 2026.05.21 09:26:14.560384 [ 85 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_120_23 to all_125_125_0 2026.05.21 09:26:14.560416 [ 270 ] {a05ba075-76e7-4c95-ada1-bbf63292418d} TCPHandler: Processed in 0.001377547 sec. 2026.05.21 09:26:14.560438 [ 85 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:14.560465 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:14.560585 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_120_23 to all_125_125_0 into Compact with storage Full 2026.05.21 09:26:14.560726 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:14.560761 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_120_23, total 6774 rows starting from the beginning of the part 2026.05.21 09:26:14.560825 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:14.560870 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 42 rows starting from the beginning of the part 2026.05.21 09:26:14.560908 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 18 rows starting from the beginning of the part 2026.05.21 09:26:14.560946 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:14.560983 [ 196 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:14.562569 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044839 sec., 3430098.8977616327 rows/sec., 227.10 MiB/sec. 2026.05.21 09:26:14.562956 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} MergedBlockOutputStream: filled checksums all_1_125_24 (state Temporary) 2026.05.21 09:26:14.563268 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_125_24 to all_1_125_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:14.563349 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_125_24} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_120_23, all_125_125_0] -> all_1_125_24 2026.05.21 09:26:14.563423 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2026.05.21 09:26:14.916803 [ 85 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2026.05.21 09:26:14.916872 [ 85 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:14.916892 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:14.917102 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2026.05.21 09:26:14.917320 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:14.917379 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part 2026.05.21 09:26:14.917499 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part 2026.05.21 09:26:14.917552 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part 2026.05.21 09:26:14.917602 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2026.05.21 09:26:14.917646 [ 192 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part 2026.05.21 09:26:14.918420 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407907 sec., 26990.41911148961 rows/sec., 2.25 MiB/sec. 2026.05.21 09:26:14.918610 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2026.05.21 09:26:14.918940 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:14.919026 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_37_9} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2026.05.21 09:26:14.919133 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.21 09:26:15.591253 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 2026.05.21 09:26:15.609884 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:15.609962 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:15.615806 [ 245 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:26:15.616563 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:15.620916 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2026.05.21 09:26:15.957333 [ 225 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:15.957400 [ 225 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:15.959494 [ 225 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:19.551498 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.551774 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:19.552173 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:19.552214 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} 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.21 09:26:19.552461 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:19.552532 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:19.552685 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:26:19.552790 [ 343 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:19.552794 [ 352 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:19.552794 [ 323 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:19.552790 [ 338 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:19.552999 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:19.553028 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:19.553132 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:19.553154 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:19.553193 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} 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.21 09:26:19.553238 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} 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.21 09:26:19.553280 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} 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.21 09:26:19.553324 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} 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.21 09:26:19.554715 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} executeQuery: Read 51 rows, 10.72 KiB in 0.00305 sec., 16721.311475409835 rows/sec., 3.43 MiB/sec. 2026.05.21 09:26:19.554929 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} MemoryTracker: Peak memory usage (for query): 187.38 KiB. 2026.05.21 09:26:19.554946 [ 270 ] {7181cb9f-4825-4b55-a521-8fb945ceefa0} TCPHandler: Processed in 0.003611241 sec. 2026.05.21 09:26:19.558051 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.558184 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:26:19.558235 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:26:19.558783 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.558828 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.559185 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:26:19.559410 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:26:19.559560 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} executeQuery: Read 24 rows, 2.04 KiB in 0.001415 sec., 16961.13074204947 rows/sec., 1.41 MiB/sec. 2026.05.21 09:26:19.559597 [ 270 ] {20d514c2-3c93-4586-9575-cf4881266453} TCPHandler: Processed in 0.001607625 sec. 2026.05.21 09:26:19.559764 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.559862 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:26:19.559902 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:26:19.560307 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.560345 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.560632 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:26:19.560856 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:26:19.560987 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} executeQuery: Read 2 rows, 167.00 B in 0.001143 sec., 1749.7812773403325 rows/sec., 142.68 KiB/sec. 2026.05.21 09:26:19.561021 [ 270 ] {e9ebc3b9-06d0-4891-84a6-0112dd034689} TCPHandler: Processed in 0.001306754 sec. 2026.05.21 09:26:19.561139 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.561236 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:19.561275 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:19.561798 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.561835 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.562154 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.21 09:26:19.562366 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:19.562497 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} executeQuery: Read 259 rows, 23.78 KiB in 0.001279 sec., 202501.95465207193 rows/sec., 18.16 MiB/sec. 2026.05.21 09:26:19.562519 [ 81 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.05.21 09:26:19.562533 [ 270 ] {afeb3b59-4559-4d07-b3ba-4901e7e3f119} TCPHandler: Processed in 0.001442948 sec. 2026.05.21 09:26:19.562590 [ 81 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.562618 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.562710 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.562736 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.05.21 09:26:19.562812 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:19.562843 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:19.562852 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:19.562879 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3361 rows starting from the beginning of the part 2026.05.21 09:26:19.562947 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:26:19.563002 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2026.05.21 09:26:19.563054 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 138 rows starting from the beginning of the part 2026.05.21 09:26:19.563102 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2026.05.21 09:26:19.563154 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 259 rows starting from the beginning of the part 2026.05.21 09:26:19.563286 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.563322 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.563628 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:26:19.563836 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:26:19.563963 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} executeQuery: Read 55 rows, 4.18 KiB in 0.001169 sec., 47048.75962360993 rows/sec., 3.49 MiB/sec. 2026.05.21 09:26:19.563991 [ 78 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.21 09:26:19.563998 [ 270 ] {8966a986-9a87-4ddc-9708-dbe678cba5b4} TCPHandler: Processed in 0.001336775 sec. 2026.05.21 09:26:19.564054 [ 78 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.564084 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.564160 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.564188 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::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.21 09:26:19.564261 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:26:19.564306 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:26:19.564314 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:19.564353 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part 2026.05.21 09:26:19.564419 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 61 rows starting from the beginning of the part 2026.05.21 09:26:19.564467 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:19.564512 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part 2026.05.21 09:26:19.564554 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:19.564597 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 55 rows starting from the beginning of the part 2026.05.21 09:26:19.564724 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.564769 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.565089 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:26:19.565180 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002488093 sec., 2522815.666456198 rows/sec., 199.91 MiB/sec. 2026.05.21 09:26:19.565338 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:26:19.565484 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} executeQuery: Read 24 rows, 2.04 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.60 MiB/sec. 2026.05.21 09:26:19.565482 [ 193 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335694 sec., 328668.09314109373 rows/sec., 23.82 MiB/sec. 2026.05.21 09:26:19.565523 [ 270 ] {4278b602-7d61-4f27-8494-4fb08340e843} TCPHandler: Processed in 0.001412377 sec. 2026.05.21 09:26:19.565524 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.05.21 09:26:19.565658 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.21 09:26:19.565678 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.565784 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:26:19.565829 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:26:19.565916 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:19.565979 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:26:19.566015 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_126_25} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.05.21 09:26:19.566064 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_86_17} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.21 09:26:19.566136 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2026.05.21 09:26:19.566195 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.21 09:26:19.566240 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.566290 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.566584 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2026.05.21 09:26:19.566792 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:26:19.566922 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. 2026.05.21 09:26:19.566957 [ 270 ] {e6f22244-09e1-4fc6-a0b7-c5d075b7b3fa} TCPHandler: Processed in 0.001334825 sec. 2026.05.21 09:26:19.567108 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.567204 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:19.567244 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:19.567712 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.567750 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.568056 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.21 09:26:19.568273 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:19.568408 [ 81 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2026.05.21 09:26:19.568413 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} executeQuery: Read 143 rows, 11.82 KiB in 0.001226 sec., 116639.47797716148 rows/sec., 9.41 MiB/sec. 2026.05.21 09:26:19.568465 [ 81 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.568480 [ 270 ] {d0ba1e8d-a9bd-4740-b985-e287e2ea9062} TCPHandler: Processed in 0.001438608 sec. 2026.05.21 09:26:19.568529 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.568634 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2026.05.21 09:26:19.568665 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.568692 [ 221 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.568723 [ 221 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.568751 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:19.568767 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:19.568789 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1831 rows starting from the beginning of the part 2026.05.21 09:26:19.568843 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:19.568876 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:26:19.568933 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2026.05.21 09:26:19.568978 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 105 rows starting from the beginning of the part 2026.05.21 09:26:19.569036 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2026.05.21 09:26:19.569089 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 143 rows starting from the beginning of the part 2026.05.21 09:26:19.569263 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.569306 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.569660 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.21 09:26:19.569909 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:19.570055 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} executeQuery: Read 197 rows, 14.47 KiB in 0.001306 sec., 150842.26646248085 rows/sec., 10.82 MiB/sec. 2026.05.21 09:26:19.570090 [ 270 ] {7faa4753-84ea-4446-bbee-9a75be371182} TCPHandler: Processed in 0.001474059 sec. 2026.05.21 09:26:19.570172 [ 220 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.570207 [ 220 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.570278 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.570379 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:19.570437 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} 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.21 09:26:19.570559 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964116 sec., 1782481.2791097877 rows/sec., 129.45 MiB/sec. 2026.05.21 09:26:19.570766 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2026.05.21 09:26:19.571071 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:19.571140 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_126_25} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2026.05.21 09:26:19.571209 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.21 09:26:19.571263 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.571308 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.571402 [ 221 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.571914 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2026.05.21 09:26:19.572171 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:19.572325 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. 2026.05.21 09:26:19.572405 [ 270 ] {cb1d9228-98c2-46c4-99f8-6fc22ff83177} TCPHandler: Processed in 0.002176743 sec. 2026.05.21 09:26:19.572527 [ 220 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.572576 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:19.572677 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:19.572720 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:19.573078 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:19.573115 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:19.573423 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2026.05.21 09:26:19.573629 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:19.573765 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. 2026.05.21 09:26:19.573799 [ 270 ] {89246d87-ff9f-438d-be37-8c1f220fdcdb} TCPHandler: Processed in 0.001274662 sec. 2026.05.21 09:26:19.573841 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.573879 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:19.576086 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:20.646853 [ 221 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:20.646909 [ 221 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:20.648764 [ 221 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:21.056542 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37890 2026.05.21 09:26:21.057074 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:21.057119 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:21.057594 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:26:21.057820 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:21.057952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37890 2026.05.21 09:26:23.121924 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 2026.05.21 09:26:23.139462 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:23.139524 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:23.145685 [ 245 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:26:23.146372 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:23.149172 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 595 2026.05.21 09:26:24.549142 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:24.549406 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:24.549766 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:24.549802 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} 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.21 09:26:24.550024 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:24.550093 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:24.550238 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:26:24.550325 [ 338 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:24.550355 [ 352 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:24.550365 [ 323 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:24.550355 [ 336 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:24.550573 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:24.550647 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:24.550811 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:24.550841 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:24.550902 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} 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.21 09:26:24.550960 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} 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.21 09:26:24.551011 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} 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.21 09:26:24.551065 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} 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.21 09:26:24.552700 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} executeQuery: Read 51 rows, 10.48 KiB in 0.003387 sec., 15057.573073516387 rows/sec., 3.02 MiB/sec. 2026.05.21 09:26:24.553072 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} MemoryTracker: Peak memory usage (for query): 171.98 KiB. 2026.05.21 09:26:24.553093 [ 270 ] {ce58b229-7e7a-4f4f-9d0c-f0e5caa32447} TCPHandler: Processed in 0.004095517 sec. 2026.05.21 09:26:24.554937 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:24.555099 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:24.555169 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:24.555882 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:24.555925 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:24.556311 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.21 09:26:24.556537 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:24.556689 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. 2026.05.21 09:26:24.556728 [ 270 ] {296491c6-e85d-46f3-a4f4-3a28549dc5a5} TCPHandler: Processed in 0.001920404 sec. 2026.05.21 09:26:24.556866 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:24.556962 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:24.557004 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:24.557556 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:24.557593 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:24.557897 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.21 09:26:24.558107 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:24.558239 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. 2026.05.21 09:26:24.558277 [ 270 ] {b2d8650d-8750-4db1-9429-7afb09949d4c} TCPHandler: Processed in 0.001460159 sec. 2026.05.21 09:26:24.558408 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:24.558505 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:24.558549 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:24.559050 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:24.559087 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:24.559413 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.21 09:26:24.559636 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:24.559771 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. 2026.05.21 09:26:24.559794 [ 72 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_122_28 to all_123_123_0 2026.05.21 09:26:24.559809 [ 270 ] {6a25952d-2e19-40c8-bf61-c26d5235af19} TCPHandler: Processed in 0.001451669 sec. 2026.05.21 09:26:24.559849 [ 72 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:24.559877 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:24.559952 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:24.559970 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} MergeTask::PrepareStage: Merging 2 parts: from all_1_122_28 to all_123_123_0 into Compact with storage Full 2026.05.21 09:26:24.560055 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:24.560096 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:24.560104 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:24.560137 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} MergeTreeSequentialSource: Reading 7 marks from part all_1_122_28, total 44644 rows starting from the beginning of the part 2026.05.21 09:26:24.560205 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 52 rows starting from the beginning of the part 2026.05.21 09:26:24.560622 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:24.560665 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:24.560976 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2026.05.21 09:26:24.561182 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:24.561323 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001284 sec., 46728.97196261682 rows/sec., 3.15 MiB/sec. 2026.05.21 09:26:24.561366 [ 270 ] {717bf705-9f8a-415a-940f-059a753ba8e6} TCPHandler: Processed in 0.001463329 sec. 2026.05.21 09:26:24.566651 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} MergeTask::MergeProjectionsStage: Merge sorted 44696 rows, containing 5 columns (5 merged, 0 gathered) in 0.006716335 sec., 6654819.927832664 rows/sec., 432.02 MiB/sec. 2026.05.21 09:26:24.567044 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} MergedBlockOutputStream: filled checksums all_1_123_29 (state Temporary) 2026.05.21 09:26:24.567341 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_123_29 to all_1_123_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:24.567421 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_123_29} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_122_28, all_123_123_0] -> all_1_123_29 2026.05.21 09:26:24.567507 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2026.05.21 09:26:26.850692 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:26.850954 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} executeQuery: (from [fd00:1122:3344:101::e]:60263) 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.21 09:26:26.851434 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 09:26:26.851630 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:26.852004 [ 344 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 09:26:26.852320 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} executeQuery: Read 41 rows, 2.50 KiB in 0.001482 sec., 27665.31713900135 rows/sec., 1.65 MiB/sec. 2026.05.21 09:26:26.852374 [ 260 ] {0debb267-3eb5-46f2-bb98-a8f656d4d5a2} TCPHandler: Processed in 0.001832732 sec. 2026.05.21 09:26:28.052118 [ 224 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:28.052177 [ 224 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:28.054691 [ 224 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:28.322730 [ 69 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:26:28.322791 [ 69 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:26:28.559021 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38338 2026.05.21 09:26:28.559561 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:28.559603 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:28.560110 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:26:28.560357 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:28.560486 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38338 2026.05.21 09:26:28.560597 [ 218 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:28.560656 [ 218 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:28.562496 [ 218 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:29.000302 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 381.18 MiB, peak 403.63 MiB, free memory in arenas 0.00 B, will set to 385.18 MiB (RSS), difference: 3.99 MiB 2026.05.21 09:26:29.001793 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00115989 sec. 2026.05.21 09:26:29.550055 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:29.550344 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:29.550779 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:29.550834 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} 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.21 09:26:29.551059 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:29.551125 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:29.551263 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:26:29.551362 [ 344 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:29.551370 [ 343 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:29.551362 [ 322 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:29.551445 [ 344 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:29.551516 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:29.551544 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:29.551642 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:29.551663 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:29.551700 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} 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.21 09:26:29.551741 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} 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.21 09:26:29.551781 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} 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.21 09:26:29.551820 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} 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.21 09:26:29.553251 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} executeQuery: Read 51 rows, 10.72 KiB in 0.003012 sec., 16932.270916334663 rows/sec., 3.47 MiB/sec. 2026.05.21 09:26:29.553629 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} MemoryTracker: Peak memory usage (for query): 185.33 KiB. 2026.05.21 09:26:29.553650 [ 270 ] {bbe9e6d0-78a8-4ecc-a54d-8ea1c6e17c83} TCPHandler: Processed in 0.003745845 sec. 2026.05.21 09:26:29.555857 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:29.555986 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:29.556031 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:29.556702 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:29.556744 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:29.557110 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.21 09:26:29.557326 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:29.557472 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} executeQuery: Read 138 rows, 12.27 KiB in 0.001518 sec., 90909.09090909091 rows/sec., 7.89 MiB/sec. 2026.05.21 09:26:29.557509 [ 270 ] {8b3df219-9225-464b-87e0-ea4a67b0a0f7} TCPHandler: Processed in 0.001719888 sec. 2026.05.21 09:26:29.557653 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:29.557752 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:29.557791 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:29.558262 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:29.558298 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:29.558593 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:26:29.558796 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:26:29.558922 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} executeQuery: Read 41 rows, 3.08 KiB in 0.00119 sec., 34453.78151260504 rows/sec., 2.53 MiB/sec. 2026.05.21 09:26:29.558958 [ 270 ] {b2913525-6e67-4f5b-8fc0-59b86960a653} TCPHandler: Processed in 0.001365916 sec. 2026.05.21 09:26:29.559086 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:29.559185 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:29.559227 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:29.559713 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:29.559751 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:29.560059 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.21 09:26:29.560284 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:29.560411 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} executeQuery: Read 105 rows, 8.40 KiB in 0.001246 sec., 84269.66292134832 rows/sec., 6.58 MiB/sec. 2026.05.21 09:26:29.560447 [ 270 ] {ee759f23-c142-47d8-b5f5-4e37a04a2baa} TCPHandler: Processed in 0.001417207 sec. 2026.05.21 09:26:29.560587 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:29.560689 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:29.560731 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:29.561178 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:29.561213 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:29.561534 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.21 09:26:29.561735 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:29.561858 [ 58 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_123_29 to all_124_124_0 2026.05.21 09:26:29.561864 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. 2026.05.21 09:26:29.561910 [ 58 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:29.561922 [ 270 ] {8ed715d6-e482-4d93-857c-d7ba2e7c1dc8} TCPHandler: Processed in 0.001384676 sec. 2026.05.21 09:26:29.561941 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:29.562052 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} MergeTask::PrepareStage: Merging 2 parts: from all_1_123_29 to all_124_124_0 into Compact with storage Full 2026.05.21 09:26:29.562081 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:29.562167 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:29.562182 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:29.562204 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_123_29, total 44696 rows starting from the beginning of the part 2026.05.21 09:26:29.562241 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} 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.21 09:26:29.562276 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:29.563157 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:29.563198 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:29.563764 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2026.05.21 09:26:29.563980 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:29.564122 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} executeQuery: Read 41 rows, 75.23 KiB in 0.001958 sec., 20939.73442288049 rows/sec., 37.52 MiB/sec. 2026.05.21 09:26:29.564204 [ 270 ] {8fd1a447-a791-43fa-bc89-15e7073b0003} TCPHandler: Processed in 0.002172853 sec. 2026.05.21 09:26:29.564349 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:29.564447 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:29.564490 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:29.564877 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:29.564915 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:29.565225 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2026.05.21 09:26:29.565461 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:29.565593 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. 2026.05.21 09:26:29.565627 [ 270 ] {5887c765-9687-46f4-b492-57e3db31ffdb} TCPHandler: Processed in 0.001328695 sec. 2026.05.21 09:26:29.568941 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} MergeTask::MergeProjectionsStage: Merge sorted 44856 rows, containing 5 columns (5 merged, 0 gathered) in 0.006923112 sec., 6479167.17221966 rows/sec., 420.73 MiB/sec. 2026.05.21 09:26:29.569412 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} MergedBlockOutputStream: filled checksums all_1_124_30 (state Temporary) 2026.05.21 09:26:29.569678 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_124_30 to all_1_124_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:29.569752 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_124_30} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_123_29, all_124_124_0] -> all_1_124_30 2026.05.21 09:26:29.569818 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:26:30.650162 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 2026.05.21 09:26:30.666799 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:30.666858 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:30.672923 [ 245 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:26:30.673622 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:30.676577 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2026.05.21 09:26:33.197034 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.197300 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:33.197691 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:33.197740 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} 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.21 09:26:33.198006 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:33.198075 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:33.198216 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:26:33.198291 [ 343 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:33.198318 [ 352 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:33.198339 [ 323 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:33.198328 [ 322 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:33.198631 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:33.198688 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:33.198840 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:33.198868 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:33.198925 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} 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.21 09:26:33.198980 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} 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.21 09:26:33.199027 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} 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.21 09:26:33.199071 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} 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.21 09:26:33.200368 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} executeQuery: Read 51 rows, 12.35 KiB in 0.003181 sec., 16032.69412134549 rows/sec., 3.79 MiB/sec. 2026.05.21 09:26:33.200623 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} MemoryTracker: Peak memory usage (for query): 206.68 KiB. 2026.05.21 09:26:33.200641 [ 270 ] {642ec3ab-ba05-409d-8116-abf3e78e070a} TCPHandler: Processed in 0.003744906 sec. 2026.05.21 09:26:33.213761 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.213914 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:26:33.213973 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:26:33.214613 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.214664 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.215055 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:26:33.215283 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:26:33.215430 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} executeQuery: Read 4 rows, 334.00 B in 0.001555 sec., 2572.347266881029 rows/sec., 209.76 KiB/sec. 2026.05.21 09:26:33.215469 [ 270 ] {d7d6c00b-db51-4407-8b97-344611b569ed} TCPHandler: Processed in 0.00178726 sec. 2026.05.21 09:26:33.215615 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.215712 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:33.215752 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:33.217046 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.217083 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.217509 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.21 09:26:33.217723 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:33.217854 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} executeQuery: Read 2407 rows, 180.72 KiB in 0.00216 sec., 1114351.851851852 rows/sec., 81.70 MiB/sec. 2026.05.21 09:26:33.217889 [ 270 ] {283c7788-3a3e-4bda-af89-5f425036e8b1} TCPHandler: Processed in 0.002323508 sec. 2026.05.21 09:26:33.218029 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.218127 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:33.218167 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:33.218587 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.218623 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.218907 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:26:33.219107 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): 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.21 09:26:33.219236 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} executeQuery: Read 15 rows, 1.11 KiB in 0.001128 sec., 13297.87234042553 rows/sec., 980.89 KiB/sec. 2026.05.21 09:26:33.219271 [ 270 ] {1448d07e-7818-4d84-9ea3-9cc8b5963d26} TCPHandler: Processed in 0.001291533 sec. 2026.05.21 09:26:33.219408 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.219505 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:26:33.219544 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:26:33.220155 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.220191 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.220503 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:26:33.220706 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:26:33.220834 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} executeQuery: Read 801 rows, 47.38 KiB in 0.001347 sec., 594654.7884187081 rows/sec., 34.35 MiB/sec. 2026.05.21 09:26:33.220868 [ 270 ] {61b3eac0-7bf7-41b1-b372-300b33c7043d} TCPHandler: Processed in 0.001509271 sec. 2026.05.21 09:26:33.221000 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.221097 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:33.221136 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:26:33.221572 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.221608 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.221884 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.21 09:26:33.222093 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:26:33.222219 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. 2026.05.21 09:26:33.222256 [ 270 ] {933fe2f4-22d4-4932-9a7d-7422eadc2184} TCPHandler: Processed in 0.001305244 sec. 2026.05.21 09:26:33.222387 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.222483 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:33.222523 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:33.223271 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.223308 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.223651 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.21 09:26:33.223852 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:33.223984 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} executeQuery: Read 1294 rows, 88.44 KiB in 0.001518 sec., 852437.417654809 rows/sec., 56.90 MiB/sec. 2026.05.21 09:26:33.224018 [ 270 ] {fbf85964-9efc-4f1a-a4d7-8003386adc82} TCPHandler: Processed in 0.001680956 sec. 2026.05.21 09:26:33.224146 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.224243 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:33.224286 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:33.224950 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.224986 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.225399 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.21 09:26:33.225604 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:33.225732 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} executeQuery: Read 1574 rows, 98.47 KiB in 0.001508 sec., 1043766.5782493369 rows/sec., 63.77 MiB/sec. 2026.05.21 09:26:33.225732 [ 21 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_124_30 to all_129_129_0 2026.05.21 09:26:33.225770 [ 270 ] {7dbeab4b-54b0-490b-9d68-08d0a372d13d} TCPHandler: Processed in 0.001674176 sec. 2026.05.21 09:26:33.225786 [ 21 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.225811 [ 21 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.225901 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.225901 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_124_30 to all_129_129_0 into Compact with storage Full 2026.05.21 09:26:33.226002 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:33.226013 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:33.226048 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_124_30, total 44856 rows starting from the beginning of the part 2026.05.21 09:26:33.226056 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} 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.21 09:26:33.226113 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:33.226168 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 197 rows starting from the beginning of the part 2026.05.21 09:26:33.226215 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:33.226269 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:33.226317 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:26:33.226914 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.226950 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.227452 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2026.05.21 09:26:33.227681 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:33.227806 [ 21 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2026.05.21 09:26:33.227825 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} executeQuery: Read 11 rows, 20.18 KiB in 0.001841 sec., 5975.013579576317 rows/sec., 10.71 MiB/sec. 2026.05.21 09:26:33.227839 [ 21 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.227866 [ 21 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.227941 [ 270 ] {17b79dea-de88-4e32-bf60-81ea16e29166} TCPHandler: Processed in 0.00209128 sec. 2026.05.21 09:26:33.227944 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:26:33.228079 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:33.228172 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:33.228181 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:33.228235 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2242 rows starting from the beginning of the part 2026.05.21 09:26:33.228235 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:33.228462 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part 2026.05.21 09:26:33.228605 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:33.228617 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.228658 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.228720 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:33.228836 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:33.228958 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part 2026.05.21 09:26:33.228999 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2026.05.21 09:26:33.229208 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:33.229350 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} executeQuery: Read 42 rows, 2.89 KiB in 0.001188 sec., 35353.53535353535 rows/sec., 2.38 MiB/sec. 2026.05.21 09:26:33.229385 [ 270 ] {f5ca122d-6115-43ad-b2a2-8237a4676c38} TCPHandler: Processed in 0.001356275 sec. 2026.05.21 09:26:33.234124 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergeTask::MergeProjectionsStage: Merge sorted 47107 rows, containing 5 columns (5 merged, 0 gathered) in 0.008253807 sec., 5707305.731767171 rows/sec., 370.31 MiB/sec. 2026.05.21 09:26:33.234715 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} MergedBlockOutputStream: filled checksums all_1_129_31 (state Temporary) 2026.05.21 09:26:33.235058 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_129_31 to all_1_129_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:33.235141 [ 188 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_129_31} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_124_30, all_129_129_0] -> all_1_129_31 2026.05.21 09:26:33.235252 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.21 09:26:33.238644 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2387 rows, containing 19 columns (19 merged, 0 gathered) in 0.01073418 sec., 222373.76306341053 rows/sec., 398.48 MiB/sec. 2026.05.21 09:26:33.240275 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2026.05.21 09:26:33.240589 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:33.240659 [ 197 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_71_14} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2026.05.21 09:26:33.240761 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. 2026.05.21 09:26:33.783874 [ 56 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 2026.05.21 09:26:33.783965 [ 56 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:33.783992 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:33.784130 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full 2026.05.21 09:26:33.784288 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:33.784323 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 308 rows starting from the beginning of the part 2026.05.21 09:26:33.784393 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part 2026.05.21 09:26:33.784445 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part 2026.05.21 09:26:33.784492 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part 2026.05.21 09:26:33.784535 [ 188 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part 2026.05.21 09:26:33.785398 [ 191 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329115 sec., 499580.547958604 rows/sec., 35.04 MiB/sec. 2026.05.21 09:26:33.785571 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) 2026.05.21 09:26:33.785872 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:33.785951 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_35_8} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 2026.05.21 09:26:33.786034 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.21 09:26:34.000266 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 386.27 MiB, peak 404.79 MiB, free memory in arenas 0.00 B, will set to 389.95 MiB (RSS), difference: 3.68 MiB 2026.05.21 09:26:34.544996 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:34.545312 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:34.545819 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:34.545893 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} 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.21 09:26:34.546227 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:34.546337 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:34.546544 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:26:34.546687 [ 322 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:34.546711 [ 268 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:34.546690 [ 323 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:34.546690 [ 343 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:34.546968 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:34.547021 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:34.547177 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:34.547215 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:34.547271 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} 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.21 09:26:34.547332 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} 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.21 09:26:34.547387 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} 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.21 09:26:34.547442 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} 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.21 09:26:34.548975 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} executeQuery: Read 51 rows, 10.48 KiB in 0.003785 sec., 13474.240422721268 rows/sec., 2.70 MiB/sec. 2026.05.21 09:26:34.549302 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} MemoryTracker: Peak memory usage (for query): 171.34 KiB. 2026.05.21 09:26:34.549325 [ 270 ] {30816e6e-e0b0-40a2-a201-60e973735030} TCPHandler: Processed in 0.004540522 sec. 2026.05.21 09:26:34.551579 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:34.551729 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:34.551797 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:34.552720 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:34.552809 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:34.553421 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.21 09:26:34.553782 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:34.554044 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} executeQuery: Read 56 rows, 4.38 KiB in 0.00235 sec., 23829.787234042553 rows/sec., 1.82 MiB/sec. 2026.05.21 09:26:34.554136 [ 270 ] {57b76384-0dbe-462b-9df6-a852cb2ee2ac} TCPHandler: Processed in 0.00268411 sec. 2026.05.21 09:26:34.554433 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:34.554607 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:34.554682 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:34.555445 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:34.555497 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:34.555942 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.21 09:26:34.556260 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:34.556455 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. 2026.05.21 09:26:34.556518 [ 270 ] {12ad2097-eba6-4046-92e3-3c4f3e862804} TCPHandler: Processed in 0.002255155 sec. 2026.05.21 09:26:34.556711 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:34.556846 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:34.556910 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:34.557525 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:34.557582 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:34.558018 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.21 09:26:34.558281 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:34.558469 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} executeQuery: Read 52 rows, 3.70 KiB in 0.001655 sec., 31419.939577039277 rows/sec., 2.18 MiB/sec. 2026.05.21 09:26:34.558538 [ 270 ] {d42525ec-717b-404a-8915-b40ad7c48b5a} TCPHandler: Processed in 0.001893823 sec. 2026.05.21 09:26:34.558735 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:34.558871 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:34.558928 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:34.559376 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:34.559416 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:34.559749 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2026.05.21 09:26:34.559974 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:34.560129 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} executeQuery: Read 18 rows, 1.25 KiB in 0.001296 sec., 13888.888888888889 rows/sec., 963.75 KiB/sec. 2026.05.21 09:26:34.560142 [ 60 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_125_24 to all_130_130_0 2026.05.21 09:26:34.560175 [ 270 ] {a5ba5859-8edc-4a55-abb8-b53ac3023b62} TCPHandler: Processed in 0.001539062 sec. 2026.05.21 09:26:34.560203 [ 60 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:34.560241 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:34.560355 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_125_24 to all_130_130_0 into Compact with storage Full 2026.05.21 09:26:34.560481 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:34.560518 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_125_24, total 7014 rows starting from the beginning of the part 2026.05.21 09:26:34.560585 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:34.560634 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:34.560676 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:34.560717 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 42 rows starting from the beginning of the part 2026.05.21 09:26:34.560757 [ 188 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 18 rows starting from the beginning of the part 2026.05.21 09:26:34.562576 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergeTask::MergeProjectionsStage: Merge sorted 7254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270187 sec., 3195331.4859084296 rows/sec., 211.69 MiB/sec. 2026.05.21 09:26:34.563049 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} MergedBlockOutputStream: filled checksums all_1_130_25 (state Temporary) 2026.05.21 09:26:34.563359 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_130_25 to all_1_130_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:34.563440 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_130_25} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_125_24, all_130_130_0] -> all_1_130_25 2026.05.21 09:26:34.563527 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2026.05.21 09:26:35.404989 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60145 2026.05.21 09:26:35.405081 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.405105 [ 259 ] {} TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60145 2026.05.21 09:26:35.405128 [ 259 ] {} TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405141 [ 259 ] {} TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405372 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34089 2026.05.21 09:26:35.405404 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45648 2026.05.21 09:26:35.405425 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64033 2026.05.21 09:26:35.405464 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.405415 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61137 2026.05.21 09:26:35.405502 [ 304 ] {} TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Authenticating user 'default' from [fd00:1122:3344:101::e]:34089 2026.05.21 09:26:35.405511 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.405513 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.405541 [ 304 ] {} TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405559 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.405574 [ 304 ] {} TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405575 [ 308 ] {} TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Authenticating user 'default' from [fd00:1122:3344:101::e]:45648 2026.05.21 09:26:35.405553 [ 311 ] {} TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64033 2026.05.21 09:26:35.405619 [ 309 ] {} TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61137 2026.05.21 09:26:35.405639 [ 311 ] {} TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405626 [ 308 ] {} TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405670 [ 311 ] {} TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405704 [ 308 ] {} TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405666 [ 309 ] {} TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405498 [ 259 ] {} TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:35.405787 [ 309 ] {} TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405421 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57282 2026.05.21 09:26:35.405375 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54736 2026.05.21 09:26:35.405370 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57152 2026.05.21 09:26:35.405890 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.405916 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.405945 [ 310 ] {} TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Authenticating user 'default' from [fd00:1122:3344:101::e]:57282 2026.05.21 09:26:35.405957 [ 269 ] {} TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:54736 2026.05.21 09:26:35.405978 [ 310 ] {} TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405986 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} executeQuery: (from [fd00:1122:3344:101::e]:60145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:26:35.405989 [ 269 ] {} TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.406005 [ 310 ] {} TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.406027 [ 269 ] {} TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.405378 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46476 2026.05.21 09:26:35.406090 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.406120 [ 303 ] {} TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57152 2026.05.21 09:26:35.406138 [ 303 ] {} TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.406151 [ 303 ] {} TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.406289 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:26:35.406354 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:35.406366 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:35.406393 [ 307 ] {} TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Authenticating user 'default' from [fd00:1122:3344:101::e]:46476 2026.05.21 09:26:35.406412 [ 307 ] {} TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.406425 [ 307 ] {} TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.406638 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:26:35.407532 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} AggregatingTransform: Aggregating 2026.05.21 09:26:35.407572 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} Aggregator: Aggregation method: without_key 2026.05.21 09:26:35.407603 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867819 sec. (1152.314 rows/sec., 45.01 KiB/sec.) 2026.05.21 09:26:35.407618 [ 268 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} Aggregator: Merging aggregated data 2026.05.21 09:26:35.408229 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} executeQuery: Read 1 rows, 40.00 B in 0.002319 sec., 431.22035360069 rows/sec., 16.84 KiB/sec. 2026.05.21 09:26:35.408361 [ 259 ] {02c867d4-7acc-4f42-860a-20cd6f5fd5a0} TCPHandler: Processed in 0.003002041 sec. 2026.05.21 09:26:35.408493 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408522 [ 259 ] {} TCP-Session: 439a5221-05c1-4451-80ea-999e1307f0d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408523 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408543 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408568 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408601 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408602 [ 269 ] {} TCP-Session: d8c871d4-ca19-499f-a7ec-9e8340698a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408620 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408643 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408698 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408708 [ 309 ] {} TCP-Session: 22b8c1b4-20e8-4f10-9223-8d5f118202b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408727 [ 307 ] {} TCP-Session: 4016fdca-c1c8-415e-b590-7b8b88f31919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408738 [ 310 ] {} TCP-Session: 70a64ab8-19c8-4047-8e3c-b85d537a69ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408690 [ 311 ] {} TCP-Session: 6cecdf73-bb36-44ff-830d-f10b24a82ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408588 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:35.408577 [ 304 ] {} TCP-Session: 619ab5fb-c754-48f4-a11b-1f55f2ca377f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408817 [ 308 ] {} TCP-Session: a072a543-398e-49f7-a57d-7b34f1936a9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:35.408675 [ 303 ] {} TCP-Session: fe9b5070-32eb-40e0-bd17-9747835badc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.061538 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38850 2026.05.21 09:26:36.062170 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:36.062235 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:36.062888 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:26:36.063224 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:36.063415 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38850 2026.05.21 09:26:36.063447 [ 66 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.21 09:26:36.063532 [ 66 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:36.063562 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:36.063740 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:26:36.063938 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:36.064001 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36418 rows starting from the beginning of the part 2026.05.21 09:26:36.064101 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part 2026.05.21 09:26:36.064175 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part 2026.05.21 09:26:36.064248 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part 2026.05.21 09:26:36.064318 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part 2026.05.21 09:26:36.064390 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part 2026.05.21 09:26:36.068446 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 38850 rows, containing 4 columns (4 merged, 0 gathered) in 0.004787521 sec., 8114846.911376472 rows/sec., 116.08 MiB/sec. 2026.05.21 09:26:36.068780 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.21 09:26:36.069183 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:36.069304 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_81_16} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.21 09:26:36.069433 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.05.21 09:26:36.908603 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35879 2026.05.21 09:26:36.908693 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.908722 [ 259 ] {} TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Authenticating user 'default' from [fd00:1122:3344:101::e]:35879 2026.05.21 09:26:36.908746 [ 259 ] {} TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.908762 [ 259 ] {} TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909001 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48690 2026.05.21 09:26:36.909001 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50184 2026.05.21 09:26:36.909058 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34637 2026.05.21 09:26:36.909109 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60863 2026.05.21 09:26:36.909125 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.909150 [ 259 ] {} TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:36.909190 [ 269 ] {} TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Authenticating user 'default' from [fd00:1122:3344:101::e]:50184 2026.05.21 09:26:36.909195 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.909240 [ 269 ] {} TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909252 [ 310 ] {} TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Authenticating user 'default' from [fd00:1122:3344:101::e]:60863 2026.05.21 09:26:36.909270 [ 269 ] {} TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909293 [ 310 ] {} TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909185 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.909326 [ 310 ] {} TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909120 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54728 2026.05.21 09:26:36.909398 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} executeQuery: (from [fd00:1122:3344:101::e]:35879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:26:36.909385 [ 304 ] {} TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34637 2026.05.21 09:26:36.909458 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.909488 [ 304 ] {} TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909546 [ 311 ] {} TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Authenticating user 'default' from [fd00:1122:3344:101::e]:54728 2026.05.21 09:26:36.909564 [ 304 ] {} TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909587 [ 311 ] {} TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909119 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.909623 [ 311 ] {} TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909074 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43013 2026.05.21 09:26:36.909704 [ 303 ] {} TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48690 2026.05.21 09:26:36.909756 [ 303 ] {} TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909767 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:26:36.909784 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.909101 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58898 2026.05.21 09:26:36.909842 [ 308 ] {} TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43013 2026.05.21 09:26:36.909822 [ 303 ] {} TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909920 [ 308 ] {} TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909909 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.909946 [ 308 ] {} TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909974 [ 309 ] {} TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Authenticating user 'default' from [fd00:1122:3344:101::e]:58898 2026.05.21 09:26:36.909070 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64114 2026.05.21 09:26:36.910012 [ 309 ] {} TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.909905 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:36.910055 [ 309 ] {} TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.910077 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.910124 [ 307 ] {} TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Authenticating user 'default' from [fd00:1122:3344:101::e]:64114 2026.05.21 09:26:36.910148 [ 307 ] {} TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.910169 [ 307 ] {} TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.910464 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:26:36.911805 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} AggregatingTransform: Aggregating 2026.05.21 09:26:36.911851 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} Aggregator: Aggregation method: without_key 2026.05.21 09:26:36.911893 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001283034 sec. (779.403 rows/sec., 30.45 KiB/sec.) 2026.05.21 09:26:36.911913 [ 342 ] {10702a7b-f6a2-4751-931d-8bef465cd425} Aggregator: Merging aggregated data 2026.05.21 09:26:36.912751 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} executeQuery: Read 1 rows, 40.00 B in 0.003429 sec., 291.6302128900554 rows/sec., 11.39 KiB/sec. 2026.05.21 09:26:36.912924 [ 259 ] {10702a7b-f6a2-4751-931d-8bef465cd425} TCPHandler: Processed in 0.003929962 sec. 2026.05.21 09:26:36.913058 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913092 [ 259 ] {} TCP-Session: 4fe112db-8b22-4d3c-946d-2b1e5d058370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913103 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913115 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913138 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913157 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913187 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913209 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913227 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913246 [ 311 ] {} TCP-Session: ad2ab678-e25c-4578-9f41-bf6d1a4d883a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913262 [ 309 ] {} TCP-Session: e7c47c17-06ca-4624-ac44-49c882fea77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913283 [ 310 ] {} TCP-Session: cacb95c5-0dd6-49b3-be38-37a39c39dd16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913218 [ 308 ] {} TCP-Session: 787b114a-c69b-491c-9e95-1ce3f87997c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913173 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.913164 [ 269 ] {} TCP-Session: 22dd241b-07ee-44a2-bb59-ddceedf5523c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913380 [ 303 ] {} TCP-Session: 3b5d0c4a-b7ac-4105-ab18-cb7cc4063dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913242 [ 307 ] {} TCP-Session: 0113f48c-195f-47bc-bf09-4bf84c2f365b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.913192 [ 304 ] {} TCP-Session: c9da3dcd-90ed-4d6a-923f-cd28a2a361d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.971293 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42480 2026.05.21 09:26:36.971396 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.971427 [ 259 ] {} TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Authenticating user 'default' from [fd00:1122:3344:101::e]:42480 2026.05.21 09:26:36.971457 [ 259 ] {} TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.971476 [ 259 ] {} TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.971752 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38950 2026.05.21 09:26:36.971807 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50494 2026.05.21 09:26:36.971824 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35023 2026.05.21 09:26:36.971854 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54864 2026.05.21 09:26:36.971890 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60201 2026.05.21 09:26:36.971917 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.971918 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.971939 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.971961 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.971962 [ 303 ] {} TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Authenticating user 'default' from [fd00:1122:3344:101::e]:50494 2026.05.21 09:26:36.971993 [ 259 ] {} TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:36.972022 [ 303 ] {} TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972000 [ 311 ] {} TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:60201 2026.05.21 09:26:36.972058 [ 303 ] {} TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.971990 [ 309 ] {} TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Authenticating user 'default' from [fd00:1122:3344:101::e]:54864 2026.05.21 09:26:36.972098 [ 311 ] {} TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.971935 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.972129 [ 311 ] {} TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972128 [ 309 ] {} TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972212 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} executeQuery: (from [fd00:1122:3344:101::e]:42480) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:26:36.972248 [ 309 ] {} TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.971826 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48870 2026.05.21 09:26:36.971858 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48952 2026.05.21 09:26:36.972209 [ 269 ] {} TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:38950 2026.05.21 09:26:36.971976 [ 307 ] {} TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Authenticating user 'default' from [fd00:1122:3344:101::e]:35023 2026.05.21 09:26:36.972384 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.972384 [ 269 ] {} TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972406 [ 307 ] {} TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972429 [ 269 ] {} TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972444 [ 307 ] {} TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972420 [ 310 ] {} TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48952 2026.05.21 09:26:36.972369 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.972498 [ 310 ] {} TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972520 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:26:36.972540 [ 310 ] {} TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972542 [ 308 ] {} TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48870 2026.05.21 09:26:36.971810 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36666 2026.05.21 09:26:36.972601 [ 308 ] {} TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972599 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:36.972653 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:26:36.972639 [ 308 ] {} TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972687 [ 304 ] {} TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36666 2026.05.21 09:26:36.972709 [ 304 ] {} TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.972722 [ 304 ] {} TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.973043 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:26:36.973994 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} AggregatingTransform: Aggregating 2026.05.21 09:26:36.974031 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} Aggregator: Aggregation method: without_key 2026.05.21 09:26:36.974065 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090765 sec. (1101.746 rows/sec., 43.04 KiB/sec.) 2026.05.21 09:26:36.974080 [ 313 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} Aggregator: Merging aggregated data 2026.05.21 09:26:36.974755 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} executeQuery: Read 1 rows, 40.00 B in 0.002596 sec., 385.20801232665644 rows/sec., 15.05 KiB/sec. 2026.05.21 09:26:36.974945 [ 259 ] {df1d500f-c85a-4d97-846d-92e807f5efb4} TCPHandler: Processed in 0.003127005 sec. 2026.05.21 09:26:36.975081 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975109 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975117 [ 259 ] {} TCP-Session: 662320b4-da31-46a7-82a8-509d218c760c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975139 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975155 [ 309 ] {} TCP-Session: 63ba0e3a-968e-40ef-b706-381c15765185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975161 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975180 [ 303 ] {} TCP-Session: 26e3eea3-f428-4159-b93e-285de222a048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975132 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975229 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975231 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975273 [ 304 ] {} TCP-Session: 44c039a9-9568-4c55-81fe-37e0abbdd9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975271 [ 308 ] {} TCP-Session: 75d98a04-2ce2-4cd1-a522-e0688f44e7f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975311 [ 307 ] {} TCP-Session: 9291756f-8e66-4dda-85a9-6e3125fe57de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975247 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975215 [ 311 ] {} TCP-Session: 89d15dca-55f3-4a5f-af69-fa375e414f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975235 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:26:36.975383 [ 310 ] {} TCP-Session: 23c923cc-7b54-4898-bf22-8e050d882fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:36.975434 [ 269 ] {} TCP-Session: e3ea4863-ad21-4d20-b364-1c6295da1b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:26:38.177540 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 2026.05.21 09:26:38.195466 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:38.195533 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:38.202146 [ 245 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:26:38.202889 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:38.203224 [ 63 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.21 09:26:38.203309 [ 63 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:38.203338 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. 2026.05.21 09:26:38.203483 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:26:38.206694 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 610 2026.05.21 09:26:38.207729 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:38.209629 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2026.05.21 09:26:38.214842 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part 2026.05.21 09:26:38.219680 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part 2026.05.21 09:26:38.224433 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part 2026.05.21 09:26:38.229717 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part 2026.05.21 09:26:38.234499 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part 2026.05.21 09:26:38.290904 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.087487332 sec., 6972.438021084013 rows/sec., 36.05 MiB/sec. 2026.05.21 09:26:38.293043 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.21 09:26:38.294682 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:38.294772 [ 201 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_81_16} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.21 09:26:38.296212 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.05.21 09:26:39.423528 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:39.423587 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:39.425444 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:26:39.549848 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:39.550095 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:39.550421 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:39.550458 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} 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.21 09:26:39.550674 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:39.550741 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:39.550879 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:26:39.550976 [ 365 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:39.550982 [ 356 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:39.550981 [ 338 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:39.551083 [ 314 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:39.551626 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:39.551670 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:39.551774 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:39.551796 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:39.551834 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} 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.21 09:26:39.551879 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} 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.21 09:26:39.551918 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} 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.21 09:26:39.551957 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} 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.21 09:26:39.553265 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} executeQuery: Read 51 rows, 10.72 KiB in 0.003273 sec., 15582.034830430797 rows/sec., 3.20 MiB/sec. 2026.05.21 09:26:39.553503 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} MemoryTracker: Peak memory usage (for query): 186.82 KiB. 2026.05.21 09:26:39.553520 [ 270 ] {0cd07791-2c0d-4456-985d-c0b5c85f0c07} TCPHandler: Processed in 0.003809638 sec. 2026.05.21 09:26:39.555790 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:39.555926 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:39.555978 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:39.556621 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.556664 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.557017 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.21 09:26:39.557230 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:39.557369 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} executeQuery: Read 138 rows, 12.27 KiB in 0.00148 sec., 93243.24324324324 rows/sec., 8.10 MiB/sec. 2026.05.21 09:26:39.557392 [ 62 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.05.21 09:26:39.557406 [ 270 ] {42c9fd6a-68b4-4716-bccf-dae224f234fa} TCPHandler: Processed in 0.001679066 sec. 2026.05.21 09:26:39.557447 [ 62 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.557477 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.557541 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:39.557588 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.05.21 09:26:39.557653 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:39.557697 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:39.557712 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:39.557753 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3361 rows starting from the beginning of the part 2026.05.21 09:26:39.557819 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2026.05.21 09:26:39.557872 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 138 rows starting from the beginning of the part 2026.05.21 09:26:39.557921 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:26:39.557965 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part 2026.05.21 09:26:39.558010 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 138 rows starting from the beginning of the part 2026.05.21 09:26:39.558189 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.558233 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.558539 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:26:39.558761 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:39.558895 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} executeQuery: Read 41 rows, 3.08 KiB in 0.001261 sec., 32513.87787470262 rows/sec., 2.39 MiB/sec. 2026.05.21 09:26:39.558933 [ 270 ] {ba89a9be-838e-4638-9fb9-ac425305687d} TCPHandler: Processed in 0.001441068 sec. 2026.05.21 09:26:39.559077 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:39.559183 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:39.559223 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:39.559655 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.559691 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.559988 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.21 09:26:39.560035 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002489214 sec., 2473069.8123986125 rows/sec., 195.11 MiB/sec. 2026.05.21 09:26:39.560204 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:39.560338 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} executeQuery: Read 105 rows, 8.40 KiB in 0.001174 sec., 89437.81942078365 rows/sec., 6.99 MiB/sec. 2026.05.21 09:26:39.560342 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.05.21 09:26:39.560356 [ 61 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2026.05.21 09:26:39.560378 [ 270 ] {4c995f90-edd2-4486-80fa-ce81e89123a6} TCPHandler: Processed in 0.001350256 sec. 2026.05.21 09:26:39.560418 [ 61 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.560449 [ 61 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.560525 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:39.560573 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2026.05.21 09:26:39.560620 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:39.560638 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:39.560685 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:39.560697 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_131_26} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.05.21 09:26:39.560699 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:39.560749 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1831 rows starting from the beginning of the part 2026.05.21 09:26:39.560777 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2026.05.21 09:26:39.560819 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2026.05.21 09:26:39.560878 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 105 rows starting from the beginning of the part 2026.05.21 09:26:39.560928 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:26:39.560980 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2026.05.21 09:26:39.561027 [ 193 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 105 rows starting from the beginning of the part 2026.05.21 09:26:39.561097 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.561138 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.561492 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.21 09:26:39.561723 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:39.561856 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. 2026.05.21 09:26:39.561892 [ 270 ] {5f9db56a-f79b-4af5-b12a-b2f6527f5168} TCPHandler: Processed in 0.001415937 sec. 2026.05.21 09:26:39.562023 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:39.562120 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:39.562175 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} 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.21 09:26:39.562367 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845472 sec., 1876484.7150214147 rows/sec., 135.89 MiB/sec. 2026.05.21 09:26:39.562590 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2026.05.21 09:26:39.562873 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:39.562947 [ 196 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_131_26} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2026.05.21 09:26:39.562994 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.563034 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2026.05.21 09:26:39.563035 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.563624 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2026.05.21 09:26:39.563841 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:39.563977 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} executeQuery: Read 41 rows, 75.23 KiB in 0.001875 sec., 21866.666666666668 rows/sec., 39.18 MiB/sec. 2026.05.21 09:26:39.564058 [ 270 ] {a3aa6abe-48d1-4d56-a570-345fb7749235} TCPHandler: Processed in 0.00209201 sec. 2026.05.21 09:26:39.564185 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:39.564281 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:39.564323 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:39.564667 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:39.564703 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:39.564994 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2026.05.21 09:26:39.565196 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:39.565321 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. 2026.05.21 09:26:39.565355 [ 270 ] {cc0e3213-6a06-4ff0-bb2f-da33069007e8} TCPHandler: Processed in 0.001219551 sec. 2026.05.21 09:26:43.322866 [ 57 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:26:43.322936 [ 57 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:26:43.564464 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39298 2026.05.21 09:26:43.565006 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:43.565043 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:43.565543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:26:43.565774 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:43.565903 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39298 2026.05.21 09:26:44.225877 [ 220 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:44.225924 [ 220 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:44.227801 [ 220 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2026.05.21 09:26:44.496078 [ 218 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.496131 [ 218 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.498044 [ 218 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.548989 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:44.549217 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:44.549556 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:44.549594 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} 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.21 09:26:44.549811 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:44.549881 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:44.550022 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:26:44.550127 [ 314 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:44.550127 [ 356 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:44.550128 [ 365 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:44.550128 [ 341 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:44.550321 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:44.550350 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:44.550451 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:44.550473 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:44.550509 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} 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.21 09:26:44.550552 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} 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.21 09:26:44.550592 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} 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.21 09:26:44.550635 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} 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.21 09:26:44.551821 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} executeQuery: Read 51 rows, 10.48 KiB in 0.002696 sec., 18916.913946587538 rows/sec., 3.80 MiB/sec. 2026.05.21 09:26:44.552030 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} MemoryTracker: Peak memory usage (for query): 172.54 KiB. 2026.05.21 09:26:44.552047 [ 270 ] {5a3aaa64-942e-4254-95c6-6f0a52f01f19} TCPHandler: Processed in 0.003187498 sec. 2026.05.21 09:26:44.553738 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:44.553849 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:44.553893 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:44.554390 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:44.554434 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:44.554788 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.21 09:26:44.555009 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:44.555291 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} executeQuery: Read 56 rows, 4.38 KiB in 0.001457 sec., 38435.14070006864 rows/sec., 2.93 MiB/sec. 2026.05.21 09:26:44.555394 [ 270 ] {a7a43a11-e71d-474c-9dca-d493bbdf6052} TCPHandler: Processed in 0.001706407 sec. 2026.05.21 09:26:44.555596 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:44.555741 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:44.555805 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:44.556402 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:44.556443 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:44.556924 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.21 09:26:44.557153 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:44.557296 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} executeQuery: Read 64 rows, 5.12 KiB in 0.001599 sec., 40025.015634771735 rows/sec., 3.12 MiB/sec. 2026.05.21 09:26:44.557333 [ 270 ] {22c68d29-4ab4-4de6-a5fb-f48aed28a8ed} TCPHandler: Processed in 0.001854322 sec. 2026.05.21 09:26:44.557452 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:44.557551 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:44.557595 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:44.558015 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:44.558051 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:44.558388 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.21 09:26:44.558612 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:44.558744 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. 2026.05.21 09:26:44.558778 [ 270 ] {dd002260-8174-4c73-b13c-5fa540441548} TCPHandler: Processed in 0.001376076 sec. 2026.05.21 09:26:44.558921 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:44.559017 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:44.559059 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:44.559406 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:44.559441 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:44.559746 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2026.05.21 09:26:44.559953 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:44.560082 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. 2026.05.21 09:26:44.560115 [ 270 ] {56780c09-fbe3-40a7-ab0d-70243cd81ffa} TCPHandler: Processed in 0.001243992 sec. 2026.05.21 09:26:44.560208 [ 218 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 5 old parts to remove. Parts: [all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.560248 [ 218 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 5 parts from filesystem (serially): Parts: [all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.562047 [ 218 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 5 parts from memory: Parts: [all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.809633 [ 224 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.809677 [ 224 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:44.811901 [ 224 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:45.372151 [ 224 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:45.372234 [ 224 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:45.374584 [ 224 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:26:45.707676 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 2026.05.21 09:26:45.723289 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:45.723348 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:45.729321 [ 245 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:26:45.729995 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:45.732831 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2026.05.21 09:26:49.551640 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.551893 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:49.552233 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:49.552274 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} 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.21 09:26:49.552515 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:49.552584 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:49.552725 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:26:49.552829 [ 356 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:49.552843 [ 338 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:49.552837 [ 365 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:49.552829 [ 364 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:49.553047 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:49.553076 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:49.553175 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:49.553198 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:49.553236 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} 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.21 09:26:49.553279 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} 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.21 09:26:49.553318 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} 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.21 09:26:49.553359 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} 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.21 09:26:49.554755 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} executeQuery: Read 51 rows, 10.72 KiB in 0.002958 sec., 17241.379310344826 rows/sec., 3.54 MiB/sec. 2026.05.21 09:26:49.554985 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} MemoryTracker: Peak memory usage (for query): 187.44 KiB. 2026.05.21 09:26:49.555007 [ 270 ] {bb12a176-418e-4523-bc99-aaacfd8dfd25} TCPHandler: Processed in 0.003499467 sec. 2026.05.21 09:26:49.558019 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.558155 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:26:49.558210 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:26:49.558737 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.558780 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.559136 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:26:49.559352 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:26:49.559498 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} executeQuery: Read 24 rows, 2.04 KiB in 0.00138 sec., 17391.304347826088 rows/sec., 1.44 MiB/sec. 2026.05.21 09:26:49.559534 [ 270 ] {184545f4-7b94-4ca3-a702-63f576c382d8} TCPHandler: Processed in 0.001582484 sec. 2026.05.21 09:26:49.559653 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.559750 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:26:49.559791 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:26:49.560188 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.560224 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.560516 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:26:49.560720 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:26:49.560847 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} executeQuery: Read 8 rows, 668.00 B in 0.001116 sec., 7168.458781362007 rows/sec., 584.54 KiB/sec. 2026.05.21 09:26:49.560882 [ 270 ] {cff829bb-351b-4dec-8d3c-3890406964c5} TCPHandler: Processed in 0.001278573 sec. 2026.05.21 09:26:49.560997 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.561094 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:49.561133 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:49.561646 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.561683 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.561998 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.21 09:26:49.562208 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:49.562337 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} executeQuery: Read 262 rows, 24.00 KiB in 0.001262 sec., 207606.97305863706 rows/sec., 18.57 MiB/sec. 2026.05.21 09:26:49.562372 [ 270 ] {9cf5b3df-65ce-489a-b7b4-47dba8f7831d} TCPHandler: Processed in 0.001424508 sec. 2026.05.21 09:26:49.562496 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.562593 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:49.562633 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:49.563070 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.563108 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.563402 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:26:49.563607 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:49.563735 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} executeQuery: Read 61 rows, 4.60 KiB in 0.00116 sec., 52586.206896551725 rows/sec., 3.87 MiB/sec. 2026.05.21 09:26:49.563769 [ 270 ] {c6d2afa4-ad54-40a5-a2c2-d73550d312e1} TCPHandler: Processed in 0.001323135 sec. 2026.05.21 09:26:49.563888 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.563983 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:26:49.564023 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:26:49.564442 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.564477 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.564754 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:26:49.564965 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:26:49.565101 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} executeQuery: Read 24 rows, 2.04 KiB in 0.001135 sec., 21145.374449339208 rows/sec., 1.75 MiB/sec. 2026.05.21 09:26:49.565136 [ 270 ] {e6b5858a-9e80-492f-bf8e-d4398583eba3} TCPHandler: Processed in 0.001296573 sec. 2026.05.21 09:26:49.565286 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.565381 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:26:49.565420 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:26:49.565818 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.565854 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.566133 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2026.05.21 09:26:49.566337 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:26:49.566463 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. 2026.05.21 09:26:49.566497 [ 270 ] {e2ee265b-f955-4501-bb1f-b42414ea70b9} TCPHandler: Processed in 0.001259612 sec. 2026.05.21 09:26:49.566618 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.566712 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:49.566751 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:49.567215 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.567251 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.567545 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.21 09:26:49.567745 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:49.567874 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} executeQuery: Read 149 rows, 12.31 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 10.20 MiB/sec. 2026.05.21 09:26:49.567908 [ 270 ] {240c7c13-8066-4d6f-b0dc-2742d0b842fe} TCPHandler: Processed in 0.001339155 sec. 2026.05.21 09:26:49.568032 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.568128 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:49.568170 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:49.568580 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.568614 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.568924 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.21 09:26:49.569138 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:49.569263 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} executeQuery: Read 200 rows, 14.68 KiB in 0.001153 sec., 173460.53772766696 rows/sec., 12.43 MiB/sec. 2026.05.21 09:26:49.569298 [ 270 ] {49ca69b5-557e-4b10-b381-bfdc59701108} TCPHandler: Processed in 0.001315324 sec. 2026.05.21 09:26:49.569418 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.569514 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:49.569567 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} 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.21 09:26:49.570636 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.570693 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.571462 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2026.05.21 09:26:49.571709 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:49.571886 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} executeQuery: Read 41 rows, 75.23 KiB in 0.002387 sec., 17176.372015081695 rows/sec., 30.78 MiB/sec. 2026.05.21 09:26:49.572068 [ 270 ] {92e416b0-9d24-452d-b042-eaa26e2a4f2a} TCPHandler: Processed in 0.002698371 sec. 2026.05.21 09:26:49.572266 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:49.572390 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:49.572446 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:49.572854 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:49.572890 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:49.573208 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2026.05.21 09:26:49.573420 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:49.573560 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. 2026.05.21 09:26:49.573597 [ 270 ] {23725608-735e-4c20-b38c-bdfd0513a7fe} TCPHandler: Processed in 0.001435188 sec. 2026.05.21 09:26:51.066965 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39810 2026.05.21 09:26:51.067469 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:51.067506 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:51.067964 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:26:51.068189 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:51.068311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39810 2026.05.21 09:26:53.233828 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 2026.05.21 09:26:53.250659 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:53.250723 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:53.256724 [ 245 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:26:53.257414 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:26:53.260410 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 625 2026.05.21 09:26:54.548133 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:54.548394 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:54.548756 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:54.548792 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} 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.21 09:26:54.549016 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:54.549087 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:54.549233 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:26:54.549346 [ 325 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:54.549361 [ 333 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:54.549351 [ 338 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:54.549346 [ 365 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:54.549601 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:54.549631 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:54.549736 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:54.549757 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:54.549795 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} 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.21 09:26:54.549838 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} 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.21 09:26:54.549882 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} 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.21 09:26:54.549921 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} 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.21 09:26:54.551235 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} executeQuery: Read 51 rows, 10.48 KiB in 0.00294 sec., 17346.938775510203 rows/sec., 3.48 MiB/sec. 2026.05.21 09:26:54.551468 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} MemoryTracker: Peak memory usage (for query): 171.63 KiB. 2026.05.21 09:26:54.551486 [ 270 ] {fdc478ee-5577-4d4e-bdd1-dfc8a4074fb9} TCPHandler: Processed in 0.003495687 sec. 2026.05.21 09:26:54.553254 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:54.553373 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:54.553418 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:54.553963 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:54.554011 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:54.554387 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.21 09:26:54.554615 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:54.554765 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} executeQuery: Read 56 rows, 4.38 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.00 MiB/sec. 2026.05.21 09:26:54.554802 [ 270 ] {c119cc21-842a-4a8e-8927-a2d35b43e580} TCPHandler: Processed in 0.001601353 sec. 2026.05.21 09:26:54.554936 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:54.555035 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:54.555075 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:54.555502 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:54.555540 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:54.555838 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.21 09:26:54.556059 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:54.556192 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. 2026.05.21 09:26:54.556227 [ 270 ] {ab426bed-3429-48b4-856f-5564bfbd03a1} TCPHandler: Processed in 0.001340705 sec. 2026.05.21 09:26:54.556355 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:54.556452 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:54.556494 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:54.556935 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:54.556971 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:54.557294 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.21 09:26:54.557502 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:54.557632 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. 2026.05.21 09:26:54.557630 [ 48 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_129_31 to all_130_130_0 2026.05.21 09:26:54.557668 [ 270 ] {4ec7f219-e058-49e0-bd9e-16e558f5fbab} TCPHandler: Processed in 0.001362256 sec. 2026.05.21 09:26:54.557704 [ 48 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:54.557734 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2026.05.21 09:26:54.557812 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:54.557856 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} MergeTask::PrepareStage: Merging 2 parts: from all_1_129_31 to all_130_130_0 into Compact with storage Full 2026.05.21 09:26:54.557914 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:54.557963 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:54.558002 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:54.558046 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} MergeTreeSequentialSource: Reading 7 marks from part all_1_129_31, total 47107 rows starting from the beginning of the part 2026.05.21 09:26:54.558118 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 52 rows starting from the beginning of the part 2026.05.21 09:26:54.558319 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:54.558361 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:54.558681 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2026.05.21 09:26:54.558897 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:54.559031 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. 2026.05.21 09:26:54.559064 [ 270 ] {2d7f9316-a21b-4202-88c8-4845a334b2b1} TCPHandler: Processed in 0.001306574 sec. 2026.05.21 09:26:54.564853 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} MergeTask::MergeProjectionsStage: Merge sorted 47159 rows, containing 5 columns (5 merged, 0 gathered) in 0.007038886 sec., 6699781.755237973 rows/sec., 434.74 MiB/sec. 2026.05.21 09:26:54.565259 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} MergedBlockOutputStream: filled checksums all_1_130_32 (state Temporary) 2026.05.21 09:26:54.565522 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_130_32 to all_1_130_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:54.565601 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_130_32} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_129_31, all_130_130_0] -> all_1_130_32 2026.05.21 09:26:54.565673 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2026.05.21 09:26:58.322993 [ 44 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:26:58.323046 [ 44 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:26:58.569350 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40258 2026.05.21 09:26:58.569859 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:58.569908 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:58.570375 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:26:58.570598 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:26:58.570727 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40258 2026.05.21 09:26:59.039107 [ 223 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:26:59.039176 [ 223 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:26:59.041635 [ 223 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2026.05.21 09:26:59.550586 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:59.550814 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:26:59.551162 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:26:59.551202 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} 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.21 09:26:59.551421 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:26:59.551492 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:26:59.551633 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:26:59.551737 [ 325 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:26:59.551754 [ 365 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:26:59.551754 [ 356 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:26:59.551747 [ 362 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:26:59.551992 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:26:59.552017 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:26:59.552126 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:26:59.552146 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:26:59.552183 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} 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.21 09:26:59.552226 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} 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.21 09:26:59.552267 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} 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.21 09:26:59.552306 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} 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.21 09:26:59.553600 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} executeQuery: Read 51 rows, 10.72 KiB in 0.002878 sec., 17720.63933287005 rows/sec., 3.64 MiB/sec. 2026.05.21 09:26:59.553823 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} MemoryTracker: Peak memory usage (for query): 186.83 KiB. 2026.05.21 09:26:59.553840 [ 270 ] {9759aabd-002e-4820-afe2-879d70bca2e1} TCPHandler: Processed in 0.003384603 sec. 2026.05.21 09:26:59.556183 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:59.556316 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:26:59.556370 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:26:59.556974 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.557016 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.557382 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.21 09:26:59.557609 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.557759 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} executeQuery: Read 138 rows, 12.27 KiB in 0.001481 sec., 93180.28359216746 rows/sec., 8.09 MiB/sec. 2026.05.21 09:26:59.557798 [ 270 ] {53d9cb5c-9e7c-4a31-8ff2-b87677b98c92} TCPHandler: Processed in 0.001678537 sec. 2026.05.21 09:26:59.557931 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:59.558031 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:26:59.558073 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:26:59.558505 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.558542 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.558836 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:26:59.559039 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.559169 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. 2026.05.21 09:26:59.559177 [ 41 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.21 09:26:59.559206 [ 270 ] {6cccf534-cada-416e-9822-72437021d1e2} TCPHandler: Processed in 0.001324885 sec. 2026.05.21 09:26:59.559268 [ 41 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.559316 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.559396 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:59.559421 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.21 09:26:59.559497 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:26:59.559542 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:26:59.559548 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:59.559589 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part 2026.05.21 09:26:59.559677 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:59.559725 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part 2026.05.21 09:26:59.559767 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:59.559808 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 61 rows starting from the beginning of the part 2026.05.21 09:26:59.559848 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 41 rows starting from the beginning of the part 2026.05.21 09:26:59.560110 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.560153 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.560469 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.21 09:26:59.560674 [ 192 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292873 sec., 328725.24988920026 rows/sec., 23.74 MiB/sec. 2026.05.21 09:26:59.560678 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.560835 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.21 09:26:59.560981 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} executeQuery: Read 105 rows, 8.40 KiB in 0.001496 sec., 70187.16577540107 rows/sec., 5.48 MiB/sec. 2026.05.21 09:26:59.561056 [ 270 ] {9c117040-1615-47c0-ba12-442314d31981} TCPHandler: Processed in 0.001709397 sec. 2026.05.21 09:26:59.561118 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.561191 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_91_18} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.21 09:26:59.561258 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:59.561267 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:26:59.561393 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:59.561457 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:26:59.561972 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.562016 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.562409 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.21 09:26:59.562624 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.562755 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} executeQuery: Read 160 rows, 11.41 KiB in 0.001401 sec., 114204.13990007139 rows/sec., 7.95 MiB/sec. 2026.05.21 09:26:59.562778 [ 40 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_130_32 to all_131_131_0 2026.05.21 09:26:59.562790 [ 270 ] {5d22ebeb-c74b-4787-ac84-3c220a5ac7e8} TCPHandler: Processed in 0.001639905 sec. 2026.05.21 09:26:59.562830 [ 40 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.562855 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.562931 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:59.562939 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} MergeTask::PrepareStage: Merging 2 parts: from all_1_130_32 to all_131_131_0 into Compact with storage Full 2026.05.21 09:26:59.563035 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:26:59.563057 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:59.563093 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} 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.21 09:26:59.563102 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} MergeTreeSequentialSource: Reading 7 marks from part all_1_130_32, total 47159 rows starting from the beginning of the part 2026.05.21 09:26:59.563174 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part 2026.05.21 09:26:59.564026 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.564067 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.564630 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2026.05.21 09:26:59.564858 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:26:59.564999 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} executeQuery: Read 41 rows, 75.23 KiB in 0.001983 sec., 20675.743822491175 rows/sec., 37.05 MiB/sec. 2026.05.21 09:26:59.565085 [ 270 ] {49ed9435-c8c6-4188-8ab8-61f81754181d} TCPHandler: Processed in 0.002204494 sec. 2026.05.21 09:26:59.565211 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:26:59.565306 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:26:59.565348 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:26:59.565690 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.565725 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.566048 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2026.05.21 09:26:59.566250 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.566381 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. 2026.05.21 09:26:59.566394 [ 40 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_130_25 to all_135_135_0 2026.05.21 09:26:59.566415 [ 270 ] {b460551e-9145-431a-a0fd-f10ae220c701} TCPHandler: Processed in 0.001253371 sec. 2026.05.21 09:26:59.566437 [ 40 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:26:59.566460 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:26:59.566544 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_130_25 to all_135_135_0 into Compact with storage Full 2026.05.21 09:26:59.566648 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:26:59.566680 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_130_25, total 7254 rows starting from the beginning of the part 2026.05.21 09:26:59.566741 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:59.566793 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:59.566839 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:59.566878 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:59.566916 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2026.05.21 09:26:59.569051 [ 194 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergeTask::MergeProjectionsStage: Merge sorted 7554 rows, containing 4 columns (4 merged, 0 gathered) in 0.002543406 sec., 2970033.097350561 rows/sec., 196.90 MiB/sec. 2026.05.21 09:26:59.569452 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} MergedBlockOutputStream: filled checksums all_1_135_26 (state Temporary) 2026.05.21 09:26:59.569712 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_135_26 to all_1_135_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.569782 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_135_26} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_130_25, all_135_135_0] -> all_1_135_26 2026.05.21 09:26:59.569855 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2026.05.21 09:26:59.569988 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} MergeTask::MergeProjectionsStage: Merge sorted 47319 rows, containing 5 columns (5 merged, 0 gathered) in 0.007075817 sec., 6687425.635795838 rows/sec., 434.05 MiB/sec. 2026.05.21 09:26:59.570403 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} MergedBlockOutputStream: filled checksums all_1_131_33 (state Temporary) 2026.05.21 09:26:59.570659 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_131_33 to all_1_131_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:26:59.570729 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_131_33} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_130_32, all_131_131_0] -> all_1_131_33 2026.05.21 09:26:59.570793 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:27:00.761410 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 2026.05.21 09:27:00.779010 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:00.779075 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:00.785437 [ 245 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:27:00.786191 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:27:00.789130 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 633 2026.05.21 09:27:01.151724 [ 42 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2026.05.21 09:27:01.151799 [ 42 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:01.151823 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:01.152015 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2026.05.21 09:27:01.152219 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:01.152271 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part 2026.05.21 09:27:01.152375 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part 2026.05.21 09:27:01.152450 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part 2026.05.21 09:27:01.152518 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part 2026.05.21 09:27:01.152586 [ 198 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part 2026.05.21 09:27:01.153442 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511821 sec., 137582.4254326405 rows/sec., 9.12 MiB/sec. 2026.05.21 09:27:01.153618 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2026.05.21 09:27:01.153924 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:01.154006 [ 186 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_36_8} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2026.05.21 09:27:01.154101 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.21 09:27:03.203381 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.203801 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:27:03.204256 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:03.204303 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:27:03.204582 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:03.204657 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:03.204807 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.21 09:27:03.204922 [ 350 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:03.204932 [ 327 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:03.205006 [ 350 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:03.205040 [ 327 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:03.205127 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:03.205159 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:03.205276 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:03.205300 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:03.205341 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:03.205396 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:03.205450 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:03.205496 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:03.206951 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} executeQuery: Read 51 rows, 12.35 KiB in 0.003344 sec., 15251.196172248803 rows/sec., 3.61 MiB/sec. 2026.05.21 09:27:03.207224 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} MemoryTracker: Peak memory usage (for query): 206.55 KiB. 2026.05.21 09:27:03.207242 [ 270 ] {cd1d8632-9ba6-44c8-82c4-0b9781039d0f} TCPHandler: Processed in 0.004064466 sec. 2026.05.21 09:27:03.224143 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.224287 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.224344 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:27:03.225032 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.225078 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.225496 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:27:03.225846 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:27:03.226014 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. 2026.05.21 09:27:03.226053 [ 270 ] {678f4949-67c5-45be-9c33-17d441327047} TCPHandler: Processed in 0.001977247 sec. 2026.05.21 09:27:03.226203 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.226310 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:27:03.226353 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:27:03.226912 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.226949 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.227329 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:27:03.227532 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:27:03.227660 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} executeQuery: Read 4 rows, 334.00 B in 0.001369 sec., 2921.8407596785974 rows/sec., 238.26 KiB/sec. 2026.05.21 09:27:03.227695 [ 270 ] {4c2a7585-d566-4ea8-83d9-ed1652b81f03} TCPHandler: Processed in 0.001543012 sec. 2026.05.21 09:27:03.227828 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.227926 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:03.227966 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:03.229560 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.229598 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.230103 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.21 09:27:03.230317 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.230447 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} executeQuery: Read 3148 rows, 239.13 KiB in 0.002538 sec., 1240346.729708432 rows/sec., 92.01 MiB/sec. 2026.05.21 09:27:03.230455 [ 39 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.05.21 09:27:03.230483 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:27:03.230516 [ 270 ] {96a70181-53dd-42f9-99c4-ccca8173911c} TCPHandler: Processed in 0.002744552 sec. 2026.05.21 09:27:03.230527 [ 39 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.230556 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.230660 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.230669 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.05.21 09:27:03.230763 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.230805 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:03.230808 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:03.230848 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3361 rows starting from the beginning of the part 2026.05.21 09:27:03.230922 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2026.05.21 09:27:03.230975 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 262 rows starting from the beginning of the part 2026.05.21 09:27:03.231026 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2026.05.21 09:27:03.231077 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 138 rows starting from the beginning of the part 2026.05.21 09:27:03.231124 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 3148 rows starting from the beginning of the part 2026.05.21 09:27:03.231274 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.231316 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.231646 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:27:03.231851 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.231988 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} executeQuery: Read 157 rows, 9.65 KiB in 0.001243 sec., 126307.32099758649 rows/sec., 7.58 MiB/sec. 2026.05.21 09:27:03.232024 [ 270 ] {10d3e293-ddf6-4812-8172-dcdf0c866eb0} TCPHandler: Processed in 0.001415618 sec. 2026.05.21 09:27:03.232175 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.232271 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.232312 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:27:03.233082 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.233119 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.233461 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:27:03.233605 [ 194 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 7021 rows, containing 5 columns (5 merged, 0 gathered) in 0.00297803 sec., 2357598.8153242245 rows/sec., 187.20 MiB/sec. 2026.05.21 09:27:03.233675 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:27:03.233807 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} executeQuery: Read 950 rows, 57.24 KiB in 0.001554 sec., 611325.6113256114 rows/sec., 35.97 MiB/sec. 2026.05.21 09:27:03.233844 [ 270 ] {056b66d8-7d54-48dc-a9fb-ada489431b41} TCPHandler: Processed in 0.001719208 sec. 2026.05.21 09:27:03.233924 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.05.21 09:27:03.233976 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.234079 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.234121 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:27:03.234203 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.234283 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_136_27} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.05.21 09:27:03.234364 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.21 09:27:03.234516 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.234557 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.234837 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.21 09:27:03.235064 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:27:03.235226 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} executeQuery: Read 1 rows, 72.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 61.57 KiB/sec. 2026.05.21 09:27:03.235281 [ 270 ] {83b39ecb-ad7e-4c10-940a-58308a5ef115} TCPHandler: Processed in 0.001355635 sec. 2026.05.21 09:27:03.235478 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.235576 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.235618 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:27:03.236130 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.236167 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.236483 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2026.05.21 09:27:03.236693 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:27:03.236823 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} executeQuery: Read 148 rows, 8.62 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 6.65 MiB/sec. 2026.05.21 09:27:03.236858 [ 270 ] {281a28e2-e5c9-43e5-9c06-0b86d3d4b884} TCPHandler: Processed in 0.001429368 sec. 2026.05.21 09:27:03.236993 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.237090 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:03.237129 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:03.238145 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.238181 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.238555 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.21 09:27:03.238760 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.238884 [ 39 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2026.05.21 09:27:03.238888 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} executeQuery: Read 1720 rows, 118.50 KiB in 0.001817 sec., 946615.2999449642 rows/sec., 63.69 MiB/sec. 2026.05.21 09:27:03.238932 [ 39 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.238947 [ 270 ] {ba8eace6-5681-4e76-a92e-271f3b189081} TCPHandler: Processed in 0.002003747 sec. 2026.05.21 09:27:03.238962 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.239053 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2026.05.21 09:27:03.239080 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.239148 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:03.239178 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1831 rows starting from the beginning of the part 2026.05.21 09:27:03.239182 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:27:03.239230 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2026.05.21 09:27:03.239233 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:27:03.239279 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 149 rows starting from the beginning of the part 2026.05.21 09:27:03.239324 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2026.05.21 09:27:03.239360 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 105 rows starting from the beginning of the part 2026.05.21 09:27:03.239398 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1720 rows starting from the beginning of the part 2026.05.21 09:27:03.239587 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.239628 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.239940 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:27:03.240185 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:27:03.240313 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. 2026.05.21 09:27:03.240346 [ 270 ] {44a9f46c-fcd1-4922-baca-76ab9284c516} TCPHandler: Processed in 0.001315364 sec. 2026.05.21 09:27:03.240482 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.240578 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.240620 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:03.240687 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3933 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664746 sec., 2362522.571010833 rows/sec., 171.65 MiB/sec. 2026.05.21 09:27:03.240960 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2026.05.21 09:27:03.241286 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.241362 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.241378 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_136_27} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2026.05.21 09:27:03.241406 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.241502 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2026.05.21 09:27:03.241855 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.21 09:27:03.242064 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.242188 [ 39 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_131_33 to all_136_136_0 2026.05.21 09:27:03.242193 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} executeQuery: Read 1679 rows, 105.09 KiB in 0.001633 sec., 1028169.0140845071 rows/sec., 62.85 MiB/sec. 2026.05.21 09:27:03.242225 [ 39 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.242245 [ 270 ] {1f9bd0f7-37ef-46c2-a98d-ff24d50a7f17} TCPHandler: Processed in 0.0018125 sec. 2026.05.21 09:27:03.242252 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.242363 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_33 to all_136_136_0 into Compact with storage Full 2026.05.21 09:27:03.242391 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.242484 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:03.242492 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.242523 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTreeSequentialSource: Reading 7 marks from part all_1_131_33, total 47319 rows starting from the beginning of the part 2026.05.21 09:27:03.242547 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:27:03.242592 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2026.05.21 09:27:03.242650 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 200 rows starting from the beginning of the part 2026.05.21 09:27:03.242697 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part 2026.05.21 09:27:03.242742 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2026.05.21 09:27:03.242790 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1679 rows starting from the beginning of the part 2026.05.21 09:27:03.242875 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.242915 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.243226 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.21 09:27:03.243431 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:27:03.243560 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. 2026.05.21 09:27:03.243594 [ 270 ] {9b823eb9-11d4-428e-a6e4-f4e7f0732a39} TCPHandler: Processed in 0.001254702 sec. 2026.05.21 09:27:03.243722 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.243817 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.243870 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} 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.21 09:27:03.244656 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.244692 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.245210 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2026.05.21 09:27:03.245427 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:03.245564 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} executeQuery: Read 11 rows, 20.18 KiB in 0.001765 sec., 6232.294617563739 rows/sec., 11.17 MiB/sec. 2026.05.21 09:27:03.245643 [ 270 ] {43f65682-5e8b-46ff-b464-6c3eb8abf372} TCPHandler: Processed in 0.001970477 sec. 2026.05.21 09:27:03.245774 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:03.245870 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:03.245910 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:03.246252 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:03.246287 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:03.246602 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2026.05.21 09:27:03.246808 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.246939 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} executeQuery: Read 72 rows, 4.52 KiB in 0.001087 sec., 66237.35050597976 rows/sec., 4.06 MiB/sec. 2026.05.21 09:27:03.246971 [ 270 ] {a3e35cce-d9da-4214-8f93-cc252033378b} TCPHandler: Processed in 0.001247222 sec. 2026.05.21 09:27:03.250947 [ 199 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergeTask::MergeProjectionsStage: Merge sorted 49678 rows, containing 5 columns (5 merged, 0 gathered) in 0.008623969 sec., 5760456.699229786 rows/sec., 373.57 MiB/sec. 2026.05.21 09:27:03.251425 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} MergedBlockOutputStream: filled checksums all_1_136_34 (state Temporary) 2026.05.21 09:27:03.251735 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_136_34 to all_1_136_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:03.251815 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_136_34} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_131_33, all_136_136_0] -> all_1_136_34 2026.05.21 09:27:03.251900 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:27:04.226157 [ 221 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_21_1, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.21 09:27:04.226226 [ 221 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_21_1, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.21 09:27:04.228805 [ 221 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_21_1, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] 2026.05.21 09:27:04.544326 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:04.544561 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:04.544994 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:04.545045 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} 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.21 09:27:04.545309 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:04.545394 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:04.545554 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:27:04.545660 [ 350 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:04.545659 [ 356 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:04.545669 [ 327 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:04.545659 [ 335 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:04.545850 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:04.545886 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:04.545993 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:04.546019 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:04.546059 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} 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.21 09:27:04.546103 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} 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.21 09:27:04.546150 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} 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.21 09:27:04.546192 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} 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.21 09:27:04.547413 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} executeQuery: Read 51 rows, 10.48 KiB in 0.002947 sec., 17305.734645402103 rows/sec., 3.47 MiB/sec. 2026.05.21 09:27:04.547633 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} MemoryTracker: Peak memory usage (for query): 171.31 KiB. 2026.05.21 09:27:04.547650 [ 270 ] {049d84de-9e06-4591-ad10-4d42e1a5836b} TCPHandler: Processed in 0.003471057 sec. 2026.05.21 09:27:04.548994 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:04.549135 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:04.549194 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:04.549922 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:04.549976 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:04.550474 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.21 09:27:04.550798 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:04.551015 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} executeQuery: Read 56 rows, 4.38 KiB in 0.001922 sec., 29136.3163371488 rows/sec., 2.22 MiB/sec. 2026.05.21 09:27:04.551072 [ 270 ] {4ff43b9b-a4b3-4c12-8ca3-c83f0df748e3} TCPHandler: Processed in 0.002147872 sec. 2026.05.21 09:27:04.551997 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:04.552201 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:04.552298 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:04.553228 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:04.553281 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:04.553628 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.21 09:27:04.553871 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:04.554014 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} executeQuery: Read 64 rows, 5.12 KiB in 0.001872 sec., 34188.03418803419 rows/sec., 2.67 MiB/sec. 2026.05.21 09:27:04.554066 [ 270 ] {247824ac-00b5-4a62-a25a-b517f5f9ed7e} TCPHandler: Processed in 0.002299727 sec. 2026.05.21 09:27:04.554296 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:04.554484 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:04.554577 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:04.555093 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:04.555138 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:04.555541 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.21 09:27:04.555806 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:04.555952 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} executeQuery: Read 52 rows, 3.70 KiB in 0.001513 sec., 34368.80370125578 rows/sec., 2.39 MiB/sec. 2026.05.21 09:27:04.555992 [ 270 ] {e17bc0f1-2d6f-4920-b201-c8eaf7e46907} TCPHandler: Processed in 0.001824811 sec. 2026.05.21 09:27:04.556150 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:04.556272 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:04.556326 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:04.556721 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:04.556760 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:04.557086 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2026.05.21 09:27:04.557310 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:04.557451 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} executeQuery: Read 18 rows, 1.25 KiB in 0.001204 sec., 14950.166112956811 rows/sec., 1.01 MiB/sec. 2026.05.21 09:27:04.557487 [ 270 ] {04347c2b-2199-4d3b-bbca-c721047c5c11} TCPHandler: Processed in 0.001400107 sec. 2026.05.21 09:27:05.384079 [ 224 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:05.384176 [ 224 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:05.386885 [ 224 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:06.071766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40770 2026.05.21 09:27:06.072353 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:06.072411 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:06.072936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:27:06.073199 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:27:06.073372 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40770 2026.05.21 09:27:06.788645 [ 218 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:06.788722 [ 218 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:06.790959 [ 218 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:07.000334 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 386.73 MiB, peak 408.51 MiB, free memory in arenas 0.00 B, will set to 390.71 MiB (RSS), difference: 3.98 MiB 2026.05.21 09:27:08.290097 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 2026.05.21 09:27:08.306302 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:08.306348 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:08.312082 [ 245 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:27:08.312750 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:27:08.315584 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 640 2026.05.21 09:27:09.412421 [ 222 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:09.412495 [ 222 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:09.414396 [ 222 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:09.549559 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:09.549892 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:09.550293 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:09.550332 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} 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.21 09:27:09.550553 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:09.550624 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:09.550766 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:27:09.550873 [ 350 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:09.550887 [ 335 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:09.550873 [ 356 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:09.550878 [ 324 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:09.551082 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:09.551111 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:09.551212 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:09.551234 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:09.551271 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} 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.21 09:27:09.551313 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} 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.21 09:27:09.551353 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} 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.21 09:27:09.551394 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} 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.21 09:27:09.552612 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} executeQuery: Read 51 rows, 10.72 KiB in 0.002865 sec., 17801.047120418847 rows/sec., 3.65 MiB/sec. 2026.05.21 09:27:09.552859 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} MemoryTracker: Peak memory usage (for query): 186.10 KiB. 2026.05.21 09:27:09.552877 [ 270 ] {27576cb1-bb77-4262-aae3-9f5546a3bef1} TCPHandler: Processed in 0.003492147 sec. 2026.05.21 09:27:09.555357 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:09.555490 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:09.555541 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:09.556192 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:09.556240 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:09.556605 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.21 09:27:09.556827 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:09.556973 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} executeQuery: Read 138 rows, 12.27 KiB in 0.001522 sec., 90670.17082785809 rows/sec., 7.87 MiB/sec. 2026.05.21 09:27:09.557009 [ 270 ] {064371e8-1974-4b6a-a7c8-5f4cd39aa987} TCPHandler: Processed in 0.001715047 sec. 2026.05.21 09:27:09.557166 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:09.557264 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:09.557304 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:09.557726 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:09.557763 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:09.558053 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:27:09.558270 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:09.558398 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. 2026.05.21 09:27:09.558434 [ 270 ] {13cd769b-88e4-4684-8faa-8f50cf143842} TCPHandler: Processed in 0.001318464 sec. 2026.05.21 09:27:09.558556 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:09.558654 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:09.558693 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:09.559122 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:09.559158 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:09.559450 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.21 09:27:09.559653 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:09.559788 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} executeQuery: Read 105 rows, 8.40 KiB in 0.001152 sec., 91145.83333333333 rows/sec., 7.12 MiB/sec. 2026.05.21 09:27:09.559823 [ 270 ] {0a82823f-0b4c-4a38-9066-a7fde656d0e0} TCPHandler: Processed in 0.001317415 sec. 2026.05.21 09:27:09.559898 [ 222 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:09.559933 [ 222 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:09.559947 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:09.560045 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:09.560089 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:09.560499 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:09.560533 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:09.560854 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.21 09:27:09.561060 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:09.561189 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. 2026.05.21 09:27:09.561225 [ 270 ] {35122fdc-306a-4fe6-87f6-faf8247249f8} TCPHandler: Processed in 0.001327505 sec. 2026.05.21 09:27:09.561339 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:09.561436 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:09.561490 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} 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.21 09:27:09.562288 [ 222 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:09.562304 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:09.562339 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:09.562879 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2026.05.21 09:27:09.563094 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:09.563207 [ 28 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2026.05.21 09:27:09.563230 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} executeQuery: Read 41 rows, 75.23 KiB in 0.001813 sec., 22614.45118587976 rows/sec., 40.52 MiB/sec. 2026.05.21 09:27:09.563252 [ 28 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:09.563277 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:09.563317 [ 270 ] {c00715d5-69f4-40df-bcea-2545fb92ef12} TCPHandler: Processed in 0.002027398 sec. 2026.05.21 09:27:09.563383 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:27:09.563451 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:09.563553 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:09.563595 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:09.563628 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:09.563693 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2387 rows starting from the beginning of the part 2026.05.21 09:27:09.563830 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:09.563949 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:09.563963 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:09.564003 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:09.564068 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:09.564178 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part 2026.05.21 09:27:09.564283 [ 201 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:09.564319 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2026.05.21 09:27:09.564527 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:09.564665 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. 2026.05.21 09:27:09.564702 [ 270 ] {3868bed3-e1b2-40f3-88a8-1bbc7224ce18} TCPHandler: Processed in 0.001306704 sec. 2026.05.21 09:27:09.574522 [ 199 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 19 columns (19 merged, 0 gathered) in 0.011182515 sec., 229107.67389983378 rows/sec., 410.55 MiB/sec. 2026.05.21 09:27:09.576380 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2026.05.21 09:27:09.576703 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:09.576771 [ 191 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_76_15} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2026.05.21 09:27:09.576884 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.90 MiB. 2026.05.21 09:27:10.000205 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 387.16 MiB, peak 408.51 MiB, free memory in arenas 0.00 B, will set to 397.46 MiB (RSS), difference: 10.30 MiB 2026.05.21 09:27:10.122407 [ 224 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:10.122454 [ 224 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:10.124245 [ 224 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:13.323101 [ 27 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:27:13.323179 [ 27 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:27:13.574502 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41218 2026.05.21 09:27:13.575017 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:13.575053 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:13.575504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:27:13.575728 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:27:13.575857 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41218 2026.05.21 09:27:13.575887 [ 25 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.21 09:27:13.575950 [ 25 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:13.575970 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:13.576111 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::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.21 09:27:13.576254 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:13.576296 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38850 rows starting from the beginning of the part 2026.05.21 09:27:13.576368 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part 2026.05.21 09:27:13.576421 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part 2026.05.21 09:27:13.576468 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part 2026.05.21 09:27:13.576511 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part 2026.05.21 09:27:13.576554 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part 2026.05.21 09:27:13.579161 [ 187 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 41218 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111554 sec., 13246757.086651878 rows/sec., 189.50 MiB/sec. 2026.05.21 09:27:13.579612 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.21 09:27:13.579963 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:27:13.580055 [ 192 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_86_17} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.21 09:27:13.580160 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2026.05.21 09:27:14.553010 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.553364 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:27:14.553729 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:14.553769 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:27:14.554015 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:14.554084 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:14.554236 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:27:14.554352 [ 350 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:14.554358 [ 361 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:14.554358 [ 324 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:14.554360 [ 356 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:14.554567 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:14.554594 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:14.554698 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:14.554721 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:14.554758 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:14.554801 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:14.554842 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:14.554881 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:14.556142 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} executeQuery: Read 51 rows, 10.48 KiB in 0.002924 sec., 17441.86046511628 rows/sec., 3.50 MiB/sec. 2026.05.21 09:27:14.556348 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} MemoryTracker: Peak memory usage (for query): 180.97 KiB. 2026.05.21 09:27:14.556365 [ 270 ] {d37071ac-a862-43e3-9d11-5905fe0d5e7c} TCPHandler: Processed in 0.003534099 sec. 2026.05.21 09:27:14.561568 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.561699 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:27:14.561751 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:27:14.562430 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.562467 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.562843 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:27:14.563064 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:27:14.563210 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} executeQuery: Read 284 rows, 18.47 KiB in 0.001549 sec., 183344.09296320207 rows/sec., 11.64 MiB/sec. 2026.05.21 09:27:14.563246 [ 270 ] {9d78738d-e52d-4a0e-8aa6-b37b06e06f13} TCPHandler: Processed in 0.001739168 sec. 2026.05.21 09:27:14.563426 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.563533 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:14.563573 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:14.564302 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.564337 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.564678 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.21 09:27:14.564913 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:14.565052 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} executeQuery: Read 797 rows, 62.80 KiB in 0.001538 sec., 518205.46163849154 rows/sec., 39.87 MiB/sec. 2026.05.21 09:27:14.565087 [ 270 ] {a1291941-48a2-44cc-a592-17afb1094abd} TCPHandler: Processed in 0.001710678 sec. 2026.05.21 09:27:14.565218 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.565317 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:14.565357 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:14.565818 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.565856 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.566170 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.21 09:27:14.566384 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:14.566512 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} executeQuery: Read 142 rows, 8.54 KiB in 0.001214 sec., 116968.69851729818 rows/sec., 6.87 MiB/sec. 2026.05.21 09:27:14.566546 [ 270 ] {0e8e57ae-8224-4791-a6fa-438425bb8063} TCPHandler: Processed in 0.001378336 sec. 2026.05.21 09:27:14.566741 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.566838 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:27:14.566881 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:27:14.567328 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.567365 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.567660 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:27:14.567870 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:27:14.567990 [ 25 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2026.05.21 09:27:14.567996 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. 2026.05.21 09:27:14.568084 [ 25 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.568099 [ 270 ] {44f20bc1-fa95-4a84-b920-85bd744bd389} TCPHandler: Processed in 0.001406947 sec. 2026.05.21 09:27:14.568114 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.568230 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2026.05.21 09:27:14.568231 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.568364 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:14.568379 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:27:14.568402 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 974 rows starting from the beginning of the part 2026.05.21 09:27:14.568426 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:27:14.568503 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2026.05.21 09:27:14.568563 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part 2026.05.21 09:27:14.568609 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part 2026.05.21 09:27:14.568654 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 950 rows starting from the beginning of the part 2026.05.21 09:27:14.568700 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part 2026.05.21 09:27:14.568910 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.568954 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.569264 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2026.05.21 09:27:14.569492 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:27:14.569626 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} executeQuery: Read 148 rows, 8.62 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 6.65 MiB/sec. 2026.05.21 09:27:14.569661 [ 270 ] {d52ee50a-525e-4700-bb22-20dbbb07a251} TCPHandler: Processed in 0.001479869 sec. 2026.05.21 09:27:14.569809 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.569913 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:14.569953 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:14.569953 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 2922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762989 sec., 1657412.4966179596 rows/sec., 104.82 MiB/sec. 2026.05.21 09:27:14.570141 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2026.05.21 09:27:14.570399 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:14.570472 [ 197 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_47_10} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2026.05.21 09:27:14.570545 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2026.05.21 09:27:14.570578 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.570621 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.570957 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.21 09:27:14.571168 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:14.571300 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} executeQuery: Read 490 rows, 35.18 KiB in 0.001404 sec., 349002.84900284896 rows/sec., 24.47 MiB/sec. 2026.05.21 09:27:14.571334 [ 270 ] {4b1cab0d-e560-4ea7-9d33-797711393c9d} TCPHandler: Processed in 0.001574633 sec. 2026.05.21 09:27:14.571465 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.571560 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:27:14.571601 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:27:14.571939 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.571974 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.572265 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:27:14.572470 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:27:14.572597 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. 2026.05.21 09:27:14.572635 [ 270 ] {cfe7493d-78cf-4f68-aab8-ed87f0fc0874} TCPHandler: Processed in 0.001215031 sec. 2026.05.21 09:27:14.572764 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.572860 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:14.572901 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:14.573317 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.573353 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.573678 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.21 09:27:14.573887 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:14.574012 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. 2026.05.21 09:27:14.574046 [ 270 ] {463acaf2-f115-4117-983f-c57d6d30f4a6} TCPHandler: Processed in 0.001331114 sec. 2026.05.21 09:27:14.574194 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.574289 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:27:14.574331 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:27:14.574663 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.574701 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.574997 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.21 09:27:14.575198 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:27:14.575325 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. 2026.05.21 09:27:14.575358 [ 270 ] {aadfef3e-73f3-44b2-b800-c4856a05692a} TCPHandler: Processed in 0.00121416 sec. 2026.05.21 09:27:14.575518 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:14.575613 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:14.575655 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:14.575994 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:14.576030 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:14.576324 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2026.05.21 09:27:14.576529 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:14.576652 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. 2026.05.21 09:27:14.576684 [ 270 ] {d1179bd6-df59-4eac-8254-dcb6e990fe71} TCPHandler: Processed in 0.001218431 sec. 2026.05.21 09:27:15.815742 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 2026.05.21 09:27:15.833602 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:15.833658 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:15.840251 [ 245 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:27:15.840958 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:27:15.841241 [ 25 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.21 09:27:15.841309 [ 25 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:15.841330 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:15.841462 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::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.21 09:27:15.844571 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 648 2026.05.21 09:27:15.844898 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:15.846377 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part 2026.05.21 09:27:15.851166 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2026.05.21 09:27:15.855882 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part 2026.05.21 09:27:15.860573 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2026.05.21 09:27:15.865476 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2026.05.21 09:27:15.870061 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2026.05.21 09:27:15.929982 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088578699 sec., 7315.528533558616 rows/sec., 37.83 MiB/sec. 2026.05.21 09:27:15.933021 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.21 09:27:15.934954 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:27:15.935059 [ 191 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_86_17} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.21 09:27:15.937622 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.05.21 09:27:15.965024 [ 25 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2026.05.21 09:27:15.965069 [ 25 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:15.965093 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:15.965226 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2026.05.21 09:27:15.965376 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:15.965410 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part 2026.05.21 09:27:15.965482 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2026.05.21 09:27:15.965532 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part 2026.05.21 09:27:15.965577 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2026.05.21 09:27:15.965622 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part 2026.05.21 09:27:15.966385 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001212801 sec., 31332.42799107191 rows/sec., 2.61 MiB/sec. 2026.05.21 09:27:15.966538 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2026.05.21 09:27:15.966791 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:15.966861 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_41_10} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2026.05.21 09:27:15.966930 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:27:16.001211 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 398.59 MiB, peak 415.97 MiB, free memory in arenas 0.00 B, will set to 397.49 MiB (RSS), difference: -1.10 MiB 2026.05.21 09:27:17.012567 [ 222 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:17.012648 [ 222 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:17.014396 [ 222 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:19.340332 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:19.340399 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:19.342388 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:27:19.549200 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.549454 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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_rib:active_routes') FORMAT Native (stage: Complete) 2026.05.21 09:27:19.549837 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:19.549884 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} 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_rib:active_routes')" moved to PREWHERE 2026.05.21 09:27:19.550149 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:19.550233 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:19.550389 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 09:27:19.550493 [ 358 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:19.550494 [ 324 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:19.550494 [ 361 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:19.550499 [ 356 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:19.550707 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:19.550760 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:19.550900 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:19.550924 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:19.550977 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} 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_rib:active_routes'))" 2026.05.21 09:27:19.551029 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} 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_rib:active_routes'))" 2026.05.21 09:27:19.551075 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} 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_rib:active_routes'))" 2026.05.21 09:27:19.551135 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} 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_rib:active_routes'))" 2026.05.21 09:27:19.552491 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} executeQuery: Read 51 rows, 10.72 KiB in 0.003141 sec., 16236.867239732568 rows/sec., 3.33 MiB/sec. 2026.05.21 09:27:19.552760 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} MemoryTracker: Peak memory usage (for query): 186.12 KiB. 2026.05.21 09:27:19.552779 [ 270 ] {dd3defdf-48a6-4706-a3b4-3587f886edc8} TCPHandler: Processed in 0.003718314 sec. 2026.05.21 09:27:19.555265 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.555426 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:27:19.555490 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:27:19.556124 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.556168 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.556546 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:27:19.556794 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:27:19.556955 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} executeQuery: Read 2 rows, 167.00 B in 0.001575 sec., 1269.8412698412699 rows/sec., 103.55 KiB/sec. 2026.05.21 09:27:19.557008 [ 270 ] {0adedbe0-c43e-4932-9ba4-426c9bf0dccb} TCPHandler: Processed in 0.001870103 sec. 2026.05.21 09:27:19.557156 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.557271 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:19.557316 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:19.557871 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.557916 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.558258 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.21 09:27:19.558483 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:19.558626 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} executeQuery: Read 139 rows, 12.34 KiB in 0.00138 sec., 100724.63768115942 rows/sec., 8.74 MiB/sec. 2026.05.21 09:27:19.558664 [ 270 ] {272319ed-f174-45a9-b725-5e07abb0294f} TCPHandler: Processed in 0.001563603 sec. 2026.05.21 09:27:19.558815 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.558923 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:19.558972 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:19.559495 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.559534 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.559873 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.21 09:27:19.560099 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:19.560240 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} executeQuery: Read 43 rows, 3.22 KiB in 0.001339 sec., 32113.517550410757 rows/sec., 2.35 MiB/sec. 2026.05.21 09:27:19.560279 [ 270 ] {a1f9c663-2358-4714-ae9d-8ae0c8d70ccc} TCPHandler: Processed in 0.001519601 sec. 2026.05.21 09:27:19.560414 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.560519 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:19.560572 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:19.561065 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.561104 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.561428 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.21 09:27:19.561686 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:19.561831 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} executeQuery: Read 107 rows, 8.56 KiB in 0.00133 sec., 80451.12781954887 rows/sec., 6.29 MiB/sec. 2026.05.21 09:27:19.561873 [ 270 ] {cc24f711-9960-4f21-90bd-ac20b1a41669} TCPHandler: Processed in 0.001510811 sec. 2026.05.21 09:27:19.562029 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.562130 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:19.562174 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:19.562619 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.562655 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.563029 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.21 09:27:19.563288 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:19.563444 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} executeQuery: Read 161 rows, 11.48 KiB in 0.001333 sec., 120780.1950487622 rows/sec., 8.41 MiB/sec. 2026.05.21 09:27:19.563482 [ 270 ] {2cfefea8-2491-41b1-891b-95d4bf096b02} TCPHandler: Processed in 0.00150656 sec. 2026.05.21 09:27:19.563692 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.563849 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:19.563941 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} 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.21 09:27:19.565180 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.565222 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.565891 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2026.05.21 09:27:19.566137 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:19.566312 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} executeQuery: Read 41 rows, 75.23 KiB in 0.002506 sec., 16360.73423782921 rows/sec., 29.32 MiB/sec. 2026.05.21 09:27:19.566449 [ 270 ] {e7e8f033-2fcb-4d08-907c-3380de82ed39} TCPHandler: Processed in 0.002880507 sec. 2026.05.21 09:27:19.566594 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:19.566704 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:19.566752 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:19.567149 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.567187 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.567511 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2026.05.21 09:27:19.567725 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:19.567862 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. 2026.05.21 09:27:19.567866 [ 86 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_135_26 to all_140_140_0 2026.05.21 09:27:19.567901 [ 270 ] {c1ea2c44-149e-473e-aa1f-07de7d0a8f0d} TCPHandler: Processed in 0.001362646 sec. 2026.05.21 09:27:19.567921 [ 86 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:19.567952 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:19.568057 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_135_26 to all_140_140_0 into Compact with storage Full 2026.05.21 09:27:19.568175 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:19.568208 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_135_26, total 7554 rows starting from the beginning of the part 2026.05.21 09:27:19.568267 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 72 rows starting from the beginning of the part 2026.05.21 09:27:19.568312 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 18 rows starting from the beginning of the part 2026.05.21 09:27:19.568352 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2026.05.21 09:27:19.568398 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part 2026.05.21 09:27:19.568438 [ 198 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part 2026.05.21 09:27:19.570361 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergeTask::MergeProjectionsStage: Merge sorted 7854 rows, containing 4 columns (4 merged, 0 gathered) in 0.00235511 sec., 3334876.0779751264 rows/sec., 220.85 MiB/sec. 2026.05.21 09:27:19.570788 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} MergedBlockOutputStream: filled checksums all_1_140_27 (state Temporary) 2026.05.21 09:27:19.571075 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_140_27 to all_1_140_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:19.571160 [ 186 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_140_27} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_135_26, all_140_140_0] -> all_1_140_27 2026.05.21 09:27:19.571234 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2026.05.21 09:27:21.076860 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41730 2026.05.21 09:27:21.077417 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:21.077467 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:21.077959 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:27:21.078201 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:27:21.078351 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41730 2026.05.21 09:27:23.345530 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 656 2026.05.21 09:27:23.364679 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:23.364748 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2026.05.21 09:27:23.371475 [ 245 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:27:23.373171 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:27:23.380648 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2026.05.21 09:27:24.554274 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.554565 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:27:24.555059 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:24.555121 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:27:24.555467 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:24.555552 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:24.555707 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:27:24.555820 [ 334 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:24.555821 [ 361 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:24.555820 [ 357 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:24.555821 [ 356 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:24.556040 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:24.556074 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:24.556184 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:24.556207 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:24.556246 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:24.556293 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:24.556337 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:24.556383 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:24.557702 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} executeQuery: Read 51 rows, 10.48 KiB in 0.00328 sec., 15548.78048780488 rows/sec., 3.12 MiB/sec. 2026.05.21 09:27:24.557965 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} MemoryTracker: Peak memory usage (for query): 180.89 KiB. 2026.05.21 09:27:24.557983 [ 270 ] {1d74e54e-fef3-4d69-9442-2ba05b92d457} TCPHandler: Processed in 0.003854959 sec. 2026.05.21 09:27:24.563297 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.563438 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:27:24.563495 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:27:24.564222 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.564271 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.564705 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:27:24.564938 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:27:24.565094 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} executeQuery: Read 284 rows, 18.47 KiB in 0.001698 sec., 167255.59481743225 rows/sec., 10.62 MiB/sec. 2026.05.21 09:27:24.565135 [ 270 ] {d522b060-f308-4f58-a1ee-e3cae75d94df} TCPHandler: Processed in 0.001904084 sec. 2026.05.21 09:27:24.565288 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.565394 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:24.565437 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:24.566308 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.566348 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.566710 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.21 09:27:24.566923 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.567067 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} executeQuery: Read 797 rows, 62.80 KiB in 0.001695 sec., 470206.48967551626 rows/sec., 36.18 MiB/sec. 2026.05.21 09:27:24.567076 [ 111 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.05.21 09:27:24.567111 [ 270 ] {b277fc3c-cd09-4cc7-b066-faf16a33e9e9} TCPHandler: Processed in 0.001874563 sec. 2026.05.21 09:27:24.567132 [ 111 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.567160 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.567254 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.567286 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.05.21 09:27:24.567361 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:24.567411 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:24.567446 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:24.567490 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3361 rows starting from the beginning of the part 2026.05.21 09:27:24.567563 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2026.05.21 09:27:24.567614 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 138 rows starting from the beginning of the part 2026.05.21 09:27:24.567675 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 797 rows starting from the beginning of the part 2026.05.21 09:27:24.567722 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 139 rows starting from the beginning of the part 2026.05.21 09:27:24.567771 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 797 rows starting from the beginning of the part 2026.05.21 09:27:24.567931 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.567977 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.568335 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.21 09:27:24.568565 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.568695 [ 111 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.21 09:27:24.568707 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} executeQuery: Read 142 rows, 8.54 KiB in 0.001366 sec., 103953.14787701318 rows/sec., 6.11 MiB/sec. 2026.05.21 09:27:24.568734 [ 111 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.568756 [ 270 ] {fb7d4903-54d4-4a22-9220-9f69159c19f9} TCPHandler: Processed in 0.001552952 sec. 2026.05.21 09:27:24.568760 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.568868 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.21 09:27:24.568899 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.568967 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:24.568996 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part 2026.05.21 09:27:24.568999 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:27:24.569045 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:27:24.569054 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 157 rows starting from the beginning of the part 2026.05.21 09:27:24.569103 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:24.569146 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 142 rows starting from the beginning of the part 2026.05.21 09:27:24.569185 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 43 rows starting from the beginning of the part 2026.05.21 09:27:24.569227 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 142 rows starting from the beginning of the part 2026.05.21 09:27:24.569572 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.569608 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.569854 [ 198 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002629578 sec., 2010969.0604347922 rows/sec., 161.37 MiB/sec. 2026.05.21 09:27:24.569925 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:27:24.570067 [ 198 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243412 sec., 603983.2332324282 rows/sec., 39.88 MiB/sec. 2026.05.21 09:27:24.570175 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:27:24.570216 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.05.21 09:27:24.570257 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.21 09:27:24.570333 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} executeQuery: Read 149 rows, 9.86 KiB in 0.001352 sec., 110207.10059171598 rows/sec., 7.12 MiB/sec. 2026.05.21 09:27:24.570378 [ 270 ] {37c4c80f-8f14-458b-9501-6e149a67c79a} TCPHandler: Processed in 0.001530452 sec. 2026.05.21 09:27:24.570518 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.570623 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:27:24.570639 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.570656 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.570665 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:27:24.570739 [ 188 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_141_28} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.05.21 09:27:24.570766 [ 194 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_96_19} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.21 09:27:24.570868 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2026.05.21 09:27:24.570931 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2026.05.21 09:27:24.571192 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.571236 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.571555 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2026.05.21 09:27:24.571772 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:27:24.571907 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} executeQuery: Read 148 rows, 8.62 KiB in 0.001303 sec., 113584.03683806601 rows/sec., 6.46 MiB/sec. 2026.05.21 09:27:24.571943 [ 270 ] {55c38d2c-1082-49d8-9047-1817a97a69e0} TCPHandler: Processed in 0.00148511 sec. 2026.05.21 09:27:24.572091 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.572190 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:24.572231 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:24.572983 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.573021 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.573354 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.21 09:27:24.573574 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.573710 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} executeQuery: Read 490 rows, 35.18 KiB in 0.001538 sec., 318595.5786736021 rows/sec., 22.34 MiB/sec. 2026.05.21 09:27:24.573716 [ 126 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2026.05.21 09:27:24.573748 [ 270 ] {1561642d-e8c6-47c9-b6fd-11974d320136} TCPHandler: Processed in 0.001707748 sec. 2026.05.21 09:27:24.573779 [ 126 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.573810 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.573882 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.573893 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2026.05.21 09:27:24.573988 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:27:24.574006 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:24.574036 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:27:24.574041 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1831 rows starting from the beginning of the part 2026.05.21 09:27:24.574118 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2026.05.21 09:27:24.574173 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 105 rows starting from the beginning of the part 2026.05.21 09:27:24.574224 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 490 rows starting from the beginning of the part 2026.05.21 09:27:24.574270 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 107 rows starting from the beginning of the part 2026.05.21 09:27:24.574314 [ 195 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 490 rows starting from the beginning of the part 2026.05.21 09:27:24.574678 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.574734 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.575204 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:27:24.575507 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:27:24.575576 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715888 sec., 1799068.4706694144 rows/sec., 132.20 MiB/sec. 2026.05.21 09:27:24.575693 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} executeQuery: Read 6 rows, 321.00 B in 0.001718 sec., 3492.433061699651 rows/sec., 182.47 KiB/sec. 2026.05.21 09:27:24.575763 [ 270 ] {45a7f9d2-5f6b-482d-98cd-138b5a9e36b2} TCPHandler: Processed in 0.001932075 sec. 2026.05.21 09:27:24.575840 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2026.05.21 09:27:24.575971 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.576118 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:24.576175 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.576188 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:24.576273 [ 194 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_141_28} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2026.05.21 09:27:24.576393 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2026.05.21 09:27:24.576750 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.576795 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.577173 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.21 09:27:24.577393 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.577535 [ 126 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_136_34 to all_141_141_0 2026.05.21 09:27:24.577537 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} executeQuery: Read 265 rows, 18.03 KiB in 0.001464 sec., 181010.92896174864 rows/sec., 12.03 MiB/sec. 2026.05.21 09:27:24.577577 [ 126 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.577599 [ 270 ] {52d2de0a-7193-4b18-9319-8f6ea8a6dc24} TCPHandler: Processed in 0.001747679 sec. 2026.05.21 09:27:24.577605 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.577708 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_34 to all_141_141_0 into Compact with storage Full 2026.05.21 09:27:24.577750 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.577824 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:24.577859 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:27:24.577862 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTreeSequentialSource: Reading 8 marks from part all_1_136_34, total 49678 rows starting from the beginning of the part 2026.05.21 09:27:24.577916 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:27:24.577951 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 52 rows starting from the beginning of the part 2026.05.21 09:27:24.578007 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2026.05.21 09:27:24.578054 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 265 rows starting from the beginning of the part 2026.05.21 09:27:24.578099 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 161 rows starting from the beginning of the part 2026.05.21 09:27:24.578145 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 265 rows starting from the beginning of the part 2026.05.21 09:27:24.578284 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.578327 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.578658 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.21 09:27:24.578875 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:27:24.579016 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} executeQuery: Read 1 rows, 69.00 B in 0.00118 sec., 847.457627118644 rows/sec., 57.10 KiB/sec. 2026.05.21 09:27:24.579053 [ 270 ] {1c32c813-b5c8-4b9b-9f63-232205bafdae} TCPHandler: Processed in 0.001355856 sec. 2026.05.21 09:27:24.579182 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:24.579280 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:24.579323 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:24.579696 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:24.579732 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:24.580066 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2026.05.21 09:27:24.580287 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.580423 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} executeQuery: Read 90 rows, 5.77 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 4.85 MiB/sec. 2026.05.21 09:27:24.580458 [ 270 ] {36f144df-ba40-456b-a93a-a483a2e58466} TCPHandler: Processed in 0.001326655 sec. 2026.05.21 09:27:24.586599 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergeTask::MergeProjectionsStage: Merge sorted 50581 rows, containing 5 columns (5 merged, 0 gathered) in 0.008928979 sec., 5664813.412597341 rows/sec., 367.66 MiB/sec. 2026.05.21 09:27:24.586922 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} MergedBlockOutputStream: filled checksums all_1_141_35 (state Temporary) 2026.05.21 09:27:24.587218 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_141_35 to all_1_141_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:24.587297 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_141_35} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_136_34, all_141_141_0] -> all_1_141_35 2026.05.21 09:27:24.587390 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.21 09:27:28.323276 [ 132 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:27:28.323355 [ 132 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:27:28.579382 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42178 2026.05.21 09:27:28.579894 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:28.579933 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:28.580397 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:27:28.580633 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): 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.21 09:27:28.580772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42178 2026.05.21 09:27:29.549519 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:29.549906 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:29.550270 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:29.550310 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} 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.21 09:27:29.550552 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:29.550630 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:29.550779 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:27:29.550897 [ 356 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:29.550912 [ 334 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:29.550912 [ 346 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:29.550899 [ 361 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:29.551152 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:29.551183 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:29.551292 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:29.551316 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:29.551356 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} 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.21 09:27:29.551405 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} 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.21 09:27:29.551449 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} 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.21 09:27:29.551495 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} 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.21 09:27:29.552928 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} executeQuery: Read 51 rows, 10.72 KiB in 0.003219 sec., 15843.429636533085 rows/sec., 3.25 MiB/sec. 2026.05.21 09:27:29.553188 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} MemoryTracker: Peak memory usage (for query): 185.77 KiB. 2026.05.21 09:27:29.553205 [ 270 ] {b017ea7c-aa5a-40d5-bfa6-339543ec5360} TCPHandler: Processed in 0.003866129 sec. 2026.05.21 09:27:29.555870 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:29.555989 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:29.556037 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:29.556629 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:29.556674 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:29.557080 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.21 09:27:29.557307 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:29.557466 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} executeQuery: Read 138 rows, 12.27 KiB in 0.001514 sec., 91149.27344782035 rows/sec., 7.91 MiB/sec. 2026.05.21 09:27:29.557506 [ 270 ] {40894de8-6d98-4e0a-8cdb-a252c13e51da} TCPHandler: Processed in 0.001690986 sec. 2026.05.21 09:27:29.557647 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:29.557748 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:29.557791 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:29.558247 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:29.558285 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:29.558590 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.21 09:27:29.558804 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:29.558940 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} executeQuery: Read 41 rows, 3.08 KiB in 0.001214 sec., 33772.65238879737 rows/sec., 2.48 MiB/sec. 2026.05.21 09:27:29.558976 [ 270 ] {b3314cb7-e25b-4635-aa6c-88ef0c182ec0} TCPHandler: Processed in 0.001379406 sec. 2026.05.21 09:27:29.559102 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:29.559199 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:29.559239 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:29.559703 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:29.559750 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:29.560054 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.21 09:27:29.560265 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:29.560396 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} executeQuery: Read 105 rows, 8.40 KiB in 0.001216 sec., 86348.6842105263 rows/sec., 6.74 MiB/sec. 2026.05.21 09:27:29.560439 [ 270 ] {831d8837-b276-4c85-89e2-8d7eb7813b90} TCPHandler: Processed in 0.001386457 sec. 2026.05.21 09:27:29.560586 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:29.560682 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:29.560726 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:29.561199 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:29.561235 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:29.561567 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.21 09:27:29.561781 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:29.561920 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. 2026.05.21 09:27:29.561955 [ 270 ] {ece5e72c-8424-4c6e-89ef-e1dafcf6b9d7} TCPHandler: Processed in 0.001423548 sec. 2026.05.21 09:27:29.562090 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:29.562186 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:29.562241 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} 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.21 09:27:29.563183 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:29.563220 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:29.563799 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2026.05.21 09:27:29.564035 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:29.564187 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} executeQuery: Read 41 rows, 75.23 KiB in 0.002019 sec., 20307.082714214957 rows/sec., 36.39 MiB/sec. 2026.05.21 09:27:29.564288 [ 270 ] {a7c3a54e-548d-4998-a619-0b6b328a79c7} TCPHandler: Processed in 0.002252396 sec. 2026.05.21 09:27:29.564428 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:29.564525 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:29.564567 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:29.564932 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:29.564968 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:29.565274 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2026.05.21 09:27:29.565482 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:29.565618 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. 2026.05.21 09:27:29.565653 [ 270 ] {bc36680c-b090-4f28-92b6-f559ba430056} TCPHandler: Processed in 0.001275413 sec. 2026.05.21 09:27:30.772839 [ 219 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_25_4, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2026.05.21 09:27:30.772891 [ 219 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_25_4, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2026.05.21 09:27:30.775509 [ 219 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_25_4, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] 2026.05.21 09:27:30.881641 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 663 2026.05.21 09:27:30.898805 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:30.898862 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:30.904992 [ 245 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:27:30.905686 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): 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.21 09:27:30.908692 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 663 2026.05.21 09:27:32.350596 [ 218 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:32.350649 [ 218 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:32.352204 [ 218 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:33.016329 [ 219 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:33.016383 [ 219 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:33.018117 [ 219 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:33.200131 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.200419 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) 2026.05.21 09:27:33.200870 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:33.200913 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE 2026.05.21 09:27:33.201184 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:33.201252 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:33.201401 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.21 09:27:33.201517 [ 346 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:33.201537 [ 356 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:33.201536 [ 355 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:33.201518 [ 334 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:33.201798 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:33.201828 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:33.201936 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:33.201958 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:33.201997 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:33.202042 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:33.202090 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:33.202132 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" 2026.05.21 09:27:33.203582 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} executeQuery: Read 51 rows, 12.35 KiB in 0.003299 sec., 15459.230069718096 rows/sec., 3.66 MiB/sec. 2026.05.21 09:27:33.203825 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} MemoryTracker: Peak memory usage (for query): 209.45 KiB. 2026.05.21 09:27:33.203842 [ 270 ] {5ac19543-0646-4484-908b-b6fedcd1a82a} TCPHandler: Processed in 0.00386391 sec. 2026.05.21 09:27:33.219908 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.220048 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.220102 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:27:33.220915 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.220972 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.221504 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:27:33.221735 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:27:33.221881 [ 34 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 2026.05.21 09:27:33.221887 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} executeQuery: Read 284 rows, 18.47 KiB in 0.001878 sec., 151224.70713525027 rows/sec., 9.60 MiB/sec. 2026.05.21 09:27:33.221934 [ 34 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.221949 [ 270 ] {3822bd4f-c291-48fd-9d17-6b83bf652f7c} TCPHandler: Processed in 0.002104371 sec. 2026.05.21 09:27:33.221966 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.222090 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full 2026.05.21 09:27:33.222147 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.222226 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:33.222257 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:27:33.222266 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 308 rows starting from the beginning of the part 2026.05.21 09:27:33.222310 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:27:33.222357 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part 2026.05.21 09:27:33.222413 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part 2026.05.21 09:27:33.222460 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part 2026.05.21 09:27:33.222503 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part 2026.05.21 09:27:33.222545 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part 2026.05.21 09:27:33.222763 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.222807 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.223134 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:27:33.223364 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:27:33.223500 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} executeQuery: Read 4 rows, 334.00 B in 0.001262 sec., 3169.5721077654516 rows/sec., 258.46 KiB/sec. 2026.05.21 09:27:33.223536 [ 270 ] {c40fca66-21dc-4424-8858-5be31d91de4a} TCPHandler: Processed in 0.001441838 sec. 2026.05.21 09:27:33.223623 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586674 sec., 925205.8078723166 rows/sec., 62.88 MiB/sec. 2026.05.21 09:27:33.223672 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.223772 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:33.223794 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) 2026.05.21 09:27:33.223816 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:33.224050 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:33.224127 [ 199 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_40_9} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 2026.05.21 09:27:33.224200 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2026.05.21 09:27:33.226572 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.226653 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.227164 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.21 09:27:33.227379 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:33.227520 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} executeQuery: Read 3148 rows, 239.13 KiB in 0.003766 sec., 835900.1593202337 rows/sec., 62.01 MiB/sec. 2026.05.21 09:27:33.227557 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.21 09:27:33.227572 [ 270 ] {82ffe2c6-9d22-493e-9bdb-dfec7e499880} TCPHandler: Processed in 0.003950642 sec. 2026.05.21 09:27:33.227720 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.227820 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.227862 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:33.228400 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.228439 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.228765 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.21 09:27:33.228978 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:33.229108 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} executeQuery: Read 157 rows, 9.65 KiB in 0.001307 sec., 120122.41775057383 rows/sec., 7.21 MiB/sec. 2026.05.21 09:27:33.229144 [ 270 ] {9aa72a87-72b0-4640-b56a-4daf15bef122} TCPHandler: Processed in 0.00147461 sec. 2026.05.21 09:27:33.229279 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.229379 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.229419 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:27:33.230221 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.230260 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.230603 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:27:33.230821 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:27:33.230954 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} executeQuery: Read 950 rows, 57.24 KiB in 0.001595 sec., 595611.2852664577 rows/sec., 35.04 MiB/sec. 2026.05.21 09:27:33.230991 [ 270 ] {61403245-de13-4f38-b6f3-3be3d401566e} TCPHandler: Processed in 0.001762139 sec. 2026.05.21 09:27:33.231129 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.231231 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.231272 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:27:33.231724 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.231761 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.232048 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.21 09:27:33.232260 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:27:33.232396 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} executeQuery: Read 1 rows, 72.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 59.39 KiB/sec. 2026.05.21 09:27:33.232432 [ 270 ] {45f4994a-3f8e-4d2c-8eb2-d7f71a39f5f2} TCPHandler: Processed in 0.001353435 sec. 2026.05.21 09:27:33.232580 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.232683 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.232723 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:27:33.233178 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.233215 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.233521 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2026.05.21 09:27:33.233739 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:27:33.233871 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. 2026.05.21 09:27:33.233908 [ 270 ] {5a39f3b6-746c-468d-b6f3-4c9567e19608} TCPHandler: Processed in 0.001382307 sec. 2026.05.21 09:27:33.234051 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.234155 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:33.234195 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:33.235239 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.235277 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.235650 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.21 09:27:33.235862 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:33.235993 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} executeQuery: Read 1720 rows, 118.50 KiB in 0.001863 sec., 923242.0826623725 rows/sec., 62.12 MiB/sec. 2026.05.21 09:27:33.236029 [ 270 ] {3f905481-bfb2-4233-95f7-daa418795e62} TCPHandler: Processed in 0.002028598 sec. 2026.05.21 09:27:33.236176 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.236274 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:27:33.236316 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:27:33.236665 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.236702 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.236997 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:27:33.237200 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:27:33.237310 [ 102 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2026.05.21 09:27:33.237327 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. 2026.05.21 09:27:33.237369 [ 102 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.237380 [ 270 ] {e9e3bc9c-60c5-40f6-8013-70785246407a} TCPHandler: Processed in 0.001254442 sec. 2026.05.21 09:27:33.237400 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.237509 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2026.05.21 09:27:33.237535 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.237614 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:33.237633 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.237648 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part 2026.05.21 09:27:33.237675 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:33.237709 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2026.05.21 09:27:33.237760 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2026.05.21 09:27:33.237808 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2026.05.21 09:27:33.237855 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2026.05.21 09:27:33.237903 [ 193 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2026.05.21 09:27:33.238403 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.238439 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.238736 [ 199 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265192 sec., 113816.71714648843 rows/sec., 5.81 MiB/sec. 2026.05.21 09:27:33.238861 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.21 09:27:33.238927 [ 196 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2026.05.21 09:27:33.239134 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:33.239287 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} executeQuery: Read 1679 rows, 105.09 KiB in 0.001672 sec., 1004186.6028708133 rows/sec., 61.38 MiB/sec. 2026.05.21 09:27:33.239325 [ 270 ] {359ffc13-8e1c-4f9c-8c26-10fb9b23a064} TCPHandler: Processed in 0.001839951 sec. 2026.05.21 09:27:33.239339 [ 196 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:27:33.239441 [ 196 ] {99541cf2-c455-4ded-b6e5-1e223d58d8e2::all_1_24_5} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2026.05.21 09:27:33.239459 [ 223 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.239471 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.239498 [ 223 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.239545 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.21 09:27:33.239590 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.239639 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:27:33.239993 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.240043 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.240386 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.21 09:27:33.240619 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:27:33.240762 [ 96 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 2026.05.21 09:27:33.240769 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} executeQuery: Read 1 rows, 69.00 B in 0.001196 sec., 836.1204013377926 rows/sec., 56.34 KiB/sec. 2026.05.21 09:27:33.240807 [ 96 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.240823 [ 270 ] {7f24805f-b864-406a-9fff-79c0773bd7c5} TCPHandler: Processed in 0.001414217 sec. 2026.05.21 09:27:33.240836 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.240917 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full 2026.05.21 09:27:33.240990 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.241018 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:33.241044 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part 2026.05.21 09:27:33.241090 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:33.241091 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.241128 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:33.241156 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} 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.21 09:27:33.241162 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:33.241201 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:33.241233 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:33.241765 [ 223 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.241975 [ 187 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001087057 sec., 22077.95911345955 rows/sec., 1.45 MiB/sec. 2026.05.21 09:27:33.241981 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.242037 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.242086 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2026.05.21 09:27:33.242325 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:27:33.242387 [ 193 ] {2c8398ac-e386-480f-bb0e-80e1f2c2ec23::all_1_24_5} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 2026.05.21 09:27:33.242447 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:27:33.242550 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2026.05.21 09:27:33.242781 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:33.242929 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} executeQuery: Read 11 rows, 20.18 KiB in 0.001856 sec., 5926.724137931034 rows/sec., 10.62 MiB/sec. 2026.05.21 09:27:33.243009 [ 270 ] {5dce9d03-7d28-49cb-86f4-2135a904c5c5} TCPHandler: Processed in 0.00207523 sec. 2026.05.21 09:27:33.243165 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:33.243263 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:33.243305 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:33.243668 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:33.243704 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:33.244005 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2026.05.21 09:27:33.244243 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:33.244401 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} executeQuery: Read 72 rows, 4.52 KiB in 0.001156 sec., 62283.73702422146 rows/sec., 3.82 MiB/sec. 2026.05.21 09:27:33.244443 [ 270 ] {546f06d6-bffd-4047-9889-489a02c7f298} TCPHandler: Processed in 0.001328265 sec. 2026.05.21 09:27:33.723848 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.723952 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.726297 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.823233 [ 218 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:33.823290 [ 218 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:33.824864 [ 218 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:27:33.843196 [ 220 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.843247 [ 220 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:33.845076 [ 220 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:27:34.543593 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:34.543903 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:34.544376 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:34.544436 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} 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.21 09:27:34.544775 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:34.544878 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:34.545084 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:27:34.545199 [ 355 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:34.545207 [ 346 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:34.545201 [ 319 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:34.545201 [ 356 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:34.545452 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:34.545494 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:34.545648 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:34.545685 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:34.545741 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} 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.21 09:27:34.545814 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} 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.21 09:27:34.545882 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} 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.21 09:27:34.545951 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} 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.21 09:27:34.547485 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} executeQuery: Read 51 rows, 10.48 KiB in 0.0037 sec., 13783.783783783783 rows/sec., 2.77 MiB/sec. 2026.05.21 09:27:34.547875 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} MemoryTracker: Peak memory usage (for query): 170.89 KiB. 2026.05.21 09:27:34.547910 [ 270 ] {329df64d-42fe-498f-80ef-0e1bcf9ba995} TCPHandler: Processed in 0.004523852 sec. 2026.05.21 09:27:34.549509 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:34.549669 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:34.549740 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:34.550435 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:34.550483 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:34.550892 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.21 09:27:34.551145 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:34.551322 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} executeQuery: Read 56 rows, 4.38 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.52 MiB/sec. 2026.05.21 09:27:34.551380 [ 270 ] {e0e72797-4f21-455a-a05e-5611f293d3a8} TCPHandler: Processed in 0.002005567 sec. 2026.05.21 09:27:34.551550 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:34.551657 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:34.551705 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:34.552191 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:34.552229 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:34.552553 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.21 09:27:34.552771 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:34.552915 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. 2026.05.21 09:27:34.552954 [ 270 ] {8bee895e-13aa-41cd-84b1-d17e6c6de89e} TCPHandler: Processed in 0.001469939 sec. 2026.05.21 09:27:34.553095 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:34.553201 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:34.553248 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:34.553714 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:34.553749 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:34.554101 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.21 09:27:34.554374 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:34.554552 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} executeQuery: Read 52 rows, 3.70 KiB in 0.001375 sec., 37818.18181818182 rows/sec., 2.63 MiB/sec. 2026.05.21 09:27:34.554593 [ 270 ] {e7b416b9-2ecf-4362-97ef-fa0f2523db32} TCPHandler: Processed in 0.001549752 sec. 2026.05.21 09:27:34.554724 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:34.554825 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:34.554869 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:34.555341 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:34.555375 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:34.555685 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2026.05.21 09:27:34.556018 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:34.556160 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} executeQuery: Read 18 rows, 1.25 KiB in 0.001357 sec., 13264.554163596169 rows/sec., 920.43 KiB/sec. 2026.05.21 09:27:34.556197 [ 270 ] {b975b7b0-eed5-432e-b1a4-c6b897019201} TCPHandler: Processed in 0.001524821 sec. 2026.05.21 09:27:35.086671 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35256 2026.05.21 09:27:35.086749 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.086774 [ 259 ] {} TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35256 2026.05.21 09:27:35.086796 [ 259 ] {} TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.086809 [ 259 ] {} TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087017 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46484 2026.05.21 09:27:35.087017 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62859 2026.05.21 09:27:35.087054 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36287 2026.05.21 09:27:35.087071 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65430 2026.05.21 09:27:35.087095 [ 259 ] {} TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:35.087121 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.087146 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.087147 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.087162 [ 269 ] {} TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62859 2026.05.21 09:27:35.087174 [ 309 ] {} TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Authenticating user 'default' from [fd00:1122:3344:101::e]:65430 2026.05.21 09:27:35.087192 [ 307 ] {} TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Authenticating user 'default' from [fd00:1122:3344:101::e]:36287 2026.05.21 09:27:35.087205 [ 269 ] {} TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087215 [ 309 ] {} TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087233 [ 307 ] {} TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087251 [ 309 ] {} TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087264 [ 307 ] {} TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087277 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} executeQuery: (from [fd00:1122:3344:101::e]:35256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:27:35.087239 [ 269 ] {} TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087096 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35142 2026.05.21 09:27:35.087084 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38097 2026.05.21 09:27:35.087080 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.087062 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54725 2026.05.21 09:27:35.087434 [ 303 ] {} TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Authenticating user 'default' from [fd00:1122:3344:101::e]:46484 2026.05.21 09:27:35.087437 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.087469 [ 303 ] {} TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087487 [ 310 ] {} TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Authenticating user 'default' from [fd00:1122:3344:101::e]:38097 2026.05.21 09:27:35.087494 [ 303 ] {} TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087512 [ 310 ] {} TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087051 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49526 2026.05.21 09:27:35.087535 [ 310 ] {} TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087555 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:27:35.087429 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.087637 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:35.087641 [ 311 ] {} TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35142 2026.05.21 09:27:35.087684 [ 311 ] {} TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087700 [ 311 ] {} TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.087943 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:27:35.087946 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.087996 [ 308 ] {} TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Authenticating user 'default' from [fd00:1122:3344:101::e]:54725 2026.05.21 09:27:35.088013 [ 308 ] {} TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.088026 [ 308 ] {} TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.088077 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:35.088111 [ 304 ] {} TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49526 2026.05.21 09:27:35.088128 [ 304 ] {} TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.088140 [ 304 ] {} TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.088876 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} AggregatingTransform: Aggregating 2026.05.21 09:27:35.088913 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} Aggregator: Aggregation method: without_key 2026.05.21 09:27:35.088943 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089022 sec. (1123.318 rows/sec., 43.88 KiB/sec.) 2026.05.21 09:27:35.088958 [ 356 ] {2094a363-0165-45fd-bd9a-6109bc30096f} Aggregator: Merging aggregated data 2026.05.21 09:27:35.089584 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} executeQuery: Read 1 rows, 40.00 B in 0.00236 sec., 423.728813559322 rows/sec., 16.55 KiB/sec. 2026.05.21 09:27:35.089714 [ 259 ] {2094a363-0165-45fd-bd9a-6109bc30096f} TCPHandler: Processed in 0.002730742 sec. 2026.05.21 09:27:35.089840 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.089868 [ 259 ] {} TCP-Session: 4ecfdb09-3764-48e7-92c5-be778dbbd4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.089872 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.089891 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.089918 [ 311 ] {} TCP-Session: 2cbeb912-e6ab-43a8-8b77-6c854e95e9d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.089922 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.089935 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.089939 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.089966 [ 307 ] {} TCP-Session: 8c6ba4db-a340-49c4-b60d-ca853cba9045 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.089986 [ 303 ] {} TCP-Session: 29ca2541-e61f-4168-a86b-d2a51212fbce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.089991 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.090008 [ 304 ] {} TCP-Session: 0c383daf-42c7-4233-877e-d6cff8586a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.089976 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.090043 [ 310 ] {} TCP-Session: 4c36d1cd-929b-48dc-b2ef-b3e66b70dc01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.089941 [ 269 ] {} TCP-Session: 2b725c52-cab1-45aa-b52c-7119632079e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.090098 [ 309 ] {} TCP-Session: 0e9b0ac3-4e61-4a1c-883b-8457aa5f084f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:35.089951 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:35.090157 [ 308 ] {} TCP-Session: 92c4779c-7306-4789-9763-9b2c5312524b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.081842 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42690 2026.05.21 09:27:36.082628 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:36.082701 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2026.05.21 09:27:36.083434 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:27:36.083801 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:36.084031 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42690 2026.05.21 09:27:36.403343 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50248 2026.05.21 09:27:36.403427 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.403454 [ 307 ] {} TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50248 2026.05.21 09:27:36.403477 [ 307 ] {} TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.403491 [ 307 ] {} TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.403705 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59609 2026.05.21 09:27:36.403747 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53512 2026.05.21 09:27:36.403798 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.403829 [ 307 ] {} TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:36.403845 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.403832 [ 308 ] {} TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Authenticating user 'default' from [fd00:1122:3344:101::e]:59609 2026.05.21 09:27:36.403893 [ 309 ] {} TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53512 2026.05.21 09:27:36.403891 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45233 2026.05.21 09:27:36.403923 [ 309 ] {} TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.403939 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55623 2026.05.21 09:27:36.403966 [ 309 ] {} TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.403993 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.403921 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35258 2026.05.21 09:27:36.404017 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} executeQuery: (from [fd00:1122:3344:101::e]:50248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:27:36.404027 [ 310 ] {} TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45233 2026.05.21 09:27:36.404072 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.404012 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.404096 [ 310 ] {} TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404108 [ 269 ] {} TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Authenticating user 'default' from [fd00:1122:3344:101::e]:35258 2026.05.21 09:27:36.404128 [ 304 ] {} TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Authenticating user 'default' from [fd00:1122:3344:101::e]:55623 2026.05.21 09:27:36.404151 [ 269 ] {} TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404170 [ 304 ] {} TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404180 [ 269 ] {} TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404193 [ 304 ] {} TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404128 [ 310 ] {} TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.403949 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47831 2026.05.21 09:27:36.403917 [ 308 ] {} TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.403906 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63171 2026.05.21 09:27:36.404299 [ 308 ] {} TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404323 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:27:36.404341 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.404372 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.404395 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:36.404401 [ 303 ] {} TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Authenticating user 'default' from [fd00:1122:3344:101::e]:47831 2026.05.21 09:27:36.404419 [ 259 ] {} TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Authenticating user 'default' from [fd00:1122:3344:101::e]:63171 2026.05.21 09:27:36.403893 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39782 2026.05.21 09:27:36.404460 [ 259 ] {} TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404454 [ 303 ] {} TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404498 [ 259 ] {} TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404512 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.404540 [ 303 ] {} TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404562 [ 311 ] {} TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:39782 2026.05.21 09:27:36.404588 [ 311 ] {} TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404602 [ 311 ] {} TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.404704 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:27:36.405661 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} AggregatingTransform: Aggregating 2026.05.21 09:27:36.405696 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} Aggregator: Aggregation method: without_key 2026.05.21 09:27:36.405726 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00091659 sec. (1091.000 rows/sec., 42.62 KiB/sec.) 2026.05.21 09:27:36.405741 [ 354 ] {41a0a982-9c2d-4130-946c-4e64f3970641} Aggregator: Merging aggregated data 2026.05.21 09:27:36.406456 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} executeQuery: Read 1 rows, 40.00 B in 0.002495 sec., 400.80160320641284 rows/sec., 15.66 KiB/sec. 2026.05.21 09:27:36.406640 [ 307 ] {41a0a982-9c2d-4130-946c-4e64f3970641} TCPHandler: Processed in 0.002934288 sec. 2026.05.21 09:27:36.406816 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406849 [ 307 ] {} TCP-Session: 273463c8-5c21-44fd-92d2-dcd635f433d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.406851 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406895 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406907 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406916 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406936 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406947 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406978 [ 309 ] {} TCP-Session: 1aa3929f-a008-49d6-b9db-2d83de3b45c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.406984 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.406997 [ 259 ] {} TCP-Session: ee949da2-c0e6-407d-968b-84ea3fcb040c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.407008 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.407054 [ 311 ] {} TCP-Session: b97d4ebb-bf37-4c59-a574-4e2583038e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.406943 [ 310 ] {} TCP-Session: 5c82a317-e515-4ead-b233-c2ba68cac5a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.407091 [ 303 ] {} TCP-Session: 3c4c311d-0efd-403b-911c-4f58b8aa133a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.406937 [ 304 ] {} TCP-Session: 955393c5-96fc-48c4-9927-4f4d2f4dd72b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.406903 [ 308 ] {} TCP-Session: 04ae96bb-e76b-4986-ae2b-2de93a8a9642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.407008 [ 269 ] {} TCP-Session: 7837d306-469a-4bde-b30c-0f7bb53f1551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.549495 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41116 2026.05.21 09:27:36.549589 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.549678 [ 307 ] {} TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Authenticating user 'default' from [fd00:1122:3344:101::e]:41116 2026.05.21 09:27:36.549725 [ 307 ] {} TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.549742 [ 307 ] {} TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.549945 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35039 2026.05.21 09:27:36.549996 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58459 2026.05.21 09:27:36.550027 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65263 2026.05.21 09:27:36.550041 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46034 2026.05.21 09:27:36.550064 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42079 2026.05.21 09:27:36.550090 [ 307 ] {} TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:36.550093 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550116 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550143 [ 259 ] {} TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:65263 2026.05.21 09:27:36.550160 [ 304 ] {} TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Authenticating user 'default' from [fd00:1122:3344:101::e]:42079 2026.05.21 09:27:36.550176 [ 259 ] {} TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550112 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550199 [ 304 ] {} TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550202 [ 259 ] {} TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550247 [ 304 ] {} TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550272 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} executeQuery: (from [fd00:1122:3344:101::e]:41116) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:27:36.550243 [ 269 ] {} TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Authenticating user 'default' from [fd00:1122:3344:101::e]:46034 2026.05.21 09:27:36.550093 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550327 [ 269 ] {} TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550356 [ 309 ] {} TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Authenticating user 'default' from [fd00:1122:3344:101::e]:58459 2026.05.21 09:27:36.550361 [ 269 ] {} TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550384 [ 309 ] {} TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550058 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60798 2026.05.21 09:27:36.550409 [ 309 ] {} TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550022 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39722 2026.05.21 09:27:36.550466 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550013 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53918 2026.05.21 09:27:36.550532 [ 303 ] {} TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:60798 2026.05.21 09:27:36.550549 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:27:36.550572 [ 303 ] {} TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550579 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550597 [ 303 ] {} TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550617 [ 311 ] {} TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Authenticating user 'default' from [fd00:1122:3344:101::e]:53918 2026.05.21 09:27:36.550625 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:36.550646 [ 311 ] {} TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550005 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550678 [ 311 ] {} TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550714 [ 308 ] {} TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:35039 2026.05.21 09:27:36.550537 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:27:36.550753 [ 308 ] {} TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550786 [ 310 ] {} TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Authenticating user 'default' from [fd00:1122:3344:101::e]:39722 2026.05.21 09:27:36.550789 [ 308 ] {} TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550819 [ 310 ] {} TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.550839 [ 310 ] {} TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.551004 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:27:36.551935 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} AggregatingTransform: Aggregating 2026.05.21 09:27:36.551971 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} Aggregator: Aggregation method: without_key 2026.05.21 09:27:36.552001 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088318 sec. (1132.272 rows/sec., 44.23 KiB/sec.) 2026.05.21 09:27:36.552018 [ 366 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} Aggregator: Merging aggregated data 2026.05.21 09:27:36.552732 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} executeQuery: Read 1 rows, 40.00 B in 0.002519 sec., 396.98292973402147 rows/sec., 15.51 KiB/sec. 2026.05.21 09:27:36.552920 [ 307 ] {2abf1509-8eec-41ab-8bac-86e361b9c40c} TCPHandler: Processed in 0.002958059 sec. 2026.05.21 09:27:36.553106 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553138 [ 307 ] {} TCP-Session: 0085d2c0-f5ae-4313-9018-3c436289d730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553142 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553173 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553183 [ 308 ] {} TCP-Session: f306b002-6e6f-4edd-8720-bc988c029c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553202 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553221 [ 304 ] {} TCP-Session: 929596e7-d8ba-4459-89f4-1c913849b32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553238 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553252 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553278 [ 269 ] {} TCP-Session: 90ab7f11-1357-40ec-9376-84e20853e735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553291 [ 311 ] {} TCP-Session: 3e4aefe5-f40c-4adc-9158-fa38a3b17226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553322 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553304 [ 309 ] {} TCP-Session: 723cbbb7-b113-4bcb-8799-1c3a6abf4fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553421 [ 259 ] {} TCP-Session: a82cee30-9a40-4c66-b84d-69fb59b63f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553292 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553219 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:27:36.553498 [ 303 ] {} TCP-Session: b70d43eb-aec0-460a-8fd7-f48474e63d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:36.553530 [ 310 ] {} TCP-Session: 8a803f09-e233-473e-bfab-622489b4d87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:27:38.409659 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 2026.05.21 09:27:38.429587 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:38.429652 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:38.436500 [ 245 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:27:38.437224 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:38.441009 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2026.05.21 09:27:39.382822 [ 224 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:27:39.382877 [ 224 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:27:39.384995 [ 224 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2026.05.21 09:27:39.549939 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:39.550208 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:39.550618 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:39.550666 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} 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.21 09:27:39.550940 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:39.551027 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:39.551187 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:27:39.551297 [ 349 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:39.551297 [ 336 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:39.551316 [ 352 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:39.551297 [ 344 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:39.551481 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:39.551513 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:39.551622 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:39.551644 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:39.551689 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} 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.21 09:27:39.551736 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} 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.21 09:27:39.551777 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} 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.21 09:27:39.551820 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} 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.21 09:27:39.553192 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} executeQuery: Read 51 rows, 10.72 KiB in 0.003095 sec., 16478.190630048466 rows/sec., 3.38 MiB/sec. 2026.05.21 09:27:39.553448 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} MemoryTracker: Peak memory usage (for query): 186.65 KiB. 2026.05.21 09:27:39.553466 [ 270 ] {db137ad3-1631-43e7-b13c-e6b633334e28} TCPHandler: Processed in 0.003684483 sec. 2026.05.21 09:27:39.555814 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:39.555935 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:39.555991 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:39.556717 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:39.556762 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:39.557164 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.21 09:27:39.557392 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:39.557541 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} executeQuery: Read 138 rows, 12.27 KiB in 0.001645 sec., 83890.57750759879 rows/sec., 7.28 MiB/sec. 2026.05.21 09:27:39.557579 [ 270 ] {709ef0a2-154c-4822-9405-d37a925a8e54} TCPHandler: Processed in 0.001818351 sec. 2026.05.21 09:27:39.557723 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:39.557824 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:39.557866 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:39.558306 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:39.558343 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:39.558645 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.21 09:27:39.558860 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:39.559001 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} executeQuery: Read 41 rows, 3.08 KiB in 0.001198 sec., 34223.7061769616 rows/sec., 2.51 MiB/sec. 2026.05.21 09:27:39.559036 [ 270 ] {7c3a2a93-61f0-426f-8f6c-2533731b8c51} TCPHandler: Processed in 0.001362616 sec. 2026.05.21 09:27:39.559169 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:39.559266 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:39.559308 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:39.559785 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:39.559823 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:39.560123 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.21 09:27:39.560355 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:39.560485 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} executeQuery: Read 105 rows, 8.40 KiB in 0.001238 sec., 84814.21647819063 rows/sec., 6.62 MiB/sec. 2026.05.21 09:27:39.560520 [ 270 ] {19022a39-adfe-4691-a131-67bbc88a586c} TCPHandler: Processed in 0.001400127 sec. 2026.05.21 09:27:39.560669 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:39.560766 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:39.560809 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:39.561298 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:39.561334 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:39.561721 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.21 09:27:39.561929 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:39.562057 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. 2026.05.21 09:27:39.562091 [ 270 ] {e74f091f-f6a4-489d-83c7-3b0fe3b6d585} TCPHandler: Processed in 0.001477009 sec. 2026.05.21 09:27:39.562209 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:39.562305 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:39.562361 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} 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.21 09:27:39.563300 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:39.563337 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:39.563898 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2026.05.21 09:27:39.564125 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:39.564271 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} executeQuery: Read 41 rows, 75.23 KiB in 0.001984 sec., 20665.32258064516 rows/sec., 37.03 MiB/sec. 2026.05.21 09:27:39.564370 [ 270 ] {13fd1347-ba70-429a-8de5-06542900eaf7} TCPHandler: Processed in 0.002209404 sec. 2026.05.21 09:27:39.564501 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:39.564598 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:39.564640 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:39.565014 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:39.565051 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:39.565353 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2026.05.21 09:27:39.565558 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:39.565687 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. 2026.05.21 09:27:39.565704 [ 108 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_140_27 to all_145_145_0 2026.05.21 09:27:39.565720 [ 270 ] {4ed75938-2e54-4378-8b4b-198fbb1a47b1} TCPHandler: Processed in 0.001269142 sec. 2026.05.21 09:27:39.565756 [ 108 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:39.565782 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:39.565898 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_140_27 to all_145_145_0 into Compact with storage Full 2026.05.21 09:27:39.566023 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:39.566057 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_140_27, total 7854 rows starting from the beginning of the part 2026.05.21 09:27:39.566117 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part 2026.05.21 09:27:39.566168 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2026.05.21 09:27:39.566212 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 72 rows starting from the beginning of the part 2026.05.21 09:27:39.566256 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 18 rows starting from the beginning of the part 2026.05.21 09:27:39.566301 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part 2026.05.21 09:27:39.568327 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergeTask::MergeProjectionsStage: Merge sorted 8154 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469383 sec., 3302039.416323835 rows/sec., 218.47 MiB/sec. 2026.05.21 09:27:39.568738 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} MergedBlockOutputStream: filled checksums all_1_145_28 (state Temporary) 2026.05.21 09:27:39.569004 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_145_28 to all_1_145_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:39.569068 [ 197 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_145_28} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_140_27, all_145_145_0] -> all_1_145_28 2026.05.21 09:27:39.569131 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. 2026.05.21 09:27:43.108107 [ 219 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:43.108174 [ 219 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:43.110253 [ 219 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:43.323416 [ 146 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:27:43.323479 [ 146 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:27:43.584952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43138 2026.05.21 09:27:43.585650 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:43.585692 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:43.586158 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:27:43.586378 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:43.586508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43138 2026.05.21 09:27:44.551773 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.552043 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) 2026.05.21 09:27:44.552401 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:44.552444 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2026.05.21 09:27:44.552682 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:44.552752 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:44.552892 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 30-element set) 2026.05.21 09:27:44.552969 [ 317 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:44.552999 [ 344 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:44.553008 [ 352 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:44.553002 [ 336 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:44.553182 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:44.553210 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:44.553319 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:44.553342 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:44.553379 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:44.553421 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:44.553461 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:44.553504 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2026.05.21 09:27:44.554671 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} executeQuery: Read 51 rows, 10.48 KiB in 0.002742 sec., 18599.56236323851 rows/sec., 3.73 MiB/sec. 2026.05.21 09:27:44.554893 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} MemoryTracker: Peak memory usage (for query): 180.09 KiB. 2026.05.21 09:27:44.554909 [ 270 ] {4bdccea5-01a0-4478-b630-a6ac73dd2d47} TCPHandler: Processed in 0.00327817 sec. 2026.05.21 09:27:44.559751 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.559886 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:27:44.559940 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:27:44.560617 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.560666 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.561104 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:27:44.561334 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:27:44.561479 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} executeQuery: Read 284 rows, 18.47 KiB in 0.001632 sec., 174019.60784313726 rows/sec., 11.05 MiB/sec. 2026.05.21 09:27:44.561517 [ 270 ] {1eecfd13-f680-40e0-a98c-b54354683bc5} TCPHandler: Processed in 0.001829241 sec. 2026.05.21 09:27:44.561651 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.561752 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:44.561793 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:44.562581 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.562619 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.562963 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.21 09:27:44.563170 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.563301 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} executeQuery: Read 797 rows, 62.80 KiB in 0.001571 sec., 507320.1782304265 rows/sec., 39.04 MiB/sec. 2026.05.21 09:27:44.563325 [ 148 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.05.21 09:27:44.563337 [ 270 ] {09b2b2b6-dba0-4cf3-83ae-9c4823d0c9ae} TCPHandler: Processed in 0.001736348 sec. 2026.05.21 09:27:44.563378 [ 148 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.563404 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.563490 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.563514 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.05.21 09:27:44.563592 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:44.563637 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:44.563638 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:44.563683 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3361 rows starting from the beginning of the part 2026.05.21 09:27:44.563745 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 138 rows starting from the beginning of the part 2026.05.21 09:27:44.563791 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 3148 rows starting from the beginning of the part 2026.05.21 09:27:44.563832 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2026.05.21 09:27:44.563874 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 138 rows starting from the beginning of the part 2026.05.21 09:27:44.563915 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 797 rows starting from the beginning of the part 2026.05.21 09:27:44.564081 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.564123 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.564436 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.21 09:27:44.564657 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.564794 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} executeQuery: Read 142 rows, 8.54 KiB in 0.001221 sec., 116298.11629811629 rows/sec., 6.83 MiB/sec. 2026.05.21 09:27:44.564829 [ 270 ] {ae84f40d-a8ff-40da-a854-c37bb0684776} TCPHandler: Processed in 0.001388016 sec. 2026.05.21 09:27:44.564961 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.565059 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:27:44.565100 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:27:44.565546 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.565583 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.565886 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:27:44.566042 [ 192 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.002569406 sec., 2972671.504620134 rows/sec., 235.63 MiB/sec. 2026.05.21 09:27:44.566089 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:27:44.566228 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. 2026.05.21 09:27:44.566263 [ 270 ] {02dc33c4-0c66-4949-bcc0-b3964bc953e3} TCPHandler: Processed in 0.001351515 sec. 2026.05.21 09:27:44.566336 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.05.21 09:27:44.566391 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.566492 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:27:44.566533 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:27:44.566589 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.566663 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_146_29} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.05.21 09:27:44.566739 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. 2026.05.21 09:27:44.566962 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.567002 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.567297 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2026.05.21 09:27:44.567503 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:27:44.567629 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. 2026.05.21 09:27:44.567633 [ 148 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2026.05.21 09:27:44.567664 [ 270 ] {b220e64b-31e3-40d6-8aa6-0a1fbf81c8a2} TCPHandler: Processed in 0.001322534 sec. 2026.05.21 09:27:44.567691 [ 148 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.567719 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.567796 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.567816 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2026.05.21 09:27:44.567896 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:44.567926 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:44.567939 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:44.567962 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 160 rows starting from the beginning of the part 2026.05.21 09:27:44.568029 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part 2026.05.21 09:27:44.568077 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part 2026.05.21 09:27:44.568125 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part 2026.05.21 09:27:44.568171 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part 2026.05.21 09:27:44.568217 [ 191 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part 2026.05.21 09:27:44.568550 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.568591 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.568925 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.21 09:27:44.569138 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.569202 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423928 sec., 632054.4297183565 rows/sec., 38.52 MiB/sec. 2026.05.21 09:27:44.569272 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} executeQuery: Read 490 rows, 35.18 KiB in 0.001395 sec., 351254.48028673837 rows/sec., 24.63 MiB/sec. 2026.05.21 09:27:44.569269 [ 147 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2026.05.21 09:27:44.569312 [ 270 ] {50dc271c-3f2e-47d6-8821-d751d6c87257} TCPHandler: Processed in 0.001565782 sec. 2026.05.21 09:27:44.569324 [ 147 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.569331 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2026.05.21 09:27:44.569350 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.569439 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.569465 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2026.05.21 09:27:44.569538 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.21 09:27:44.569566 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:44.569585 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.21 09:27:44.569598 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1831 rows starting from the beginning of the part 2026.05.21 09:27:44.569628 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.569656 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 105 rows starting from the beginning of the part 2026.05.21 09:27:44.569712 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1720 rows starting from the beginning of the part 2026.05.21 09:27:44.569727 [ 187 ] {4ba94497-ebec-4659-9a75-515939c03307::all_1_41_9} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2026.05.21 09:27:44.569755 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2026.05.21 09:27:44.569798 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 105 rows starting from the beginning of the part 2026.05.21 09:27:44.569815 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.21 09:27:44.569838 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 490 rows starting from the beginning of the part 2026.05.21 09:27:44.569929 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.569971 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.570280 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:27:44.570510 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): 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.21 09:27:44.570645 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. 2026.05.21 09:27:44.570679 [ 270 ] {7e611eef-6e9b-497d-8001-f445ece5a9fb} TCPHandler: Processed in 0.001290083 sec. 2026.05.21 09:27:44.570816 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.570913 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:44.570954 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:44.571175 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745279 sec., 2472384.071543862 rows/sec., 179.19 MiB/sec. 2026.05.21 09:27:44.571370 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2026.05.21 09:27:44.571379 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.571438 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.571764 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.571795 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.21 09:27:44.571862 [ 187 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_146_29} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2026.05.21 09:27:44.571986 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.21 09:27:44.572022 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.572154 [ 147 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_141_35 to all_146_146_0 2026.05.21 09:27:44.572159 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} executeQuery: Read 265 rows, 18.03 KiB in 0.001264 sec., 209651.89873417723 rows/sec., 13.93 MiB/sec. 2026.05.21 09:27:44.572196 [ 147 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.572214 [ 270 ] {33ea67e5-2ea1-47e9-ae16-3f57d88a4af4} TCPHandler: Processed in 0.001446419 sec. 2026.05.21 09:27:44.572220 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.572306 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_35 to all_146_146_0 into Compact with storage Full 2026.05.21 09:27:44.572368 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.572402 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:44.572432 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTreeSequentialSource: Reading 8 marks from part all_1_141_35, total 50581 rows starting from the beginning of the part 2026.05.21 09:27:44.572467 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:27:44.572479 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2026.05.21 09:27:44.572517 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:27:44.572527 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1679 rows starting from the beginning of the part 2026.05.21 09:27:44.572570 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 52 rows starting from the beginning of the part 2026.05.21 09:27:44.572606 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part 2026.05.21 09:27:44.572642 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 265 rows starting from the beginning of the part 2026.05.21 09:27:44.572866 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.572905 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.573193 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.21 09:27:44.573397 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:27:44.573528 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. 2026.05.21 09:27:44.573562 [ 270 ] {71fcbe36-9ec4-44bf-a7f1-20e1b33b80e6} TCPHandler: Processed in 0.001243052 sec. 2026.05.21 09:27:44.573686 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:44.573783 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:44.573825 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:44.574156 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:44.574191 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:44.574503 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2026.05.21 09:27:44.574709 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.574837 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. 2026.05.21 09:27:44.574870 [ 270 ] {8ff359e8-25ec-4eeb-af8a-cdb05272bf3e} TCPHandler: Processed in 0.001233692 sec. 2026.05.21 09:27:44.581472 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergeTask::MergeProjectionsStage: Merge sorted 52897 rows, containing 5 columns (5 merged, 0 gathered) in 0.009190088 sec., 5755875.2429791745 rows/sec., 373.11 MiB/sec. 2026.05.21 09:27:44.581873 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} MergedBlockOutputStream: filled checksums all_1_146_36 (state Temporary) 2026.05.21 09:27:44.582170 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_146_36 to all_1_146_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:44.582246 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_146_36} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_141_35, all_146_146_0] -> all_1_146_36 2026.05.21 09:27:44.582360 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:27:45.164727 [ 220 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:45.164789 [ 220 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:45.167481 [ 220 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:45.941980 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 2026.05.21 09:27:45.958919 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:45.958975 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:45.965192 [ 245 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:27:45.965889 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:45.969138 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 678 2026.05.21 09:27:46.001197 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 394.68 MiB, peak 415.97 MiB, free memory in arenas 0.00 B, will set to 398.16 MiB (RSS), difference: 3.48 MiB 2026.05.21 09:27:47.668780 [ 141 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2026.05.21 09:27:47.668850 [ 141 ] {} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:47.668872 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:47.669058 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::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.21 09:27:47.669261 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:47.669300 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part 2026.05.21 09:27:47.669378 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:47.669433 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:47.669483 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:47.669531 [ 198 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2026.05.21 09:27:47.670383 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405167 sec., 4269.955101422109 rows/sec., 316.91 KiB/sec. 2026.05.21 09:27:47.670559 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2026.05.21 09:27:47.670854 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:27:47.670940 [ 195 ] {b5f83427-ae7b-4855-93f2-492292eb8518::all_1_17_4} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2026.05.21 09:27:47.671042 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:27:49.252937 [ 222 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_30_5, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] 2026.05.21 09:27:49.253028 [ 222 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_30_5, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] 2026.05.21 09:27:49.255145 [ 222 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_30_5, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] 2026.05.21 09:27:49.552121 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.552355 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:49.552696 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:49.552736 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} 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.21 09:27:49.552971 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:49.553039 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:49.553180 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:27:49.553277 [ 317 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:49.553302 [ 339 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:49.553290 [ 352 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:49.553277 [ 341 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:49.553484 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:49.553511 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:49.553610 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:49.553632 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:49.553669 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} 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.21 09:27:49.553710 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} 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.21 09:27:49.553754 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} 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.21 09:27:49.553794 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} 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.21 09:27:49.554961 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} executeQuery: Read 51 rows, 10.72 KiB in 0.002702 sec., 18874.907475943746 rows/sec., 3.87 MiB/sec. 2026.05.21 09:27:49.555196 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} MemoryTracker: Peak memory usage (for query): 187.13 KiB. 2026.05.21 09:27:49.555213 [ 270 ] {40299c98-e9fa-4bc6-8d1a-b13f1b48777b} TCPHandler: Processed in 0.003223278 sec. 2026.05.21 09:27:49.558717 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.558834 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:27:49.558877 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:27:49.559475 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.559534 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.559966 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:27:49.560235 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:27:49.560394 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. 2026.05.21 09:27:49.560451 [ 270 ] {81b945be-7fd9-46f1-8dd0-69e670be3520} TCPHandler: Processed in 0.00178682 sec. 2026.05.21 09:27:49.560638 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.560766 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:27:49.560819 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:27:49.561283 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.561323 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.561632 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:27:49.561845 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:27:49.561982 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} executeQuery: Read 8 rows, 668.00 B in 0.001252 sec., 6389.776357827475 rows/sec., 521.04 KiB/sec. 2026.05.21 09:27:49.562018 [ 270 ] {e28d2aa5-2adb-4566-bfbb-3bf1ae64bb5b} TCPHandler: Processed in 0.00148585 sec. 2026.05.21 09:27:49.562148 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.562248 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:49.562290 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:49.562854 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.562891 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.563225 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.21 09:27:49.563444 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:49.563577 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} executeQuery: Read 262 rows, 24.00 KiB in 0.001348 sec., 194362.0178041543 rows/sec., 17.39 MiB/sec. 2026.05.21 09:27:49.563612 [ 270 ] {4b735e14-6985-4303-be05-0eda419153fa} TCPHandler: Processed in 0.001515491 sec. 2026.05.21 09:27:49.563734 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.563831 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:49.563871 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:49.564310 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.564347 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.564640 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.21 09:27:49.564843 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:49.564962 [ 139 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.21 09:27:49.564972 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} executeQuery: Read 61 rows, 4.60 KiB in 0.001159 sec., 52631.57894736842 rows/sec., 3.88 MiB/sec. 2026.05.21 09:27:49.565020 [ 139 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.565028 [ 270 ] {15608b8a-539c-4f66-9e41-178fbb571670} TCPHandler: Processed in 0.001343295 sec. 2026.05.21 09:27:49.565061 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.565178 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.21 09:27:49.565183 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.565187 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:49.565250 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:49.565293 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:49.565298 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:27:49.565337 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part 2026.05.21 09:27:49.565354 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:27:49.565415 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:49.565475 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 157 rows starting from the beginning of the part 2026.05.21 09:27:49.565525 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:49.565572 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 142 rows starting from the beginning of the part 2026.05.21 09:27:49.565621 [ 188 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 61 rows starting from the beginning of the part 2026.05.21 09:27:49.565790 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.565834 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.566169 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2026.05.21 09:27:49.566436 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:27:49.566570 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} executeQuery: Read 24 rows, 2.04 KiB in 0.00129 sec., 18604.6511627907 rows/sec., 1.54 MiB/sec. 2026.05.21 09:27:49.566585 [ 201 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448199 sec., 461262.5751019024 rows/sec., 31.27 MiB/sec. 2026.05.21 09:27:49.566608 [ 270 ] {66ce0c87-0662-4468-915f-2c7288c3e5da} TCPHandler: Processed in 0.00147912 sec. 2026.05.21 09:27:49.566751 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.566783 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.21 09:27:49.566850 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:27:49.566895 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:27:49.567135 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:49.567233 [ 189 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_101_20} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.21 09:27:49.567238 [ 225 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:27:49.567304 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.567336 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:27:49.567345 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.567656 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2026.05.21 09:27:49.567864 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:27:49.567998 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. 2026.05.21 09:27:49.568035 [ 270 ] {8ff7517f-4911-4681-bdd7-5d3642f7bd9e} TCPHandler: Processed in 0.001333814 sec. 2026.05.21 09:27:49.568159 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.568254 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:49.568293 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:49.568792 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.568828 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.569139 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.21 09:27:49.569342 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:49.569472 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} executeQuery: Read 149 rows, 12.31 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 9.73 MiB/sec. 2026.05.21 09:27:49.569507 [ 270 ] {eaeabee9-9b8a-4c85-9cc3-a7b83caa9da8} TCPHandler: Processed in 0.001397417 sec. 2026.05.21 09:27:49.569647 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.569744 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:49.569786 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:49.570225 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.570261 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.570586 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.21 09:27:49.570786 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:49.570916 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} executeQuery: Read 236 rows, 17.67 KiB in 0.001191 sec., 198152.81276238456 rows/sec., 14.49 MiB/sec. 2026.05.21 09:27:49.570951 [ 270 ] {b13ee1c2-419d-4e39-92dd-1d1811874dac} TCPHandler: Processed in 0.001352795 sec. 2026.05.21 09:27:49.571075 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.571171 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:49.571225 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} 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.21 09:27:49.572129 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.572165 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.572724 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2026.05.21 09:27:49.572944 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:49.573083 [ 138 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2026.05.21 09:27:49.573089 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} executeQuery: Read 41 rows, 75.23 KiB in 0.001936 sec., 21177.685950413223 rows/sec., 37.95 MiB/sec. 2026.05.21 09:27:49.573130 [ 138 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.573155 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.573208 [ 270 ] {72e08ac1-18d9-4f20-b153-465875eb0780} TCPHandler: Processed in 0.002181323 sec. 2026.05.21 09:27:49.573232 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:27:49.573362 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:49.573424 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:49.573463 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:49.573474 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2562 rows starting from the beginning of the part 2026.05.21 09:27:49.573512 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:49.573592 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:49.573698 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:49.573795 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part 2026.05.21 09:27:49.573888 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:49.573894 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:49.573930 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:49.574015 [ 188 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part 2026.05.21 09:27:49.574252 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2026.05.21 09:27:49.574499 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:49.574637 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. 2026.05.21 09:27:49.574672 [ 270 ] {fa839f1b-8203-448d-a5cc-1272eb211c20} TCPHandler: Processed in 0.001361806 sec. 2026.05.21 09:27:49.580951 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2737 rows, containing 19 columns (19 merged, 0 gathered) in 0.00774602 sec., 353342.74892138154 rows/sec., 633.17 MiB/sec. 2026.05.21 09:27:49.583693 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2026.05.21 09:27:49.584053 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:49.584129 [ 189 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_81_16} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2026.05.21 09:27:49.584262 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.15 MiB. 2026.05.21 09:27:50.000303 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 398.91 MiB, peak 418.01 MiB, free memory in arenas 0.00 B, will set to 400.43 MiB (RSS), difference: 1.52 MiB 2026.05.21 09:27:51.087699 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43650 2026.05.21 09:27:51.088224 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:51.088265 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:51.088725 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:27:51.088943 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:51.089069 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43650 2026.05.21 09:27:51.089100 [ 135 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.21 09:27:51.089169 [ 135 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:51.089190 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:51.089311 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.21 09:27:51.089436 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:51.089473 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41218 rows starting from the beginning of the part 2026.05.21 09:27:51.089535 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part 2026.05.21 09:27:51.089579 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part 2026.05.21 09:27:51.089622 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part 2026.05.21 09:27:51.089660 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part 2026.05.21 09:27:51.089697 [ 194 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part 2026.05.21 09:27:51.092392 [ 196 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 43650 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136396 sec., 13917247.694487559 rows/sec., 199.09 MiB/sec. 2026.05.21 09:27:51.092692 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.21 09:27:51.093014 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:51.093097 [ 199 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_91_18} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.21 09:27:51.093203 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.05.21 09:27:53.470118 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 2026.05.21 09:27:53.487810 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:53.487869 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:53.494259 [ 245 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:27:53.494965 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:53.495334 [ 133 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.21 09:27:53.495415 [ 133 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:53.495436 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:53.495597 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.21 09:27:53.498138 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2026.05.21 09:27:53.499791 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:27:53.502038 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part 2026.05.21 09:27:53.508710 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 8 rows starting from the beginning of the part 2026.05.21 09:27:53.513963 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 7 rows starting from the beginning of the part 2026.05.21 09:27:53.518905 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part 2026.05.21 09:27:53.524108 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part 2026.05.21 09:27:53.529030 [ 193 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part 2026.05.21 09:27:53.588622 [ 196 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.0930958 sec., 7368.753477600493 rows/sec., 38.10 MiB/sec. 2026.05.21 09:27:53.591620 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.21 09:27:53.593713 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:53.593816 [ 197 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_91_18} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.21 09:27:53.596221 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2026.05.21 09:27:54.001185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 401.50 MiB, peak 418.91 MiB, free memory in arenas 0.00 B, will set to 400.43 MiB (RSS), difference: -1.07 MiB 2026.05.21 09:27:54.547893 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:54.548171 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:54.548561 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:54.548601 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} 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.21 09:27:54.548829 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:54.548905 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:54.549057 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:27:54.549148 [ 352 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:54.549166 [ 317 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:54.549166 [ 341 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:54.549166 [ 343 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:54.549327 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:54.549357 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:54.549468 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:54.549492 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:54.549531 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} 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.21 09:27:54.549581 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} 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.21 09:27:54.549624 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} 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.21 09:27:54.549664 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} 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.21 09:27:54.551059 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} executeQuery: Read 51 rows, 10.48 KiB in 0.003 sec., 17000 rows/sec., 3.41 MiB/sec. 2026.05.21 09:27:54.551326 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} MemoryTracker: Peak memory usage (for query): 171.32 KiB. 2026.05.21 09:27:54.551344 [ 270 ] {957d5d4e-b2fc-4a5f-9f53-3df0cde163dc} TCPHandler: Processed in 0.003610161 sec. 2026.05.21 09:27:54.552949 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:54.553069 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:54.553119 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:54.553668 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:54.553714 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:54.554097 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.21 09:27:54.554371 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:54.554536 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} executeQuery: Read 56 rows, 4.38 KiB in 0.001502 sec., 37283.62183754993 rows/sec., 2.85 MiB/sec. 2026.05.21 09:27:54.554575 [ 270 ] {b357b223-463e-499b-9cf4-1ffd3151da8a} TCPHandler: Processed in 0.001680426 sec. 2026.05.21 09:27:54.554710 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:54.554813 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:54.554855 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:54.555323 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:54.555362 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:54.555671 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.21 09:27:54.555902 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:54.556042 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. 2026.05.21 09:27:54.556078 [ 270 ] {4131f457-3968-4f28-a483-3e776a8aa5ef} TCPHandler: Processed in 0.001418948 sec. 2026.05.21 09:27:54.556169 [ 218 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:54.556202 [ 218 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:54.556235 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:54.556341 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:54.556387 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:54.556835 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:54.556879 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:54.557252 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.21 09:27:54.557516 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:54.557654 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. 2026.05.21 09:27:54.557693 [ 270 ] {a1f9779b-eab8-4c59-9842-fa1689a41711} TCPHandler: Processed in 0.001508191 sec. 2026.05.21 09:27:54.557829 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:54.557933 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:54.557977 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:54.558354 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:54.558397 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:54.558534 [ 218 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:54.558831 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2026.05.21 09:27:54.559048 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:54.559184 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. 2026.05.21 09:27:54.559218 [ 270 ] {829db502-9350-4284-b3f2-314d78c0a36d} TCPHandler: Processed in 0.001441559 sec. 2026.05.21 09:27:55.063816 [ 219 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:55.063875 [ 219 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:55.065986 [ 219 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:55.741296 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:55.741382 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:55.743923 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:27:58.323540 [ 124 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:27:58.323600 [ 124 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:27:58.590162 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44098 2026.05.21 09:27:58.590774 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:58.590829 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:58.591342 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:27:58.591586 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:58.591743 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44098 2026.05.21 09:27:59.549604 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:59.549862 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:27:59.550249 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:27:59.550293 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} 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.21 09:27:59.550552 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:27:59.550634 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:27:59.550797 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:27:59.550907 [ 351 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:27:59.550921 [ 343 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:27:59.550938 [ 339 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:27:59.550931 [ 317 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:27:59.551121 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:27:59.551148 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:27:59.551249 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:27:59.551271 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:27:59.551308 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} 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.21 09:27:59.551351 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} 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.21 09:27:59.551389 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} 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.21 09:27:59.551429 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} 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.21 09:27:59.552716 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} executeQuery: Read 51 rows, 10.72 KiB in 0.002959 sec., 17235.552551537683 rows/sec., 3.54 MiB/sec. 2026.05.21 09:27:59.552957 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} MemoryTracker: Peak memory usage (for query): 186.78 KiB. 2026.05.21 09:27:59.552974 [ 270 ] {b514e31c-5964-40f1-b966-7d92c1411d0c} TCPHandler: Processed in 0.003509497 sec. 2026.05.21 09:27:59.555339 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:59.555472 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:27:59.555522 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:27:59.556216 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:59.556269 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:59.556681 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.21 09:27:59.556895 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:59.557038 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} executeQuery: Read 138 rows, 12.27 KiB in 0.001605 sec., 85981.30841121495 rows/sec., 7.47 MiB/sec. 2026.05.21 09:27:59.557074 [ 270 ] {9983fefb-a617-4eec-bb4d-4e39adc2816b} TCPHandler: Processed in 0.001798381 sec. 2026.05.21 09:27:59.557205 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:59.557302 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:27:59.557343 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:27:59.557764 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:59.557801 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:59.558112 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.21 09:27:59.558318 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:59.558447 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} executeQuery: Read 41 rows, 3.08 KiB in 0.001163 sec., 35253.654342218404 rows/sec., 2.59 MiB/sec. 2026.05.21 09:27:59.558483 [ 270 ] {f51718c3-ebb1-4513-8413-fd4e22a5c4a0} TCPHandler: Processed in 0.001328384 sec. 2026.05.21 09:27:59.558607 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:59.558704 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:27:59.558743 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:27:59.559187 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:59.559223 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:59.559519 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.21 09:27:59.559723 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:59.559851 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} executeQuery: Read 105 rows, 8.40 KiB in 0.001165 sec., 90128.75536480687 rows/sec., 7.04 MiB/sec. 2026.05.21 09:27:59.559886 [ 270 ] {295025f4-e3f9-4114-b812-366d6905b8c8} TCPHandler: Processed in 0.001329835 sec. 2026.05.21 09:27:59.560053 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:59.560150 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:59.560193 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:27:59.560605 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:59.560640 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:59.560960 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.21 09:27:59.561171 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:59.561300 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. 2026.05.21 09:27:59.561336 [ 270 ] {ea442365-fb8f-47ce-83ea-15e4d2e2db84} TCPHandler: Processed in 0.001333245 sec. 2026.05.21 09:27:59.561464 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:59.561560 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:27:59.561613 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} 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.21 09:27:59.562475 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:59.562512 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:59.563095 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2026.05.21 09:27:59.563320 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:27:59.563457 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} executeQuery: Read 41 rows, 75.23 KiB in 0.001915 sec., 21409.921671018277 rows/sec., 38.37 MiB/sec. 2026.05.21 09:27:59.563538 [ 270 ] {110136f7-be40-4ad0-83de-3fb5e25baf84} TCPHandler: Processed in 0.002122451 sec. 2026.05.21 09:27:59.563670 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:27:59.563768 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:27:59.563810 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:27:59.564159 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:27:59.564194 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:27:59.564494 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2026.05.21 09:27:59.564703 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:27:59.564831 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. 2026.05.21 09:27:59.564866 [ 270 ] {9c378fb8-62f6-4a40-b471-bdd5ff225a7d} TCPHandler: Processed in 0.001246852 sec. 2026.05.21 09:28:00.999111 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 2026.05.21 09:28:01.017965 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:01.018030 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:01.024310 [ 245 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:28:01.025084 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:01.028659 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 693 2026.05.21 09:28:03.193923 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.194192 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:03.194590 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:03.194639 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} 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.21 09:28:03.194893 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:03.194961 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:03.195105 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:28:03.195208 [ 341 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:03.195235 [ 351 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:03.195210 [ 339 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:03.195210 [ 313 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:03.195403 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:03.195431 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:03.195531 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:03.195553 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:03.195591 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} 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.21 09:28:03.195635 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} 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.21 09:28:03.195675 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} 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.21 09:28:03.195718 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} 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.21 09:28:03.196978 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} executeQuery: Read 51 rows, 12.35 KiB in 0.002902 sec., 17574.08683666437 rows/sec., 4.16 MiB/sec. 2026.05.21 09:28:03.197203 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} MemoryTracker: Peak memory usage (for query): 206.39 KiB. 2026.05.21 09:28:03.197220 [ 270 ] {8ca61708-9dbb-40aa-910b-5b340e8f718c} TCPHandler: Processed in 0.003439976 sec. 2026.05.21 09:28:03.208538 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.208672 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:28:03.208726 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:28:03.209304 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.209355 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.209752 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:28:03.209966 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:28:03.210113 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} executeQuery: Read 4 rows, 334.00 B in 0.001477 sec., 2708.1922816519973 rows/sec., 220.83 KiB/sec. 2026.05.21 09:28:03.210150 [ 270 ] {c2a7ba0d-1c11-430d-aacb-906a4a195def} TCPHandler: Processed in 0.001675356 sec. 2026.05.21 09:28:03.210280 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.210380 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:03.210421 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:03.211978 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.212015 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.212440 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.21 09:28:03.212662 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:03.212794 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} executeQuery: Read 2407 rows, 180.72 KiB in 0.002432 sec., 989720.394736842 rows/sec., 72.57 MiB/sec. 2026.05.21 09:28:03.212829 [ 270 ] {cb689735-1c22-4a03-b3ce-0f0e653127d9} TCPHandler: Processed in 0.002599088 sec. 2026.05.21 09:28:03.212959 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.213060 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:03.213100 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:03.213524 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.213561 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.213848 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.21 09:28:03.214061 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:03.214191 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} executeQuery: Read 15 rows, 1.11 KiB in 0.00115 sec., 13043.478260869566 rows/sec., 962.13 KiB/sec. 2026.05.21 09:28:03.214226 [ 270 ] {2a117927-ba4c-4a3c-9cfe-beb1a4481727} TCPHandler: Processed in 0.001316855 sec. 2026.05.21 09:28:03.214363 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.214460 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:28:03.214500 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:28:03.215249 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.215285 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.215601 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2026.05.21 09:28:03.215807 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:28:03.215923 [ 122 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 2026.05.21 09:28:03.215934 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} executeQuery: Read 801 rows, 47.38 KiB in 0.001492 sec., 536863.2707774799 rows/sec., 31.01 MiB/sec. 2026.05.21 09:28:03.215972 [ 122 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.215986 [ 270 ] {25289d67-29ac-4021-b650-5f7c36177d1b} TCPHandler: Processed in 0.001672876 sec. 2026.05.21 09:28:03.215998 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.216094 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full 2026.05.21 09:28:03.216132 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.216202 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:03.216239 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 974 rows starting from the beginning of the part 2026.05.21 09:28:03.216239 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:03.216292 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:28:03.216301 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part 2026.05.21 09:28:03.216354 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 950 rows starting from the beginning of the part 2026.05.21 09:28:03.216398 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part 2026.05.21 09:28:03.216441 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part 2026.05.21 09:28:03.216484 [ 190 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 801 rows starting from the beginning of the part 2026.05.21 09:28:03.216711 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.216753 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.217057 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.21 09:28:03.217293 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:28:03.217423 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} executeQuery: Read 1 rows, 72.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 58.40 KiB/sec. 2026.05.21 09:28:03.217459 [ 270 ] {1d33cdcf-eed4-4317-ba15-8f3fb7487074} TCPHandler: Processed in 0.001377486 sec. 2026.05.21 09:28:03.217605 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.217701 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:03.217725 [ 196 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergeTask::MergeProjectionsStage: Merge sorted 3047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664955 sec., 1830079.491637912 rows/sec., 115.87 MiB/sec. 2026.05.21 09:28:03.217741 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:03.217919 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) 2026.05.21 09:28:03.218179 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:03.218250 [ 187 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_52_11} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 2026.05.21 09:28:03.218332 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2026.05.21 09:28:03.218716 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.218758 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.219116 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.21 09:28:03.219330 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:03.219462 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} executeQuery: Read 1294 rows, 88.44 KiB in 0.001779 sec., 727374.9297358067 rows/sec., 48.55 MiB/sec. 2026.05.21 09:28:03.219498 [ 270 ] {2a37ef81-0ead-48e1-9fab-6f8d16eb27c3} TCPHandler: Processed in 0.001950295 sec. 2026.05.21 09:28:03.219634 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.219732 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:03.219774 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:03.220496 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.220532 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.220964 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.21 09:28:03.221183 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:03.221313 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} executeQuery: Read 1574 rows, 98.47 KiB in 0.001601 sec., 983135.5402873204 rows/sec., 60.06 MiB/sec. 2026.05.21 09:28:03.221349 [ 270 ] {2de95323-c397-4e7a-ab9b-d050de7d9727} TCPHandler: Processed in 0.001764809 sec. 2026.05.21 09:28:03.221481 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.221578 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:03.221632 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} 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.21 09:28:03.222463 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.222500 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.223017 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2026.05.21 09:28:03.223261 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:28:03.223403 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} executeQuery: Read 11 rows, 20.18 KiB in 0.001843 sec., 5968.529571351058 rows/sec., 10.70 MiB/sec. 2026.05.21 09:28:03.223491 [ 270 ] {d7caea48-3299-4b3c-b8ad-d948e27d997c} TCPHandler: Processed in 0.002060169 sec. 2026.05.21 09:28:03.223616 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:03.223714 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:03.223756 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:03.224112 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.224150 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.224453 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2026.05.21 09:28:03.224752 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:03.224877 [ 117 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_145_28 to all_150_150_0 2026.05.21 09:28:03.224881 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} executeQuery: Read 42 rows, 2.89 KiB in 0.001186 sec., 35413.15345699831 rows/sec., 2.38 MiB/sec. 2026.05.21 09:28:03.224923 [ 117 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:03.224937 [ 270 ] {279fc94d-45cd-4300-bc5c-009ec9160652} TCPHandler: Processed in 0.001371246 sec. 2026.05.21 09:28:03.224948 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2026.05.21 09:28:03.225058 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_145_28 to all_150_150_0 into Compact with storage Full 2026.05.21 09:28:03.225164 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:03.225196 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_145_28, total 8154 rows starting from the beginning of the part 2026.05.21 09:28:03.225270 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part 2026.05.21 09:28:03.225313 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:03.225356 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:03.225395 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:03.225434 [ 187 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 42 rows starting from the beginning of the part 2026.05.21 09:28:03.227838 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergeTask::MergeProjectionsStage: Merge sorted 8466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002825605 sec., 2996172.5011103814 rows/sec., 198.21 MiB/sec. 2026.05.21 09:28:03.228077 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} MergedBlockOutputStream: filled checksums all_1_150_29 (state Temporary) 2026.05.21 09:28:03.228430 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_150_29 to all_1_150_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:03.228514 [ 192 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_150_29} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_145_28, all_150_150_0] -> all_1_150_29 2026.05.21 09:28:03.228604 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2026.05.21 09:28:04.543550 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:04.543799 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:04.544152 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:04.544191 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} 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.21 09:28:04.544427 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:04.544505 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:04.544650 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:28:04.544731 [ 351 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:04.544756 [ 316 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:04.544764 [ 343 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:04.544764 [ 341 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:04.544904 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:04.544933 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:04.545039 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:04.545063 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:04.545101 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} 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.21 09:28:04.545145 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} 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.21 09:28:04.545187 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} 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.21 09:28:04.545232 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} 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.21 09:28:04.546374 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} executeQuery: Read 51 rows, 10.48 KiB in 0.002667 sec., 19122.609673790776 rows/sec., 3.84 MiB/sec. 2026.05.21 09:28:04.546601 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} MemoryTracker: Peak memory usage (for query): 171.97 KiB. 2026.05.21 09:28:04.546619 [ 270 ] {9b56671b-8529-4222-9258-e85845d1dbb2} TCPHandler: Processed in 0.003204338 sec. 2026.05.21 09:28:04.547908 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:04.548026 [ 270 ] {46140082-83e0-435e-86a8-950080691155} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:04.548074 [ 270 ] {46140082-83e0-435e-86a8-950080691155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:04.548583 [ 270 ] {46140082-83e0-435e-86a8-950080691155} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:04.548628 [ 270 ] {46140082-83e0-435e-86a8-950080691155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:04.549013 [ 270 ] {46140082-83e0-435e-86a8-950080691155} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.21 09:28:04.549229 [ 270 ] {46140082-83e0-435e-86a8-950080691155} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:04.549386 [ 270 ] {46140082-83e0-435e-86a8-950080691155} executeQuery: Read 56 rows, 4.38 KiB in 0.001393 sec., 40201.00502512563 rows/sec., 3.07 MiB/sec. 2026.05.21 09:28:04.549418 [ 117 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.05.21 09:28:04.549425 [ 270 ] {46140082-83e0-435e-86a8-950080691155} TCPHandler: Processed in 0.001572513 sec. 2026.05.21 09:28:04.549494 [ 117 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:04.549525 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:04.549597 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:04.549631 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.05.21 09:28:04.549704 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:04.549751 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:04.549751 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:04.549798 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3361 rows starting from the beginning of the part 2026.05.21 09:28:04.549861 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 262 rows starting from the beginning of the part 2026.05.21 09:28:04.549909 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2026.05.21 09:28:04.549954 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 138 rows starting from the beginning of the part 2026.05.21 09:28:04.549998 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:28:04.550038 [ 196 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part 2026.05.21 09:28:04.550205 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:04.550249 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:04.550585 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.21 09:28:04.550825 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:04.550974 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. 2026.05.21 09:28:04.550987 [ 117 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2026.05.21 09:28:04.551012 [ 270 ] {63728688-0453-4b4f-9473-057f0e000409} TCPHandler: Processed in 0.001468689 sec. 2026.05.21 09:28:04.551035 [ 117 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:04.551062 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:04.551156 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2026.05.21 09:28:04.551160 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:04.551270 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:04.551290 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:04.551314 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1831 rows starting from the beginning of the part 2026.05.21 09:28:04.551343 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:04.551373 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 149 rows starting from the beginning of the part 2026.05.21 09:28:04.551432 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2026.05.21 09:28:04.551480 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 105 rows starting from the beginning of the part 2026.05.21 09:28:04.551523 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:28:04.551566 [ 192 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2026.05.21 09:28:04.551814 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:04.551862 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:04.552113 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 6280 rows, containing 5 columns (5 merged, 0 gathered) in 0.002525915 sec., 2486227.7630086523 rows/sec., 197.00 MiB/sec. 2026.05.21 09:28:04.552241 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.21 09:28:04.552419 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.05.21 09:28:04.552498 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:04.552662 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} executeQuery: Read 52 rows, 3.70 KiB in 0.001396 sec., 37249.28366762177 rows/sec., 2.59 MiB/sec. 2026.05.21 09:28:04.552664 [ 117 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 5 parts from all_1_146_36 to all_150_150_0 2026.05.21 09:28:04.552708 [ 270 ] {96c47bfc-efec-4f00-8685-e361348d7fba} TCPHandler: Processed in 0.001601714 sec. 2026.05.21 09:28:04.552722 [ 117 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:04.552725 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:04.552763 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:04.552825 [ 195 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_151_30} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.05.21 09:28:04.552826 [ 189 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3507 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711537 sec., 2049035.457603312 rows/sec., 148.85 MiB/sec. 2026.05.21 09:28:04.552838 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTask::PrepareStage: Merging 5 parts: from all_1_146_36 to all_150_150_0 into Compact with storage Full 2026.05.21 09:28:04.552855 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:04.552912 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2026.05.21 09:28:04.552960 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:04.552984 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:04.552993 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTreeSequentialSource: Reading 8 marks from part all_1_146_36, total 52897 rows starting from the beginning of the part 2026.05.21 09:28:04.553037 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:04.553041 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2026.05.21 09:28:04.553064 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 236 rows starting from the beginning of the part 2026.05.21 09:28:04.553122 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:04.553168 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:04.553212 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:28:04.553334 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:04.553403 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:04.553422 [ 200 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_151_30} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2026.05.21 09:28:04.553450 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:04.553500 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2026.05.21 09:28:04.554369 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2026.05.21 09:28:04.554605 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:04.554746 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} executeQuery: Read 18 rows, 1.25 KiB in 0.001784 sec., 10089.686098654709 rows/sec., 700.13 KiB/sec. 2026.05.21 09:28:04.554785 [ 270 ] {72c44a53-e8e4-4750-906f-b83cb6a12bc9} TCPHandler: Processed in 0.001984536 sec. 2026.05.21 09:28:04.566440 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergeTask::MergeProjectionsStage: Merge sorted 55027 rows, containing 5 columns (5 merged, 0 gathered) in 0.013630497 sec., 4037050.1530501787 rows/sec., 261.52 MiB/sec. 2026.05.21 09:28:04.566911 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} MergedBlockOutputStream: filled checksums all_1_150_37 (state Temporary) 2026.05.21 09:28:04.567200 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_150_37 to all_1_150_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:04.567276 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_150_37} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 5 parts: [all_1_146_36, all_150_150_0] -> all_1_150_37 2026.05.21 09:28:04.567357 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. 2026.05.21 09:28:06.092876 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44610 2026.05.21 09:28:06.093470 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:06.093536 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:06.094036 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:28:06.094279 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:06.094411 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44610 2026.05.21 09:28:08.528721 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 2026.05.21 09:28:08.547012 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:08.547078 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:08.553350 [ 245 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:28:08.554084 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:08.557409 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2026.05.21 09:28:09.549367 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:09.549614 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:09.549986 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:09.550029 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} 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.21 09:28:09.550259 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:09.550329 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:09.550470 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:28:09.550538 [ 343 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:09.550575 [ 341 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:09.550579 [ 316 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:09.550576 [ 351 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:09.550750 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:09.550777 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:09.550877 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:09.550898 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:09.550934 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} 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.21 09:28:09.550977 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} 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.21 09:28:09.551017 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} 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.21 09:28:09.551056 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} 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.21 09:28:09.552185 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} executeQuery: Read 51 rows, 10.72 KiB in 0.002675 sec., 19065.420560747665 rows/sec., 3.91 MiB/sec. 2026.05.21 09:28:09.552370 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} MemoryTracker: Peak memory usage (for query): 186.15 KiB. 2026.05.21 09:28:09.552386 [ 270 ] {137779a0-8a25-4d39-9b7c-f376d06576b2} TCPHandler: Processed in 0.003157726 sec. 2026.05.21 09:28:09.554677 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:09.554808 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:09.554860 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:09.555483 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:09.555529 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:09.555949 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.21 09:28:09.556182 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:09.556322 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} executeQuery: Read 138 rows, 12.27 KiB in 0.001552 sec., 88917.52577319587 rows/sec., 7.72 MiB/sec. 2026.05.21 09:28:09.556358 [ 270 ] {16ae51ea-0d0c-4aef-a636-0ca65672a0bf} TCPHandler: Processed in 0.001741968 sec. 2026.05.21 09:28:09.556481 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:09.556578 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:09.556618 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:09.557031 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:09.557067 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:09.557353 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.21 09:28:09.557559 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:09.557688 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} executeQuery: Read 41 rows, 3.08 KiB in 0.001128 sec., 36347.51773049645 rows/sec., 2.67 MiB/sec. 2026.05.21 09:28:09.557723 [ 270 ] {63d83c11-b498-4412-b841-0d55efff153f} TCPHandler: Processed in 0.001291373 sec. 2026.05.21 09:28:09.557875 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:09.557970 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:09.558010 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:09.558454 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:09.558490 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:09.558783 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.21 09:28:09.558987 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:09.559113 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} executeQuery: Read 105 rows, 8.40 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.07 MiB/sec. 2026.05.21 09:28:09.559148 [ 270 ] {4c7cd04e-3513-4d63-956f-1ede91edf268} TCPHandler: Processed in 0.001322024 sec. 2026.05.21 09:28:09.559272 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:09.559369 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:09.559411 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:09.559801 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:09.559836 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:09.560148 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.21 09:28:09.560359 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:09.560485 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. 2026.05.21 09:28:09.560520 [ 270 ] {baea2512-4eca-4513-bfcd-46bc06c5f43b} TCPHandler: Processed in 0.001297594 sec. 2026.05.21 09:28:09.560649 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:09.560759 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:09.560815 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} 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.21 09:28:09.561692 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:09.561730 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:09.562318 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2026.05.21 09:28:09.562550 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:28:09.562693 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. 2026.05.21 09:28:09.562781 [ 270 ] {7e14098d-cca3-46f3-ba6f-6a0fc81dc59f} TCPHandler: Processed in 0.002182714 sec. 2026.05.21 09:28:09.562918 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:09.563017 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:09.563058 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:09.563423 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:09.563459 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:09.563763 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2026.05.21 09:28:09.563983 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:09.564143 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. 2026.05.21 09:28:09.564179 [ 270 ] {c512301e-44ba-457a-8933-c1ef37c2e45f} TCPHandler: Processed in 0.001316134 sec. 2026.05.21 09:28:10.664343 [ 220 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_35_6, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] 2026.05.21 09:28:10.664391 [ 220 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_35_6, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] 2026.05.21 09:28:10.666335 [ 220 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_35_6, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] 2026.05.21 09:28:13.323716 [ 101 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:28:13.323794 [ 101 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:28:13.595314 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45058 2026.05.21 09:28:13.595881 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:13.595925 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:13.596380 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.21 09:28:13.596605 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:13.596737 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45058 2026.05.21 09:28:14.480822 [ 218 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.21 09:28:14.480883 [ 218 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.21 09:28:14.482881 [ 218 ] {} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2026.05.21 09:28:14.536115 [ 222 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:14.536181 [ 222 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:14.538107 [ 222 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:14.548457 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:14.548663 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:14.548991 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:14.549029 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} 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.21 09:28:14.549252 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:14.549321 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:14.549469 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:28:14.549547 [ 324 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:14.549571 [ 351 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:14.549583 [ 316 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:14.549575 [ 343 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:14.549740 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:14.549768 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:14.549870 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:14.549894 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:14.549930 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} 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.21 09:28:14.549975 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} 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.21 09:28:14.550020 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} 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.21 09:28:14.550062 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} 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.21 09:28:14.551201 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} executeQuery: Read 51 rows, 10.48 KiB in 0.002631 sec., 19384.264538198404 rows/sec., 3.89 MiB/sec. 2026.05.21 09:28:14.551415 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} MemoryTracker: Peak memory usage (for query): 172.23 KiB. 2026.05.21 09:28:14.551432 [ 270 ] {3b14053e-e59b-44df-b364-b6d1f558387b} TCPHandler: Processed in 0.003103484 sec. 2026.05.21 09:28:14.553009 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:14.553134 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:14.553186 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:14.553785 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:14.553833 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:14.554221 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.21 09:28:14.554440 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:14.554580 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} executeQuery: Read 56 rows, 4.38 KiB in 0.001485 sec., 37710.43771043771 rows/sec., 2.88 MiB/sec. 2026.05.21 09:28:14.554618 [ 270 ] {43f7a7c1-e236-4334-a125-30b4ea62b413} TCPHandler: Processed in 0.001659546 sec. 2026.05.21 09:28:14.554771 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:14.554871 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:14.554916 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:14.555351 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:14.555388 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:14.555682 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.21 09:28:14.555922 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:14.556202 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} executeQuery: Read 64 rows, 5.12 KiB in 0.001344 sec., 47619.04761904762 rows/sec., 3.72 MiB/sec. 2026.05.21 09:28:14.556245 [ 218 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:14.556277 [ 270 ] {194ae91c-f0a2-48e7-84d3-10215997b673} TCPHandler: Processed in 0.001554362 sec. 2026.05.21 09:28:14.556279 [ 218 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:14.556471 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:14.556605 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:14.556669 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:14.557167 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:14.557214 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:14.557602 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.21 09:28:14.557885 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:14.558047 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. 2026.05.21 09:28:14.558106 [ 270 ] {38f589fa-3348-4831-a8db-90f99920d8da} TCPHandler: Processed in 0.001759079 sec. 2026.05.21 09:28:14.558126 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:14.558151 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:14.558167 [ 218 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:14.558234 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:14.558334 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:14.558376 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:14.558730 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:14.558764 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:14.559143 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2026.05.21 09:28:14.559363 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:14.559499 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. 2026.05.21 09:28:14.559536 [ 270 ] {58a2254b-e4f2-453a-bc68-56e79178ce73} TCPHandler: Processed in 0.001329864 sec. 2026.05.21 09:28:14.559814 [ 222 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:15.010979 [ 225 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:15.011036 [ 225 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:15.013340 [ 225 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:15.380909 [ 221 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:15.380970 [ 221 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:15.383629 [ 221 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:15.607023 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:15.607077 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:15.608848 [ 220 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] 2026.05.21 09:28:15.803197 [ 99 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2026.05.21 09:28:15.803278 [ 99 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:15.803304 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:15.803418 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2026.05.21 09:28:15.803439 [ 219 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.21 09:28:15.803498 [ 219 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.21 09:28:15.803551 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:15.803597 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 20 rows starting from the beginning of the part 2026.05.21 09:28:15.803687 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part 2026.05.21 09:28:15.803744 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part 2026.05.21 09:28:15.803796 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part 2026.05.21 09:28:15.803848 [ 189 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part 2026.05.21 09:28:15.804692 [ 195 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322174 sec., 28740.543982864587 rows/sec., 2.40 MiB/sec. 2026.05.21 09:28:15.804930 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2026.05.21 09:28:15.805356 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:15.805449 [ 199 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_45_11} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2026.05.21 09:28:15.805569 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:28:15.805631 [ 219 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2026.05.21 09:28:16.058369 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 2026.05.21 09:28:16.076169 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:16.076222 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:16.082708 [ 245 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2026.05.21 09:28:16.083465 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:16.086413 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 708 2026.05.21 09:28:16.907010 [ 223 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:28:16.907067 [ 223 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:28:16.909331 [ 223 ] {} oximeter.measurements_bool (99541cf2-c455-4ded-b6e5-1e223d58d8e2): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2026.05.21 09:28:17.056038 [ 222 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:17.056089 [ 222 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:17.057856 [ 222 ] {} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2026.05.21 09:28:19.551211 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.551486 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:19.551880 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:19.551930 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} 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.21 09:28:19.552211 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:19.552289 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:19.552439 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:28:19.552521 [ 343 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:19.552559 [ 316 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:19.552559 [ 341 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:19.552567 [ 351 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:19.552740 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:19.552767 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:19.552866 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:19.552891 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:19.552929 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} 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.21 09:28:19.552973 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} 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.21 09:28:19.553012 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} 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.21 09:28:19.553052 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} 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.21 09:28:19.554358 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} executeQuery: Read 51 rows, 10.72 KiB in 0.002988 sec., 17068.273092369476 rows/sec., 3.50 MiB/sec. 2026.05.21 09:28:19.554598 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} MemoryTracker: Peak memory usage (for query): 187.42 KiB. 2026.05.21 09:28:19.554614 [ 270 ] {6eac9c0d-1aec-4a3d-9598-cb3acd8e5224} TCPHandler: Processed in 0.003548429 sec. 2026.05.21 09:28:19.557739 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.557903 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:28:19.557965 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:28:19.558581 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.558623 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.559004 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:28:19.559224 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:28:19.559371 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} executeQuery: Read 24 rows, 2.04 KiB in 0.001509 sec., 15904.572564612326 rows/sec., 1.32 MiB/sec. 2026.05.21 09:28:19.559410 [ 270 ] {4f53095d-f343-41ef-9915-f1b6c0c8197e} TCPHandler: Processed in 0.00179746 sec. 2026.05.21 09:28:19.559549 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.559647 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:28:19.559688 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:28:19.560105 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.560142 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.560429 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2026.05.21 09:28:19.560634 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:28:19.560762 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. 2026.05.21 09:28:19.560796 [ 270 ] {1bab814b-db10-4d3f-a3b6-bba126985670} TCPHandler: Processed in 0.001298163 sec. 2026.05.21 09:28:19.560919 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.561014 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:19.561053 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:19.561588 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.561625 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.561942 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.21 09:28:19.562149 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:19.562276 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} executeQuery: Read 259 rows, 23.78 KiB in 0.001281 sec., 202185.79234972678 rows/sec., 18.13 MiB/sec. 2026.05.21 09:28:19.562310 [ 270 ] {c88c46a5-c9aa-434a-8ee7-b234eaabe9df} TCPHandler: Processed in 0.001442288 sec. 2026.05.21 09:28:19.562449 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.562546 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:19.562586 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:19.563040 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.563076 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.563375 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2026.05.21 09:28:19.563578 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:19.563705 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} executeQuery: Read 55 rows, 4.18 KiB in 0.001179 sec., 46649.70313825276 rows/sec., 3.47 MiB/sec. 2026.05.21 09:28:19.563740 [ 270 ] {b9997353-a637-4cc8-bc75-a179cae896f4} TCPHandler: Processed in 0.001340385 sec. 2026.05.21 09:28:19.563858 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.563955 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:28:19.563994 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:28:19.564425 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.564461 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.564744 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2026.05.21 09:28:19.564975 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:28:19.565109 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} executeQuery: Read 24 rows, 2.04 KiB in 0.001173 sec., 20460.358056265984 rows/sec., 1.70 MiB/sec. 2026.05.21 09:28:19.565144 [ 270 ] {760e1016-aab9-4209-aeab-3678e934390a} TCPHandler: Processed in 0.001336165 sec. 2026.05.21 09:28:19.565262 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.565358 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:28:19.565398 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:28:19.565808 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.565843 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.566128 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2026.05.21 09:28:19.566325 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:28:19.566450 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. 2026.05.21 09:28:19.566484 [ 270 ] {e668c929-cca3-4938-b129-8baf4f143e4f} TCPHandler: Processed in 0.001271593 sec. 2026.05.21 09:28:19.566602 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.566697 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:19.566736 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:19.567185 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.567221 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.567518 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.21 09:28:19.567735 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:19.567863 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} executeQuery: Read 143 rows, 11.82 KiB in 0.001184 sec., 120777.02702702703 rows/sec., 9.75 MiB/sec. 2026.05.21 09:28:19.567899 [ 270 ] {aeb44e47-0183-4645-bad7-79be71a9d9d5} TCPHandler: Processed in 0.001347325 sec. 2026.05.21 09:28:19.568018 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.568113 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:19.568156 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:19.568544 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.568579 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.568896 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.21 09:28:19.569095 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:19.569221 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} executeQuery: Read 197 rows, 14.47 KiB in 0.001126 sec., 174955.595026643 rows/sec., 12.55 MiB/sec. 2026.05.21 09:28:19.569255 [ 270 ] {6609ead2-9319-4c28-a610-32cfc2e43148} TCPHandler: Processed in 0.001286833 sec. 2026.05.21 09:28:19.569376 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.569472 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:19.569525 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} 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.21 09:28:19.570466 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.570502 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.571052 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2026.05.21 09:28:19.571267 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:28:19.571405 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} executeQuery: Read 41 rows, 75.23 KiB in 0.001952 sec., 21004.09836065574 rows/sec., 37.64 MiB/sec. 2026.05.21 09:28:19.571487 [ 270 ] {753c6ccf-55c3-408f-bc7c-e586c2106fd7} TCPHandler: Processed in 0.002160733 sec. 2026.05.21 09:28:19.571618 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:19.571714 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:19.571756 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:19.572102 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:19.572137 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:19.572431 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2026.05.21 09:28:19.572636 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:19.572764 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. 2026.05.21 09:28:19.572797 [ 270 ] {7959b00b-a9f8-44d8-82db-764bd4239ae8} TCPHandler: Processed in 0.001229811 sec. 2026.05.21 09:28:20.351612 [ 224 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:28:20.351833 [ 224 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:28:20.353932 [ 224 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2026.05.21 09:28:21.000177 [ 222 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:21.000233 [ 222 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:21.002264 [ 222 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:21.097740 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45570 2026.05.21 09:28:21.098275 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:21.098325 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:21.098800 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.21 09:28:21.099041 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:21.099192 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45570 2026.05.21 09:28:21.999536 [ 221 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:21.999596 [ 221 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:22.001598 [ 221 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2026.05.21 09:28:23.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 398.06 MiB, peak 418.91 MiB, free memory in arenas 0.00 B, will set to 402.06 MiB (RSS), difference: 4.00 MiB 2026.05.21 09:28:23.587206 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 2026.05.21 09:28:23.603850 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:23.603895 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:23.609900 [ 245 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2026.05.21 09:28:23.610567 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:23.613470 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2026.05.21 09:28:24.548635 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:24.548908 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:24.549306 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:24.549343 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} 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.21 09:28:24.549566 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:24.549637 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:24.549786 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:28:24.549904 [ 345 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:24.549916 [ 316 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:24.549904 [ 351 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:24.549904 [ 342 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:24.550099 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:24.550127 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:24.550230 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:24.550252 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:24.550290 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} 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.21 09:28:24.550333 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} 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.21 09:28:24.550376 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} 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.21 09:28:24.550421 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} 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.21 09:28:24.552129 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} executeQuery: Read 51 rows, 10.48 KiB in 0.003317 sec., 15375.339161893276 rows/sec., 3.09 MiB/sec. 2026.05.21 09:28:24.552550 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} MemoryTracker: Peak memory usage (for query): 172.28 KiB. 2026.05.21 09:28:24.552568 [ 270 ] {5bc7d23a-6b15-4b35-b63e-27233c4cc006} TCPHandler: Processed in 0.004086627 sec. 2026.05.21 09:28:24.554863 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:24.555114 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:24.555218 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:24.555922 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:24.555966 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:24.556353 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.21 09:28:24.556581 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:24.556737 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} executeQuery: Read 56 rows, 4.38 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.51 MiB/sec. 2026.05.21 09:28:24.556775 [ 270 ] {9a695d8c-7063-47c6-b965-ce3177fdd3c2} TCPHandler: Processed in 0.002093711 sec. 2026.05.21 09:28:24.556920 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:24.557019 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:24.557062 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:24.557527 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:24.557565 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:24.557869 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.21 09:28:24.558077 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:24.558208 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. 2026.05.21 09:28:24.558243 [ 270 ] {0bf23372-fd07-4704-93b4-51c4dec39bae} TCPHandler: Processed in 0.001373966 sec. 2026.05.21 09:28:24.558396 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:24.558494 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:24.558538 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:24.558995 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:24.559035 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:24.559380 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.21 09:28:24.559596 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:24.559733 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. 2026.05.21 09:28:24.559733 [ 84 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_150_37 to all_151_151_0 2026.05.21 09:28:24.559772 [ 270 ] {5d29bf2f-e6a5-4ab6-a2aa-fbedf5e95000} TCPHandler: Processed in 0.001426248 sec. 2026.05.21 09:28:24.559796 [ 84 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:24.559829 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:24.559912 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:24.559918 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} MergeTask::PrepareStage: Merging 2 parts: from all_1_150_37 to all_151_151_0 into Compact with storage Full 2026.05.21 09:28:24.560023 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:24.560052 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:24.560072 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:24.560090 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} MergeTreeSequentialSource: Reading 8 marks from part all_1_150_37, total 55027 rows starting from the beginning of the part 2026.05.21 09:28:24.560159 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 52 rows starting from the beginning of the part 2026.05.21 09:28:24.560607 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:24.560657 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:24.560983 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2026.05.21 09:28:24.561201 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:24.561344 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. 2026.05.21 09:28:24.561349 [ 85 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_150_29 to all_155_155_0 2026.05.21 09:28:24.561383 [ 270 ] {832c2f7a-9a58-4219-a0e8-1dfa154108f6} TCPHandler: Processed in 0.001521381 sec. 2026.05.21 09:28:24.561401 [ 85 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:24.561427 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:24.561514 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_150_29 to all_155_155_0 into Compact with storage Full 2026.05.21 09:28:24.561626 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:24.561679 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_150_29, total 8466 rows starting from the beginning of the part 2026.05.21 09:28:24.561764 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 18 rows starting from the beginning of the part 2026.05.21 09:28:24.561815 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:24.561858 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:24.561899 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:24.561941 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:24.564663 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergeTask::MergeProjectionsStage: Merge sorted 8724 rows, containing 4 columns (4 merged, 0 gathered) in 0.003182647 sec., 2741114.5502470117 rows/sec., 181.44 MiB/sec. 2026.05.21 09:28:24.564894 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} MergedBlockOutputStream: filled checksums all_1_155_30 (state Temporary) 2026.05.21 09:28:24.565213 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_155_30 to all_1_155_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:24.565300 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_155_30} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_150_29, all_155_155_0] -> all_1_155_30 2026.05.21 09:28:24.565403 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2026.05.21 09:28:24.568358 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} MergeTask::MergeProjectionsStage: Merge sorted 55079 rows, containing 5 columns (5 merged, 0 gathered) in 0.008471804 sec., 6501448.805944991 rows/sec., 421.19 MiB/sec. 2026.05.21 09:28:24.568921 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} MergedBlockOutputStream: filled checksums all_1_151_38 (state Temporary) 2026.05.21 09:28:24.569234 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_151_38 to all_1_151_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:24.569314 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_151_38} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_150_37, all_151_151_0] -> all_1_151_38 2026.05.21 09:28:24.569404 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:28:26.849578 [ 260 ] {} TCP-Session: 6133b9ec-e114-4b24-9244-24743d7e63c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:26.849867 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} executeQuery: (from [fd00:1122:3344:101::e]:60263) 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.21 09:28:26.850396 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.21 09:28:26.850591 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:26.851016 [ 342 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.21 09:28:26.851470 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} executeQuery: Read 41 rows, 2.50 KiB in 0.001734 sec., 23644.75201845444 rows/sec., 1.41 MiB/sec. 2026.05.21 09:28:26.851558 [ 260 ] {0550e53b-3c25-4d11-a2a5-d7bc5d94dcb5} TCPHandler: Processed in 0.002129151 sec. 2026.05.21 09:28:28.324057 [ 78 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:28:28.324109 [ 78 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:28:28.599415 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46018 2026.05.21 09:28:28.600122 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:28.600187 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:28.600740 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.21 09:28:28.600977 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:28.601112 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46018 2026.05.21 09:28:28.601168 [ 78 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.21 09:28:28.601252 [ 78 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:28.601279 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:28.601386 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.21 09:28:28.601493 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:28.601527 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43650 rows starting from the beginning of the part 2026.05.21 09:28:28.601591 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part 2026.05.21 09:28:28.601638 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part 2026.05.21 09:28:28.601682 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part 2026.05.21 09:28:28.601722 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part 2026.05.21 09:28:28.601762 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part 2026.05.21 09:28:28.604457 [ 190 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 46018 rows, containing 4 columns (4 merged, 0 gathered) in 0.003105264 sec., 14819351.913396092 rows/sec., 211.99 MiB/sec. 2026.05.21 09:28:28.604741 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.21 09:28:28.604993 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:28.605061 [ 198 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_96_19} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.21 09:28:28.605134 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. 2026.05.21 09:28:29.002536 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001285923 sec. 2026.05.21 09:28:29.549202 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:29.549429 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:29.549773 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:29.549812 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} 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.21 09:28:29.550040 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:29.550112 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:29.550260 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 19-element set) 2026.05.21 09:28:29.550336 [ 342 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:29.550374 [ 316 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:29.550380 [ 268 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:29.550377 [ 351 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:29.550559 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:29.550588 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:29.550693 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:29.550716 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:29.550753 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} 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.21 09:28:29.550799 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} 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.21 09:28:29.550840 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} 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.21 09:28:29.550880 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} 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.21 09:28:29.552125 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} executeQuery: Read 51 rows, 10.72 KiB in 0.002788 sec., 18292.682926829268 rows/sec., 3.75 MiB/sec. 2026.05.21 09:28:29.552365 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} MemoryTracker: Peak memory usage (for query): 186.15 KiB. 2026.05.21 09:28:29.552382 [ 270 ] {d9b94736-adac-443a-b427-d7d200e2a8cd} TCPHandler: Processed in 0.003327351 sec. 2026.05.21 09:28:29.554797 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:29.554940 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:29.554996 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:29.555634 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.555677 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.556063 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.21 09:28:29.556290 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.556452 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} executeQuery: Read 138 rows, 12.27 KiB in 0.001552 sec., 88917.52577319587 rows/sec., 7.72 MiB/sec. 2026.05.21 09:28:29.556484 [ 77 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.05.21 09:28:29.556492 [ 270 ] {08846f33-b7b0-4424-85fc-d6e281898768} TCPHandler: Processed in 0.00176676 sec. 2026.05.21 09:28:29.556547 [ 77 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.556575 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.556662 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:29.556681 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.05.21 09:28:29.556772 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:29.556799 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:29.556818 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:29.556835 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3361 rows starting from the beginning of the part 2026.05.21 09:28:29.556901 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 138 rows starting from the beginning of the part 2026.05.21 09:28:29.556950 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part 2026.05.21 09:28:29.556994 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 259 rows starting from the beginning of the part 2026.05.21 09:28:29.557036 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part 2026.05.21 09:28:29.557077 [ 197 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 138 rows starting from the beginning of the part 2026.05.21 09:28:29.557277 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.557320 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.557638 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2026.05.21 09:28:29.557869 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.558013 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} executeQuery: Read 41 rows, 3.08 KiB in 0.001265 sec., 32411.067193675888 rows/sec., 2.38 MiB/sec. 2026.05.21 09:28:29.558014 [ 77 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2026.05.21 09:28:29.558052 [ 270 ] {2c2d0fb9-a6cc-45c4-b7f2-4e3639b576fa} TCPHandler: Processed in 0.001442138 sec. 2026.05.21 09:28:29.558069 [ 77 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.558095 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.558195 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:29.558197 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2026.05.21 09:28:29.558302 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:29.558340 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:29.558348 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:29.558381 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part 2026.05.21 09:28:29.558451 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 41 rows starting from the beginning of the part 2026.05.21 09:28:29.558503 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 15 rows starting from the beginning of the part 2026.05.21 09:28:29.558548 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 41 rows starting from the beginning of the part 2026.05.21 09:28:29.558590 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 55 rows starting from the beginning of the part 2026.05.21 09:28:29.558632 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 41 rows starting from the beginning of the part 2026.05.21 09:28:29.558698 [ 187 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 4008 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059498 sec., 1946105.3130423045 rows/sec., 157.43 MiB/sec. 2026.05.21 09:28:29.558814 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.558856 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.559022 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.05.21 09:28:29.559191 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.21 09:28:29.559495 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.559573 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.559600 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_156_31} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.05.21 09:28:29.559648 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499431 sec., 279439.3339873592 rows/sec., 20.18 MiB/sec. 2026.05.21 09:28:29.559731 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. 2026.05.21 09:28:29.559732 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} executeQuery: Read 105 rows, 8.40 KiB in 0.00145 sec., 72413.79310344828 rows/sec., 5.66 MiB/sec. 2026.05.21 09:28:29.559734 [ 77 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2026.05.21 09:28:29.559796 [ 270 ] {d8ad8b37-a614-4810-8374-2697fe414502} TCPHandler: Processed in 0.001653966 sec. 2026.05.21 09:28:29.559807 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2026.05.21 09:28:29.559817 [ 77 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.559857 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.559943 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full 2026.05.21 09:28:29.559959 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:29.560053 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:29.560075 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:29.560088 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1831 rows starting from the beginning of the part 2026.05.21 09:28:29.560097 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.560131 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:29.560156 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 105 rows starting from the beginning of the part 2026.05.21 09:28:29.560186 [ 190 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_106_21} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2026.05.21 09:28:29.560207 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part 2026.05.21 09:28:29.560257 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 143 rows starting from the beginning of the part 2026.05.21 09:28:29.560275 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.21 09:28:29.560300 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part 2026.05.21 09:28:29.560343 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 105 rows starting from the beginning of the part 2026.05.21 09:28:29.560695 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.560742 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.561154 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.21 09:28:29.561392 [ 190 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2312 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014871 sec., 1554703.7858920044 rows/sec., 115.36 MiB/sec. 2026.05.21 09:28:29.561402 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.561563 [ 77 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_151_38 to all_152_152_0 2026.05.21 09:28:29.561588 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. 2026.05.21 09:28:29.561592 [ 77 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.561618 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2026.05.21 09:28:29.561622 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.561652 [ 270 ] {08fed587-ad03-4b0b-b270-627bf525b6fc} TCPHandler: Processed in 0.001743459 sec. 2026.05.21 09:28:29.561703 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} MergeTask::PrepareStage: Merging 2 parts: from all_1_151_38 to all_152_152_0 into Compact with storage Full 2026.05.21 09:28:29.561796 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:29.561828 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} MergeTreeSequentialSource: Reading 8 marks from part all_1_151_38, total 55079 rows starting from the beginning of the part 2026.05.21 09:28:29.561887 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:29.561890 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:29.561910 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.561991 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_156_31} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2026.05.21 09:28:29.562033 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:29.562095 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2026.05.21 09:28:29.562112 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} 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.21 09:28:29.563191 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.563227 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.563861 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2026.05.21 09:28:29.564097 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:28:29.564244 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} executeQuery: Read 41 rows, 75.23 KiB in 0.002252 sec., 18206.039076376554 rows/sec., 32.62 MiB/sec. 2026.05.21 09:28:29.564247 [ 77 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2026.05.21 09:28:29.564303 [ 77 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.564324 [ 77 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.564338 [ 270 ] {703de6bf-1da9-4954-bcc5-a3791645c466} TCPHandler: Processed in 0.002569836 sec. 2026.05.21 09:28:29.564444 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::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.21 09:28:29.564614 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:29.564717 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:29.564760 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:29.564767 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:29.564828 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2737 rows starting from the beginning of the part 2026.05.21 09:28:29.564952 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 41 rows starting from the beginning of the part 2026.05.21 09:28:29.565062 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 11 rows starting from the beginning of the part 2026.05.21 09:28:29.565133 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:29.565166 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part 2026.05.21 09:28:29.565175 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:29.565274 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 41 rows starting from the beginning of the part 2026.05.21 09:28:29.565383 [ 190 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 41 rows starting from the beginning of the part 2026.05.21 09:28:29.565508 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2026.05.21 09:28:29.565747 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.565889 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. 2026.05.21 09:28:29.565924 [ 270 ] {ca7225be-1dd6-4d3c-b8e4-13a5da9c479a} TCPHandler: Processed in 0.001459279 sec. 2026.05.21 09:28:29.570225 [ 200 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} MergeTask::MergeProjectionsStage: Merge sorted 55239 rows, containing 5 columns (5 merged, 0 gathered) in 0.008544066 sec., 6465188.822277357 rows/sec., 418.94 MiB/sec. 2026.05.21 09:28:29.570733 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} MergedBlockOutputStream: filled checksums all_1_152_39 (state Temporary) 2026.05.21 09:28:29.571024 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_152_39 to all_1_152_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:29.571100 [ 192 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_152_39} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_151_38, all_152_152_0] -> all_1_152_39 2026.05.21 09:28:29.571176 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2026.05.21 09:28:29.576147 [ 196 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2912 rows, containing 19 columns (19 merged, 0 gathered) in 0.011743513 sec., 247966.6859482337 rows/sec., 444.34 MiB/sec. 2026.05.21 09:28:29.578328 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2026.05.21 09:28:29.578670 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:28:29.578747 [ 192 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_86_17} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2026.05.21 09:28:29.578878 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.38 MiB. 2026.05.21 09:28:30.001057 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 402.71 MiB, peak 422.05 MiB, free memory in arenas 0.00 B, will set to 408.01 MiB (RSS), difference: 5.30 MiB 2026.05.21 09:28:31.114164 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 2026.05.21 09:28:31.133818 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:31.133881 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:31.140803 [ 245 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2026.05.21 09:28:31.141557 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:31.141872 [ 81 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2026.05.21 09:28:31.141938 [ 81 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:31.141959 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:31.142092 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2026.05.21 09:28:31.145775 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 723 2026.05.21 09:28:31.146140 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:31.147695 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part 2026.05.21 09:28:31.152539 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part 2026.05.21 09:28:31.157264 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part 2026.05.21 09:28:31.162216 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part 2026.05.21 09:28:31.167414 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part 2026.05.21 09:28:31.172151 [ 190 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part 2026.05.21 09:28:31.232503 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.090465462 sec., 7992.000306149987 rows/sec., 41.33 MiB/sec. 2026.05.21 09:28:31.235572 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2026.05.21 09:28:31.237650 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:31.237759 [ 192 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_96_19} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2026.05.21 09:28:31.240285 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.05.21 09:28:32.000268 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 409.08 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.01 MiB (RSS), difference: -1.07 MiB 2026.05.21 09:28:33.198021 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.198286 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:33.198679 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:33.198721 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} 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.21 09:28:33.198969 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:33.199039 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:33.199191 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:28:33.199299 [ 346 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:33.199317 [ 328 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:33.199317 [ 330 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:33.199305 [ 268 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:33.199586 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:33.199616 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:33.199722 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:33.199746 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:33.199786 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} 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.21 09:28:33.199832 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} 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.21 09:28:33.199876 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} 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.21 09:28:33.199925 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} 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.21 09:28:33.201355 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} executeQuery: Read 51 rows, 12.35 KiB in 0.003179 sec., 16042.7807486631 rows/sec., 3.79 MiB/sec. 2026.05.21 09:28:33.201630 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} MemoryTracker: Peak memory usage (for query): 206.72 KiB. 2026.05.21 09:28:33.201647 [ 270 ] {7b83d4ed-6118-48c7-b5e4-ca96113cf9cc} TCPHandler: Processed in 0.003775937 sec. 2026.05.21 09:28:33.214564 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.214752 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:28:33.214828 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:28:33.215557 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.215603 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.215992 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2026.05.21 09:28:33.216226 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:28:33.216387 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} executeQuery: Read 4 rows, 334.00 B in 0.001687 sec., 2371.072910491998 rows/sec., 193.34 KiB/sec. 2026.05.21 09:28:33.216428 [ 270 ] {b2dd4c1a-4d9e-4796-bb22-0d6ee8d7b240} TCPHandler: Processed in 0.002017758 sec. 2026.05.21 09:28:33.216553 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.216654 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:33.216692 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:33.217984 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.218023 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.218472 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.21 09:28:33.218693 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:33.218826 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} executeQuery: Read 2407 rows, 180.72 KiB in 0.002171 sec., 1108705.665591893 rows/sec., 81.29 MiB/sec. 2026.05.21 09:28:33.218863 [ 270 ] {a048a857-aa5f-409b-a6b2-8542bfa5d71b} TCPHandler: Processed in 0.002346129 sec. 2026.05.21 09:28:33.219011 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.219109 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:33.219149 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:33.219735 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.219808 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.220275 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2026.05.21 09:28:33.220540 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:33.220716 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} executeQuery: Read 15 rows, 1.11 KiB in 0.001621 sec., 9253.547193090684 rows/sec., 682.57 KiB/sec. 2026.05.21 09:28:33.220786 [ 270 ] {1e6970d7-8d18-4652-9864-2b81b4b8843c} TCPHandler: Processed in 0.001825151 sec. 2026.05.21 09:28:33.221029 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.221165 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:28:33.221224 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:28:33.221959 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.221997 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.222355 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2026.05.21 09:28:33.222572 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:28:33.222709 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} executeQuery: Read 801 rows, 47.38 KiB in 0.001585 sec., 505362.7760252366 rows/sec., 29.19 MiB/sec. 2026.05.21 09:28:33.222749 [ 270 ] {1d47e0ff-2c89-4f73-b68a-3d02c79c73d5} TCPHandler: Processed in 0.001837452 sec. 2026.05.21 09:28:33.222895 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.223028 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:33.223081 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:28:33.223559 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.223597 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.223911 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.21 09:28:33.224129 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:28:33.224261 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} executeQuery: Read 1 rows, 72.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 55.63 KiB/sec. 2026.05.21 09:28:33.224299 [ 270 ] {27bb9648-5c18-44ae-b645-53c404ce9cbf} TCPHandler: Processed in 0.001468719 sec. 2026.05.21 09:28:33.224443 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.224542 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:33.224583 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:33.225414 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.225452 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.225817 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.21 09:28:33.226043 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:33.226173 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} executeQuery: Read 1294 rows, 88.44 KiB in 0.00165 sec., 784242.4242424242 rows/sec., 52.34 MiB/sec. 2026.05.21 09:28:33.226209 [ 270 ] {57dfb159-2b20-44ce-a847-fc57d382afa0} TCPHandler: Processed in 0.001817581 sec. 2026.05.21 09:28:33.226334 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.226433 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:33.226479 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:33.227168 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.227206 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.227657 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.21 09:28:33.227871 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:33.228000 [ 76 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_152_39 to all_157_157_0 2026.05.21 09:28:33.228003 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} executeQuery: Read 1574 rows, 98.47 KiB in 0.001589 sec., 990560.1006922594 rows/sec., 60.52 MiB/sec. 2026.05.21 09:28:33.228057 [ 76 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.228080 [ 270 ] {c2c8ef68-176f-4f4e-9cd2-abf89bd9b9e1} TCPHandler: Processed in 0.00179584 sec. 2026.05.21 09:28:33.228085 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:33.228199 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTask::PrepareStage: Merging 6 parts: from all_1_152_39 to all_157_157_0 into Compact with storage Full 2026.05.21 09:28:33.228215 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.228328 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:33.228328 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:33.228373 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTreeSequentialSource: Reading 8 marks from part all_1_152_39, total 55239 rows starting from the beginning of the part 2026.05.21 09:28:33.228405 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} 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.21 09:28:33.228449 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:33.228510 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 197 rows starting from the beginning of the part 2026.05.21 09:28:33.228558 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:33.228603 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:33.228650 [ 195 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1574 rows starting from the beginning of the part 2026.05.21 09:28:33.229250 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.229294 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2026.05.21 09:28:33.229892 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2026.05.21 09:28:33.230150 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:28:33.230303 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} executeQuery: Read 11 rows, 20.18 KiB in 0.001992 sec., 5522.088353413655 rows/sec., 9.90 MiB/sec. 2026.05.21 09:28:33.230389 [ 270 ] {043f92d9-9329-44d7-af9f-f5cba82d3552} TCPHandler: Processed in 0.002222845 sec. 2026.05.21 09:28:33.230519 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:33.230617 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:33.230660 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:33.231019 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:33.231056 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2026.05.21 09:28:33.231366 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2026.05.21 09:28:33.231578 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:33.231712 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} executeQuery: Read 42 rows, 2.89 KiB in 0.001114 sec., 37701.974865350094 rows/sec., 2.53 MiB/sec. 2026.05.21 09:28:33.231746 [ 270 ] {276ed176-fe8d-45d6-9d4a-2ab6734aeb0c} TCPHandler: Processed in 0.001277233 sec. 2026.05.21 09:28:33.239423 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergeTask::MergeProjectionsStage: Merge sorted 57490 rows, containing 5 columns (5 merged, 0 gathered) in 0.011262327 sec., 5104628.910171051 rows/sec., 330.58 MiB/sec. 2026.05.21 09:28:33.239737 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} MergedBlockOutputStream: filled checksums all_1_157_40 (state Temporary) 2026.05.21 09:28:33.240112 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_157_40 to all_1_157_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:33.240211 [ 191 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_157_40} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_152_39, all_157_157_0] -> all_1_157_40 2026.05.21 09:28:33.240310 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. 2026.05.21 09:28:34.080137 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_40_7, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] 2026.05.21 09:28:34.080188 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_40_7, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] 2026.05.21 09:28:34.081988 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_40_7, all_41_41_0, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0] 2026.05.21 09:28:34.295821 [ 224 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:34.295871 [ 224 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:34.297869 [ 224 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:34.543868 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:34.544180 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:34.544628 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:34.544678 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} 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.21 09:28:34.544938 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:34.545022 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:34.545181 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:28:34.545284 [ 319 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:34.545297 [ 318 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:34.545299 [ 346 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:34.545284 [ 337 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:34.545514 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:34.545546 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:34.545710 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:34.545736 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:34.545788 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} 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.21 09:28:34.545844 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} 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.21 09:28:34.545917 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} 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.21 09:28:34.545967 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} 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.21 09:28:34.547395 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} executeQuery: Read 51 rows, 10.48 KiB in 0.00334 sec., 15269.461077844311 rows/sec., 3.06 MiB/sec. 2026.05.21 09:28:34.547676 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} MemoryTracker: Peak memory usage (for query): 171.98 KiB. 2026.05.21 09:28:34.547710 [ 270 ] {7a25a3b9-9397-44e2-83b9-cf39dece1d4b} TCPHandler: Processed in 0.004059366 sec. 2026.05.21 09:28:34.549171 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:34.549322 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:34.549384 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:34.550065 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:34.550110 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:34.550513 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.21 09:28:34.550772 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:34.550959 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} executeQuery: Read 56 rows, 4.38 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.54 MiB/sec. 2026.05.21 09:28:34.551009 [ 270 ] {ba9956fd-39d6-4e68-8afc-d48e100910dc} TCPHandler: Processed in 0.001966376 sec. 2026.05.21 09:28:34.551165 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:34.551281 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:34.551331 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:34.551839 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:34.551879 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:34.552210 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.21 09:28:34.552445 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:34.552612 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} executeQuery: Read 64 rows, 5.12 KiB in 0.001358 sec., 47128.12960235641 rows/sec., 3.68 MiB/sec. 2026.05.21 09:28:34.552654 [ 270 ] {b18f7273-1aab-4f49-8001-baa3c02d80b2} TCPHandler: Processed in 0.001545812 sec. 2026.05.21 09:28:34.552709 [ 222 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:34.552754 [ 222 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:34.552784 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:34.552901 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:34.552953 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:34.553394 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:34.553433 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:34.553982 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.21 09:28:34.554399 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:34.554899 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} executeQuery: Read 52 rows, 3.70 KiB in 0.002006 sec., 25922.233300099702 rows/sec., 1.80 MiB/sec. 2026.05.21 09:28:34.555041 [ 270 ] {bd7b5d97-f7aa-43d5-9f63-2e6d2c69d06e} TCPHandler: Processed in 0.002306137 sec. 2026.05.21 09:28:34.555299 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:34.555305 [ 222 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:34.555523 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:34.555627 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:34.556312 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:34.556377 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2026.05.21 09:28:34.556970 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2026.05.21 09:28:34.557333 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:34.557564 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} executeQuery: Read 18 rows, 1.25 KiB in 0.00211 sec., 8530.805687203792 rows/sec., 591.95 KiB/sec. 2026.05.21 09:28:34.557637 [ 270 ] {6d04e143-0e31-47ba-93da-4bc7fa3d3494} TCPHandler: Processed in 0.002461113 sec. 2026.05.21 09:28:34.975984 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63301 2026.05.21 09:28:34.976075 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.976102 [ 307 ] {} TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:63301 2026.05.21 09:28:34.976125 [ 307 ] {} TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976139 [ 307 ] {} TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976472 [ 307 ] {} TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:34.976484 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33670 2026.05.21 09:28:34.976514 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55968 2026.05.21 09:28:34.976530 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33188 2026.05.21 09:28:34.976580 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.976604 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.976623 [ 310 ] {} TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Authenticating user 'default' from [fd00:1122:3344:101::e]:33670 2026.05.21 09:28:34.976640 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.976654 [ 269 ] {} TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Authenticating user 'default' from [fd00:1122:3344:101::e]:55968 2026.05.21 09:28:34.976661 [ 310 ] {} TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976677 [ 304 ] {} TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33188 2026.05.21 09:28:34.976705 [ 310 ] {} TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976706 [ 269 ] {} TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976729 [ 304 ] {} TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976646 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} executeQuery: (from [fd00:1122:3344:101::e]:63301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:28:34.976763 [ 269 ] {} TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976767 [ 304 ] {} TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976523 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47911 2026.05.21 09:28:34.976507 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32849 2026.05.21 09:28:34.976879 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.976490 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64094 2026.05.21 09:28:34.976920 [ 303 ] {} TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47911 2026.05.21 09:28:34.976945 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.976962 [ 303 ] {} TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976969 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.976989 [ 303 ] {} TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976991 [ 259 ] {} TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32849 2026.05.21 09:28:34.977013 [ 311 ] {} TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:64094 2026.05.21 09:28:34.976482 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44118 2026.05.21 09:28:34.977046 [ 311 ] {} TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.977046 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:28:34.977073 [ 311 ] {} TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.977090 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.977041 [ 259 ] {} TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.977120 [ 309 ] {} TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Authenticating user 'default' from [fd00:1122:3344:101::e]:44118 2026.05.21 09:28:34.977131 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:34.977143 [ 259 ] {} TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.977155 [ 309 ] {} TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.976469 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39959 2026.05.21 09:28:34.977196 [ 309 ] {} TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.977270 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:34.977300 [ 308 ] {} TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Authenticating user 'default' from [fd00:1122:3344:101::e]:39959 2026.05.21 09:28:34.977321 [ 308 ] {} TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.977337 [ 308 ] {} TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.977436 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:28:34.978451 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} AggregatingTransform: Aggregating 2026.05.21 09:28:34.978492 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} Aggregator: Aggregation method: without_key 2026.05.21 09:28:34.978523 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979593 sec. (1020.832 rows/sec., 39.88 KiB/sec.) 2026.05.21 09:28:34.978538 [ 337 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} Aggregator: Merging aggregated data 2026.05.21 09:28:34.979356 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} executeQuery: Read 1 rows, 40.00 B in 0.002769 sec., 361.14120621162874 rows/sec., 14.11 KiB/sec. 2026.05.21 09:28:34.979511 [ 307 ] {f53fbfe4-c295-4f91-8900-478fa168d0db} TCPHandler: Processed in 0.003148515 sec. 2026.05.21 09:28:34.979643 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979673 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979678 [ 307 ] {} TCP-Session: afb9f19f-68bb-4ffe-bcc9-dc86e4070a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979697 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979721 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979750 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979765 [ 310 ] {} TCP-Session: 92f50643-d6a2-4af4-ab10-720132418816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979789 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979802 [ 311 ] {} TCP-Session: ddc78b71-a571-4112-9f22-7e5d43879d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979813 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979842 [ 308 ] {} TCP-Session: 1493177c-009c-4066-8571-e555fbbb736f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979815 [ 269 ] {} TCP-Session: 3c77b2b3-0fcb-4441-8d10-664ff7178978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979869 [ 259 ] {} TCP-Session: 9ff218c8-81f5-4a2e-969a-06b0bd5990c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979772 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979735 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:34.979949 [ 304 ] {} TCP-Session: 836cfcc7-3e6e-4971-857d-b79916e0fdd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979719 [ 303 ] {} TCP-Session: 19a77bed-e51d-482b-9e03-658c52e058d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:34.979988 [ 309 ] {} TCP-Session: 140d11b5-f321-4a9a-929e-d57d3f132865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:35.068916 [ 221 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:35.068968 [ 221 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:35.070887 [ 221 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] 2026.05.21 09:28:36.101287 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46530 2026.05.21 09:28:36.101948 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:36.102011 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:36.102624 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.21 09:28:36.103007 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:36.103216 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46530 2026.05.21 09:28:36.199347 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58169 2026.05.21 09:28:36.199446 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.199479 [ 307 ] {} TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Authenticating user 'default' from [fd00:1122:3344:101::e]:58169 2026.05.21 09:28:36.199504 [ 307 ] {} TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.199520 [ 307 ] {} TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.199864 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58387 2026.05.21 09:28:36.199881 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61975 2026.05.21 09:28:36.199905 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56901 2026.05.21 09:28:36.199942 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40272 2026.05.21 09:28:36.199972 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.199994 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.199967 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.200033 [ 310 ] {} TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:61975 2026.05.21 09:28:36.200037 [ 259 ] {} TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56901 2026.05.21 09:28:36.200052 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.200063 [ 310 ] {} TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200072 [ 259 ] {} TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200096 [ 310 ] {} TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200105 [ 259 ] {} TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200097 [ 304 ] {} TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:40272 2026.05.21 09:28:36.200055 [ 308 ] {} TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Authenticating user 'default' from [fd00:1122:3344:101::e]:58387 2026.05.21 09:28:36.199953 [ 307 ] {} TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:36.200171 [ 308 ] {} TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200158 [ 304 ] {} TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200212 [ 308 ] {} TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200239 [ 304 ] {} TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.199920 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54776 2026.05.21 09:28:36.199892 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41136 2026.05.21 09:28:36.199882 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59755 2026.05.21 09:28:36.200342 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.200379 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} executeQuery: (from [fd00:1122:3344:101::e]:58169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:28:36.200379 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.200402 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.200426 [ 269 ] {} TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Authenticating user 'default' from [fd00:1122:3344:101::e]:54776 2026.05.21 09:28:36.200445 [ 311 ] {} TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Authenticating user 'default' from [fd00:1122:3344:101::e]:41136 2026.05.21 09:28:36.200450 [ 309 ] {} TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Authenticating user 'default' from [fd00:1122:3344:101::e]:59755 2026.05.21 09:28:36.200477 [ 269 ] {} TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200498 [ 309 ] {} TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200516 [ 269 ] {} TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200533 [ 309 ] {} TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200487 [ 311 ] {} TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.199943 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64051 2026.05.21 09:28:36.200587 [ 311 ] {} TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200647 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.200679 [ 303 ] {} TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Authenticating user 'default' from [fd00:1122:3344:101::e]:64051 2026.05.21 09:28:36.200700 [ 303 ] {} TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200710 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:28:36.200717 [ 303 ] {} TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.200785 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:36.201151 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:28:36.202328 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} AggregatingTransform: Aggregating 2026.05.21 09:28:36.202365 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} Aggregator: Aggregation method: without_key 2026.05.21 09:28:36.202401 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001122038 sec. (891.235 rows/sec., 34.81 KiB/sec.) 2026.05.21 09:28:36.202418 [ 357 ] {386fa709-77eb-42b5-9504-f56c07c35655} Aggregator: Merging aggregated data 2026.05.21 09:28:36.203154 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} executeQuery: Read 1 rows, 40.00 B in 0.002819 sec., 354.7357218871941 rows/sec., 13.86 KiB/sec. 2026.05.21 09:28:36.203442 [ 307 ] {386fa709-77eb-42b5-9504-f56c07c35655} TCPHandler: Processed in 0.003623281 sec. 2026.05.21 09:28:36.203630 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203667 [ 307 ] {} TCP-Session: 5c57b750-d488-4745-9d7c-39f8a387ff28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.203671 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203700 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203723 [ 304 ] {} TCP-Session: 11e90d48-fc5d-4be7-91da-f1e9ece58a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.203723 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203747 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203758 [ 308 ] {} TCP-Session: 0959728e-5eba-44c8-93d3-1b0be089e842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.203783 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203810 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203820 [ 309 ] {} TCP-Session: 6c2f7dd0-6cce-4d18-aa2c-399ae7a3fd9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.203844 [ 310 ] {} TCP-Session: 34323857-a35c-4b87-a005-3cc3434e5e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.203857 [ 259 ] {} TCP-Session: 744caf0b-dfc0-4886-adc2-c6663da76cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.203840 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203788 [ 311 ] {} TCP-Session: 921896ac-45be-43c9-918a-ce6c4c03f693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.203777 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.203953 [ 303 ] {} TCP-Session: 6c9166ab-ccf2-492e-bd97-9ce29a64a7aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.204041 [ 269 ] {} TCP-Session: ca958044-7ad5-4a28-a8a9-97ce42c01522 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.411824 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57929 2026.05.21 09:28:36.411917 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.411947 [ 307 ] {} TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:57929 2026.05.21 09:28:36.411975 [ 307 ] {} TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.411989 [ 307 ] {} TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412235 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46225 2026.05.21 09:28:36.412256 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36214 2026.05.21 09:28:36.412277 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60881 2026.05.21 09:28:36.412314 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.412334 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57878 2026.05.21 09:28:36.412368 [ 308 ] {} TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46225 2026.05.21 09:28:36.412393 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.412419 [ 308 ] {} TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412435 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.412443 [ 309 ] {} TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Authenticating user 'default' from [fd00:1122:3344:101::e]:60881 2026.05.21 09:28:36.412457 [ 308 ] {} TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412477 [ 303 ] {} TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Authenticating user 'default' from [fd00:1122:3344:101::e]:57878 2026.05.21 09:28:36.412494 [ 309 ] {} TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412529 [ 303 ] {} TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412534 [ 309 ] {} TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412554 [ 303 ] {} TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412353 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46911 2026.05.21 09:28:36.412339 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55515 2026.05.21 09:28:36.412316 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65393 2026.05.21 09:28:36.412313 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.412694 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.412737 [ 310 ] {} TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Authenticating user 'default' from [fd00:1122:3344:101::e]:36214 2026.05.21 09:28:36.412741 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.412768 [ 269 ] {} TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55515 2026.05.21 09:28:36.412771 [ 310 ] {} TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412798 [ 259 ] {} TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:65393 2026.05.21 09:28:36.412808 [ 269 ] {} TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412815 [ 310 ] {} TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412843 [ 269 ] {} TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412838 [ 259 ] {} TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412292 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45647 2026.05.21 09:28:36.412882 [ 259 ] {} TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.412694 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.412477 [ 307 ] {} TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:36.412966 [ 304 ] {} TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:46911 2026.05.21 09:28:36.412962 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.21 09:28:36.413009 [ 304 ] {} TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.413047 [ 311 ] {} TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Authenticating user 'default' from [fd00:1122:3344:101::e]:45647 2026.05.21 09:28:36.413048 [ 304 ] {} TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.413086 [ 311 ] {} TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.413108 [ 311 ] {} TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.413164 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} executeQuery: (from [fd00:1122:3344:101::e]:57929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.21 09:28:36.413492 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.21 09:28:36.413565 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:36.413924 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} oximeter.version (0aef903c-aa8c-4aa8-a78f-ed504b3a4b83) (SelectExecutor): Key condition: unknown 2026.05.21 09:28:36.415106 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} AggregatingTransform: Aggregating 2026.05.21 09:28:36.415156 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} Aggregator: Aggregation method: without_key 2026.05.21 09:28:36.415204 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001154529 sec. (866.154 rows/sec., 33.83 KiB/sec.) 2026.05.21 09:28:36.415230 [ 318 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} Aggregator: Merging aggregated data 2026.05.21 09:28:36.416010 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} executeQuery: Read 1 rows, 40.00 B in 0.002909 sec., 343.7607425232038 rows/sec., 13.43 KiB/sec. 2026.05.21 09:28:36.416209 [ 307 ] {3295122e-99fb-4630-ba09-89cc1e5be95c} TCPHandler: Processed in 0.003941312 sec. 2026.05.21 09:28:36.416373 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416410 [ 307 ] {} TCP-Session: 7a1745a5-8692-4b33-b1b5-457311a02a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416421 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416438 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416456 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416488 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416512 [ 309 ] {} TCP-Session: 71954da7-b3de-456c-95b4-83faa74ce55f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416549 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416551 [ 303 ] {} TCP-Session: 1b9b266c-8441-4c9b-bb03-5f1e70071232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416529 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416611 [ 269 ] {} TCP-Session: 816401de-63dc-4886-b8f7-34deb926c9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416506 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416662 [ 310 ] {} TCP-Session: a183e2c0-4cc3-43e6-854d-baa8b26ea0be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416522 [ 259 ] {} TCP-Session: 540d486e-5a2f-4d58-a431-74d202c41d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416698 [ 304 ] {} TCP-Session: 6a3164e8-50e9-4085-9d18-d26e770e0f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416499 [ 308 ] {} TCP-Session: a9c3d5cf-3066-4ae7-833f-6d5885bcd5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:36.416483 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.21 09:28:36.416806 [ 311 ] {} TCP-Session: 3cf04772-311c-4295-b0e1-da0cd0a4ba23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.21 09:28:38.646061 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 2026.05.21 09:28:38.665402 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:38.665471 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:38.671714 [ 245 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2026.05.21 09:28:38.672544 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:38.676735 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 731 2026.05.21 09:28:39.558586 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.558878 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:39.559241 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:39.559282 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} 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.21 09:28:39.559565 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:39.559661 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:39.559854 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 22-element set) 2026.05.21 09:28:39.559937 [ 336 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:39.559985 [ 336 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:39.560032 [ 324 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:39.560174 [ 366 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:39.560646 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:39.560699 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:39.561087 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:39.561127 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:39.561203 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} 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.21 09:28:39.561306 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} 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.21 09:28:39.561378 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} 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.21 09:28:39.561449 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} 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.21 09:28:39.565493 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} executeQuery: Read 51 rows, 10.72 KiB in 0.006754 sec., 7551.080840983122 rows/sec., 1.55 MiB/sec. 2026.05.21 09:28:39.565898 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} MemoryTracker: Peak memory usage (for query): 179.50 KiB. 2026.05.21 09:28:39.565923 [ 270 ] {0e1e0dd2-97b5-4c97-aa36-e5a9952e7778} TCPHandler: Processed in 0.007499942 sec. 2026.05.21 09:28:39.570266 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.570469 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:39.570531 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:39.571322 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:39.571368 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:39.571844 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.21 09:28:39.572218 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:39.572420 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} executeQuery: Read 160 rows, 14.35 KiB in 0.002039 sec., 78469.8381559588 rows/sec., 6.87 MiB/sec. 2026.05.21 09:28:39.572465 [ 270 ] {3fadf9f2-872d-40f6-8277-ea6b2b47df76} TCPHandler: Processed in 0.002274206 sec. 2026.05.21 09:28:39.572730 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.572858 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:39.572913 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:39.573486 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:39.573528 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:39.573872 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2026.05.21 09:28:39.574104 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:39.574246 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} executeQuery: Read 52 rows, 3.91 KiB in 0.001415 sec., 36749.11660777385 rows/sec., 2.70 MiB/sec. 2026.05.21 09:28:39.574293 [ 270 ] {18aec202-cb18-45bd-8d47-250745a93683} TCPHandler: Processed in 0.001630505 sec. 2026.05.21 09:28:39.574512 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.574644 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:39.574700 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:39.575420 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:39.575461 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:39.575843 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.21 09:28:39.576116 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:39.576289 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} executeQuery: Read 126 rows, 10.09 KiB in 0.001671 sec., 75403.94973070019 rows/sec., 5.90 MiB/sec. 2026.05.21 09:28:39.576338 [ 270 ] {738f938d-70bf-44b5-b8c3-9e3f61dd24f2} TCPHandler: Processed in 0.001903094 sec. 2026.05.21 09:28:39.576535 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.576643 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:39.576691 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:39.577292 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:39.577343 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:39.577849 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.21 09:28:39.578099 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:39.578255 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. 2026.05.21 09:28:39.578305 [ 270 ] {ee67ef9e-c1c4-48c6-bc23-9b6fc33e9384} TCPHandler: Processed in 0.001825681 sec. 2026.05.21 09:28:39.578536 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.578644 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:39.578713 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} 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.21 09:28:39.579765 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:39.579805 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:39.580540 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2026.05.21 09:28:39.580886 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): 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.21 09:28:39.581070 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} executeQuery: Read 52 rows, 95.42 KiB in 0.002444 sec., 21276.59574468085 rows/sec., 38.13 MiB/sec. 2026.05.21 09:28:39.581215 [ 270 ] {157c3c00-ad64-4806-a2f6-64150a66dfac} TCPHandler: Processed in 0.002747252 sec. 2026.05.21 09:28:39.581400 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.581521 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 09:28:39.581575 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 09:28:39.582033 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:39.582080 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:39.582527 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.21 09:28:39.582819 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): 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.21 09:28:39.582979 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} executeQuery: Read 15 rows, 1.09 KiB in 0.001481 sec., 10128.291694800811 rows/sec., 734.56 KiB/sec. 2026.05.21 09:28:39.583029 [ 270 ] {a2f96787-e8ac-43c6-9c5d-d63e8dd01b57} TCPHandler: Processed in 0.001680926 sec. 2026.05.21 09:28:39.583289 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:39.583425 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:39.583489 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:39.584253 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:39.584297 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:39.584715 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2026.05.21 09:28:39.585000 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:39.585175 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} executeQuery: Read 60 rows, 4.14 KiB in 0.001777 sec., 33764.772087788406 rows/sec., 2.28 MiB/sec. 2026.05.21 09:28:39.585224 [ 270 ] {451f0c80-b1c5-4a2b-9a00-f8244e7810f9} TCPHandler: Processed in 0.002006747 sec. 2026.05.21 09:28:43.324193 [ 56 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:28:43.324264 [ 56 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:28:43.604234 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46978 2026.05.21 09:28:43.604770 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:43.604807 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:43.605313 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.21 09:28:43.605549 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:43.605675 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46978 2026.05.21 09:28:44.548261 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:44.548511 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:44.548888 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:44.548926 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} 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.21 09:28:44.549147 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:44.549219 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:44.549364 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:28:44.549455 [ 336 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:44.549473 [ 366 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:44.549483 [ 348 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:44.549483 [ 324 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:44.549660 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:44.549690 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:44.549794 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:44.549816 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:44.549854 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} 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.21 09:28:44.549899 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} 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.21 09:28:44.549943 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} 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.21 09:28:44.549982 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} 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.21 09:28:44.551172 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} executeQuery: Read 51 rows, 10.48 KiB in 0.002764 sec., 18451.51953690304 rows/sec., 3.70 MiB/sec. 2026.05.21 09:28:44.551426 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} MemoryTracker: Peak memory usage (for query): 172.32 KiB. 2026.05.21 09:28:44.551445 [ 270 ] {a8a5abfa-a1b0-48e1-9325-bc761b03f8c2} TCPHandler: Processed in 0.003325711 sec. 2026.05.21 09:28:44.553206 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:44.553326 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:44.553374 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:44.553893 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:44.553937 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:44.554299 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.21 09:28:44.554518 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:44.554669 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} executeQuery: Read 56 rows, 4.38 KiB in 0.001378 sec., 40638.60667634252 rows/sec., 3.10 MiB/sec. 2026.05.21 09:28:44.554707 [ 270 ] {fa2c8506-2948-45c5-aff5-5b78cf35c1a1} TCPHandler: Processed in 0.001555042 sec. 2026.05.21 09:28:44.554855 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:44.554957 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:44.554999 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:44.555434 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:44.555470 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:44.555772 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.21 09:28:44.555990 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:44.556123 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. 2026.05.21 09:28:44.556158 [ 270 ] {b3c2e309-0ed0-4452-b977-c0255f9997d2} TCPHandler: Processed in 0.001354085 sec. 2026.05.21 09:28:44.556288 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:44.556386 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:44.556429 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:44.556840 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:44.556875 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:44.557202 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.21 09:28:44.557421 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:44.557551 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. 2026.05.21 09:28:44.557585 [ 270 ] {8e940a78-860e-4c3f-bb07-a28a54bf0c39} TCPHandler: Processed in 0.001346945 sec. 2026.05.21 09:28:44.557707 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:44.557803 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:44.557845 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:44.558185 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:44.558220 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:44.558511 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2026.05.21 09:28:44.558712 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:44.558841 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. 2026.05.21 09:28:44.558842 [ 60 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_155_30 to all_160_160_0 2026.05.21 09:28:44.558876 [ 270 ] {ffd743a2-c390-434b-bb07-bfa3618ec688} TCPHandler: Processed in 0.001218732 sec. 2026.05.21 09:28:44.558912 [ 60 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:44.558941 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:44.559040 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_155_30 to all_160_160_0 into Compact with storage Full 2026.05.21 09:28:44.559151 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:44.559184 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTreeSequentialSource: Reading 3 marks from part all_1_155_30, total 8724 rows starting from the beginning of the part 2026.05.21 09:28:44.559243 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:44.559290 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 42 rows starting from the beginning of the part 2026.05.21 09:28:44.559333 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 18 rows starting from the beginning of the part 2026.05.21 09:28:44.559377 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:44.559417 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part 2026.05.21 09:28:44.561601 [ 191 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergeTask::MergeProjectionsStage: Merge sorted 8964 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602018 sec., 3445018.443377409 rows/sec., 228.15 MiB/sec. 2026.05.21 09:28:44.561844 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} MergedBlockOutputStream: filled checksums all_1_160_31 (state Temporary) 2026.05.21 09:28:44.562228 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_160_31 to all_1_160_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:44.562326 [ 199 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_160_31} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_155_30, all_160_160_0] -> all_1_160_31 2026.05.21 09:28:44.562435 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2026.05.21 09:28:46.177626 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 2026.05.21 09:28:46.194928 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:46.194983 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:46.201150 [ 245 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2026.05.21 09:28:46.201848 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:46.205030 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 738 2026.05.21 09:28:48.433349 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 14 2026.05.21 09:28:48.435001 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:48.435062 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:48.436263 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.21 09:28:48.436550 [ 243 ] {} system.query_log (2ec45662-5206-445c-a962-2dd69be4745a): 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.21 09:28:48.436886 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 14 2026.05.21 09:28:49.422813 [ 218 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:49.422869 [ 218 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:49.424768 [ 218 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:49.552975 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.553253 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native (stage: Complete) 2026.05.21 09:28:49.553666 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:49.553717 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE 2026.05.21 09:28:49.554006 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:49.554077 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:49.554221 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 49-element set) 2026.05.21 09:28:49.554330 [ 336 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:49.554331 [ 324 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:49.554332 [ 366 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:49.554334 [ 348 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:49.554509 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2026.05.21 09:28:49.554549 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:49.554689 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:49.554714 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 51 rows with 4 streams 2026.05.21 09:28:49.554769 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.05.21 09:28:49.554825 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.05.21 09:28:49.554873 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.05.21 09:28:49.554921 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" 2026.05.21 09:28:49.556264 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} executeQuery: Read 51 rows, 10.72 KiB in 0.003127 sec., 16309.561880396546 rows/sec., 3.35 MiB/sec. 2026.05.21 09:28:49.556635 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} MemoryTracker: Peak memory usage (for query): 195.54 KiB. 2026.05.21 09:28:49.556686 [ 270 ] {0e037de8-3873-4a18-ae1e-8bd97c6c875a} TCPHandler: Processed in 0.003888181 sec. 2026.05.21 09:28:49.560897 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.561092 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 09:28:49.561170 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:49.562052 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.562106 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.562724 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:28:49.562939 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): 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.21 09:28:49.563106 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} executeQuery: Read 23 rows, 3.36 KiB in 0.002068 sec., 11121.856866537717 rows/sec., 1.59 MiB/sec. 2026.05.21 09:28:49.563181 [ 270 ] {e6f0ca0f-9281-42f1-aa87-0bd228a60aee} TCPHandler: Processed in 0.002421881 sec. 2026.05.21 09:28:49.563325 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.563433 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.563479 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:28:49.564031 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.564080 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.564517 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:28:49.564784 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:28:49.564933 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} executeQuery: Read 24 rows, 2.04 KiB in 0.001524 sec., 15748.031496062993 rows/sec., 1.31 MiB/sec. 2026.05.21 09:28:49.564976 [ 270 ] {2883f9b6-25a4-4f54-a178-716b5bd11122} TCPHandler: Processed in 0.001705098 sec. 2026.05.21 09:28:49.565126 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.565229 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:28:49.565274 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:28:49.565720 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.565758 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.566073 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2026.05.21 09:28:49.566292 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:28:49.566426 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} executeQuery: Read 10 rows, 835.00 B in 0.001219 sec., 8203.445447087777 rows/sec., 668.93 KiB/sec. 2026.05.21 09:28:49.566464 [ 270 ] {acfdb98a-276a-487b-9186-9231fbd0f441} TCPHandler: Processed in 0.001389147 sec. 2026.05.21 09:28:49.566642 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.566754 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:49.566797 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:49.567501 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.567538 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.567941 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.21 09:28:49.568193 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.568384 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} executeQuery: Read 313 rows, 28.46 KiB in 0.00165 sec., 189696.9696969697 rows/sec., 16.85 MiB/sec. 2026.05.21 09:28:49.568385 [ 62 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.05.21 09:28:49.568428 [ 270 ] {d288490f-d928-4017-b8e5-0b00eae19876} TCPHandler: Processed in 0.001854793 sec. 2026.05.21 09:28:49.568449 [ 62 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.568475 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.568567 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.05.21 09:28:49.568662 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:49.568666 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.568692 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3361 rows starting from the beginning of the part 2026.05.21 09:28:49.568753 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 2407 rows starting from the beginning of the part 2026.05.21 09:28:49.568803 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part 2026.05.21 09:28:49.568813 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.568846 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:49.568866 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:49.568889 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part 2026.05.21 09:28:49.568932 [ 193 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 313 rows starting from the beginning of the part 2026.05.21 09:28:49.569363 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.569401 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.569715 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2026.05.21 09:28:49.569928 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.570064 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} executeQuery: Read 78 rows, 5.87 KiB in 0.001306 sec., 59724.34915773354 rows/sec., 4.39 MiB/sec. 2026.05.21 09:28:49.570100 [ 270 ] {843f0fe7-b62b-4048-838c-a0bd74e12570} TCPHandler: Processed in 0.001487399 sec. 2026.05.21 09:28:49.570229 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.570329 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.570369 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:28:49.570805 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.570842 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.570970 [ 199 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 6353 rows, containing 5 columns (5 merged, 0 gathered) in 0.002440131 sec., 2603548.7438994055 rows/sec., 206.66 MiB/sec. 2026.05.21 09:28:49.571152 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2026.05.21 09:28:49.571315 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.05.21 09:28:49.571393 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:28:49.571539 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} executeQuery: Read 46 rows, 3.44 KiB in 0.001229 sec., 37428.80390561432 rows/sec., 2.73 MiB/sec. 2026.05.21 09:28:49.571583 [ 270 ] {3bea5182-d2bd-41ea-8cbf-35bbeb1c8b75} TCPHandler: Processed in 0.001403927 sec. 2026.05.21 09:28:49.571668 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.571710 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.571763 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_161_32} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.05.21 09:28:49.571813 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.571858 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:28:49.571866 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2026.05.21 09:28:49.572289 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.572331 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.572628 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2026.05.21 09:28:49.572835 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:28:49.572970 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} executeQuery: Read 12 rows, 960.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 797.19 KiB/sec. 2026.05.21 09:28:49.573005 [ 270 ] {541301c1-91bf-4b86-8617-5addd6f9b392} TCPHandler: Processed in 0.001345565 sec. 2026.05.21 09:28:49.573134 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.573230 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:49.573270 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:49.573819 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.573856 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.574174 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.21 09:28:49.574400 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.574536 [ 62 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2026.05.21 09:28:49.574537 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} executeQuery: Read 274 rows, 21.94 KiB in 0.001325 sec., 206792.45283018867 rows/sec., 16.17 MiB/sec. 2026.05.21 09:28:49.574580 [ 62 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.574598 [ 270 ] {659202d6-4efc-4f63-b581-ceaedb4addf4} TCPHandler: Processed in 0.00151384 sec. 2026.05.21 09:28:49.574604 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.574703 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full 2026.05.21 09:28:49.574748 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.574813 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:49.574849 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1831 rows starting from the beginning of the part 2026.05.21 09:28:49.574852 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.574905 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2026.05.21 09:28:49.574916 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1294 rows starting from the beginning of the part 2026.05.21 09:28:49.574970 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part 2026.05.21 09:28:49.575014 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 126 rows starting from the beginning of the part 2026.05.21 09:28:49.575054 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part 2026.05.21 09:28:49.575095 [ 199 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 274 rows starting from the beginning of the part 2026.05.21 09:28:49.575301 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.575343 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.576218 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.21 09:28:49.576430 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} oximeter.measurements_cumulativei64 (495b4f01-d2ca-4e5a-a565-cc07b83845ac): 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.21 09:28:49.576488 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3653 rows, containing 5 columns (5 merged, 0 gathered) in 0.001817041 sec., 2010411.4326534185 rows/sec., 146.60 MiB/sec. 2026.05.21 09:28:49.576558 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} executeQuery: Read 20 rows, 1.35 KiB in 0.001726 sec., 11587.485515643104 rows/sec., 784.19 KiB/sec. 2026.05.21 09:28:49.576598 [ 270 ] {77254ae4-8c89-49ed-87a8-6a73547f632b} TCPHandler: Processed in 0.001899913 sec. 2026.05.21 09:28:49.576730 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2026.05.21 09:28:49.576736 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.576847 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.576892 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:49.577028 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.577108 [ 188 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_161_32} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2026.05.21 09:28:49.577194 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2026.05.21 09:28:49.577311 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.577353 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.577708 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.21 09:28:49.577920 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.578050 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} executeQuery: Read 212 rows, 15.38 KiB in 0.001222 sec., 173486.0883797054 rows/sec., 12.29 MiB/sec. 2026.05.21 09:28:49.578085 [ 270 ] {3dd01c77-98e5-4c0f-86dd-3d6e8cae9e73} TCPHandler: Processed in 0.001399027 sec. 2026.05.21 09:28:49.578212 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.578309 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.578364 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} 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.21 09:28:49.579364 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.579401 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.580099 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2026.05.21 09:28:49.580325 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.580474 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} executeQuery: Read 61 rows, 109.13 KiB in 0.002183 sec., 27943.197434722857 rows/sec., 48.82 MiB/sec. 2026.05.21 09:28:49.580578 [ 270 ] {3272fe65-9184-4142-a76d-726f9b10af9d} TCPHandler: Processed in 0.002416081 sec. 2026.05.21 09:28:49.580733 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:49.580832 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:49.580874 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:49.581236 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:49.581272 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.61 GiB. 2026.05.21 09:28:49.581588 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2026.05.21 09:28:49.581802 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:49.581931 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. 2026.05.21 09:28:49.581965 [ 270 ] {ecebc403-fb1e-464b-b236-cd9a20e64ad0} TCPHandler: Processed in 0.001283313 sec. 2026.05.21 09:28:50.000225 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 404.90 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.03 MiB (RSS), difference: 3.13 MiB 2026.05.21 09:28:51.106756 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47490 2026.05.21 09:28:51.107323 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:51.107373 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:51.107878 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.21 09:28:51.108121 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:51.108280 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47490 2026.05.21 09:28:53.706059 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 2026.05.21 09:28:53.723972 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:53.724031 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:53.730373 [ 245 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2026.05.21 09:28:53.731094 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:53.734097 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 746 2026.05.21 09:28:54.173932 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_45_8, all_46_46_0, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] 2026.05.21 09:28:54.173994 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_45_8, all_46_46_0, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] 2026.05.21 09:28:54.175932 [ 224 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_45_8, all_46_46_0, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0] 2026.05.21 09:28:54.548358 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:54.548584 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:28:54.548910 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:54.548946 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} 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.21 09:28:54.549163 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:54.549232 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:54.549372 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:28:54.549469 [ 366 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:54.549469 [ 348 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2026.05.21 09:28:54.549501 [ 336 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:54.549475 [ 325 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:54.549475 [ 321 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:54.549669 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges 2026.05.21 09:28:54.549697 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:54.549818 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:54.549840 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 74 rows with 5 streams 2026.05.21 09:28:54.549876 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} 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.21 09:28:54.549914 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} 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.21 09:28:54.549953 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} 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.21 09:28:54.549992 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} 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.21 09:28:54.550035 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} 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.21 09:28:54.551341 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} executeQuery: Read 74 rows, 11.26 KiB in 0.002848 sec., 25983.14606741573 rows/sec., 3.86 MiB/sec. 2026.05.21 09:28:54.551600 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} MemoryTracker: Peak memory usage (for query): 204.98 KiB. 2026.05.21 09:28:54.551617 [ 270 ] {2f4ac4ce-e4f9-4ee2-a404-c48afa3515f5} TCPHandler: Processed in 0.003395544 sec. 2026.05.21 09:28:54.553198 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:54.553357 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:54.553419 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:54.554119 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:54.554186 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:54.554571 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.21 09:28:54.554788 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:54.554931 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} executeQuery: Read 56 rows, 4.38 KiB in 0.001619 sec., 34589.252625077206 rows/sec., 2.64 MiB/sec. 2026.05.21 09:28:54.554966 [ 270 ] {e0925c2f-945b-43db-943e-8266f50be6f3} TCPHandler: Processed in 0.001836722 sec. 2026.05.21 09:28:54.555095 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:54.555193 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:54.555232 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:54.555653 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:54.555689 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:54.555985 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.21 09:28:54.556193 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:54.556322 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. 2026.05.21 09:28:54.556356 [ 270 ] {bff848d1-df18-405e-a76f-b904c6f54e88} TCPHandler: Processed in 0.001310144 sec. 2026.05.21 09:28:54.556477 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:54.556573 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:54.556615 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:54.557052 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:54.557087 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:54.557403 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.21 09:28:54.557623 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:54.557746 [ 55 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_157_40 to all_158_158_0 2026.05.21 09:28:54.557752 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. 2026.05.21 09:28:54.557793 [ 55 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:54.557808 [ 270 ] {0ec3e838-c5a4-4e2c-800a-8e0e20b857be} TCPHandler: Processed in 0.001380016 sec. 2026.05.21 09:28:54.557819 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:54.557913 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} MergeTask::PrepareStage: Merging 2 parts: from all_1_157_40 to all_158_158_0 into Compact with storage Full 2026.05.21 09:28:54.557938 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:54.558018 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:54.558035 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:54.558053 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} MergeTreeSequentialSource: Reading 9 marks from part all_1_157_40, total 57490 rows starting from the beginning of the part 2026.05.21 09:28:54.558077 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:54.558118 [ 197 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 52 rows starting from the beginning of the part 2026.05.21 09:28:54.558543 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:54.558586 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:54.558974 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2026.05.21 09:28:54.559201 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:54.559367 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. 2026.05.21 09:28:54.559424 [ 270 ] {24a79001-4650-4f9b-b908-1b7ef7a4bf1e} TCPHandler: Processed in 0.001534321 sec. 2026.05.21 09:28:54.566284 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} MergeTask::MergeProjectionsStage: Merge sorted 57542 rows, containing 5 columns (5 merged, 0 gathered) in 0.008400792 sec., 6849592.276537735 rows/sec., 443.62 MiB/sec. 2026.05.21 09:28:54.566546 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} MergedBlockOutputStream: filled checksums all_1_158_41 (state Temporary) 2026.05.21 09:28:54.566828 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_158_41 to all_1_158_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:54.566902 [ 186 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_158_41} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_157_40, all_158_158_0] -> all_1_158_41 2026.05.21 09:28:54.566987 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:28:58.324653 [ 53 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:28:58.324766 [ 53 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:28:58.380154 [ 220 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:58.380216 [ 220 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:58.382400 [ 220 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:58.609365 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47938 2026.05.21 09:28:58.609923 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:58.609974 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:58.610502 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.21 09:28:58.610770 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:58.610912 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47938 2026.05.21 09:28:59.098653 [ 225 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:28:59.098706 [ 225 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:28:59.100737 [ 225 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:28:59.262098 [ 225 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:28:59.262149 [ 225 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:28:59.264154 [ 225 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:28:59.549882 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.550163 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} executeQuery: (from [fd00:1122:3344:101::d]:59608) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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.21 09:28:59.550564 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:28:59.550606 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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.21 09:28:59.550845 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:59.550919 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:28:59.551071 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 20-element set) 2026.05.21 09:28:59.551193 [ 347 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.21 09:28:59.551193 [ 362 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.21 09:28:59.551197 [ 325 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2026.05.21 09:28:59.551193 [ 321 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.21 09:28:59.551193 [ 336 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2026.05.21 09:28:59.551475 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Selected 5/5 parts by partition key, 5 parts by primary key, 5/5 marks by primary key, 5 marks to read from 5 ranges 2026.05.21 09:28:59.551510 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:28:59.551643 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.21 09:28:59.551665 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Reading approx. 74 rows with 5 streams 2026.05.21 09:28:59.551703 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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.21 09:28:59.551747 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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.21 09:28:59.551793 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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.21 09:28:59.551843 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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.21 09:28:59.551885 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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.21 09:28:59.553365 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} executeQuery: Read 74 rows, 11.50 KiB in 0.003315 sec., 22322.775263951735 rows/sec., 3.39 MiB/sec. 2026.05.21 09:28:59.553679 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} MemoryTracker: Peak memory usage (for query): 220.70 KiB. 2026.05.21 09:28:59.553697 [ 270 ] {549d430d-ee56-45f0-907b-4f1a2e32e338} TCPHandler: Processed in 0.003971953 sec. 2026.05.21 09:28:59.556491 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.556630 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.21 09:28:59.556687 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:28:59.557361 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.557404 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.557863 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.21 09:28:59.558068 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): 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.21 09:28:59.558227 [ 50 ] {} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.21 09:28:59.558231 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} executeQuery: Read 1 rows, 106.00 B in 0.001641 sec., 609.3845216331505 rows/sec., 63.08 KiB/sec. 2026.05.21 09:28:59.558289 [ 50 ] {} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.558315 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.558323 [ 270 ] {6ce1cce1-a1eb-43a3-a287-e485351ebba2} TCPHandler: Processed in 0.001896844 sec. 2026.05.21 09:28:59.558413 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::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.21 09:28:59.558456 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.558563 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:28:59.558607 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:28:59.558635 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:59.558677 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part 2026.05.21 09:28:59.558749 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2026.05.21 09:28:59.558808 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part 2026.05.21 09:28:59.558869 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part 2026.05.21 09:28:59.558926 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part 2026.05.21 09:28:59.558991 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2026.05.21 09:28:59.559173 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.559218 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.559565 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.21 09:28:59.559787 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:59.559927 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} executeQuery: Read 175 rows, 15.77 KiB in 0.001386 sec., 126262.62626262626 rows/sec., 11.11 MiB/sec. 2026.05.21 09:28:59.559969 [ 270 ] {090bdf70-9476-482a-b72e-e7ee4ae043e3} TCPHandler: Processed in 0.001563112 sec. 2026.05.21 09:28:59.560106 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.560204 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:28:59.560245 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:28:59.560697 [ 198 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 6 columns (6 merged, 0 gathered) in 0.002323088 sec., 32284.614272037907 rows/sec., 6.65 MiB/sec. 2026.05.21 09:28:59.560729 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.560771 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.560901 [ 196 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.21 09:28:59.561095 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2026.05.21 09:28:59.561344 [ 196 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac): 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.21 09:28:59.561403 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:59.561444 [ 196 ] {476ca793-4edb-435e-be05-b519748245ac::all_1_6_1} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.21 09:28:59.561532 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2026.05.21 09:28:59.561559 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} executeQuery: Read 59 rows, 4.44 KiB in 0.001374 sec., 42940.32023289665 rows/sec., 3.15 MiB/sec. 2026.05.21 09:28:59.561600 [ 270 ] {21b42840-3028-49b8-9e87-ada1dfe996d3} TCPHandler: Processed in 0.001544062 sec. 2026.05.21 09:28:59.561733 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.561831 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:28:59.561871 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:28:59.562275 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.562313 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.562601 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2026.05.21 09:28:59.562810 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:28:59.562942 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} executeQuery: Read 1 rows, 68.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 58.71 KiB/sec. 2026.05.21 09:28:59.562978 [ 270 ] {07bf4291-aaab-4b80-9c3b-4fb9f4f071b8} TCPHandler: Processed in 0.001295063 sec. 2026.05.21 09:28:59.563099 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.563205 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:28:59.563246 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:28:59.563718 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.563756 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.564074 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.21 09:28:59.564299 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:59.564432 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} executeQuery: Read 123 rows, 9.84 KiB in 0.001247 sec., 98636.72814755412 rows/sec., 7.71 MiB/sec. 2026.05.21 09:28:59.564468 [ 270 ] {1496ce69-de27-4fb8-8f4e-32ee6ee544ec} TCPHandler: Processed in 0.001420438 sec. 2026.05.21 09:28:59.564600 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.564699 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:59.564742 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:28:59.565158 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.565194 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.565524 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.21 09:28:59.565792 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:59.565926 [ 51 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_158_41 to all_159_159_0 2026.05.21 09:28:59.565928 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. 2026.05.21 09:28:59.565990 [ 270 ] {85afddf1-33da-4cf7-af53-11ea8d691df3} TCPHandler: Processed in 0.001439348 sec. 2026.05.21 09:28:59.565990 [ 51 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.566060 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.566121 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} MergeTask::PrepareStage: Merging 2 parts: from all_1_158_41 to all_159_159_0 into Compact with storage Full 2026.05.21 09:28:59.566160 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.566204 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:28:59.566234 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} MergeTreeSequentialSource: Reading 9 marks from part all_1_158_41, total 57542 rows starting from the beginning of the part 2026.05.21 09:28:59.566263 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.21 09:28:59.566285 [ 196 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part 2026.05.21 09:28:59.566310 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.21 09:28:59.566747 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.566783 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.567077 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.21 09:28:59.567298 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} oximeter.measurements_f64 (2c8398ac-e386-480f-bb0e-80e1f2c2ec23): 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.21 09:28:59.567429 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} executeQuery: Read 1 rows, 65.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 53.57 KiB/sec. 2026.05.21 09:28:59.567463 [ 270 ] {4422424a-d4ec-4088-b36b-f84b4030c7c8} TCPHandler: Processed in 0.001353665 sec. 2026.05.21 09:28:59.567592 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.567688 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:28:59.567742 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} 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.21 09:28:59.568698 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.568734 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.569334 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2026.05.21 09:28:59.569557 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:59.569701 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} executeQuery: Read 59 rows, 108.26 KiB in 0.002031 sec., 29049.729197439687 rows/sec., 52.06 MiB/sec. 2026.05.21 09:28:59.569755 [ 225 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:28:59.569790 [ 270 ] {aa31d576-1a22-46bd-bc34-d05f2d715d43} TCPHandler: Processed in 0.002246805 sec. 2026.05.21 09:28:59.569793 [ 225 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:28:59.569928 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:28:59.570030 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:28:59.570073 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:28:59.570465 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:28:59.570504 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.60 GiB. 2026.05.21 09:28:59.570844 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2026.05.21 09:28:59.571079 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:59.571223 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. 2026.05.21 09:28:59.571258 [ 270 ] {24828226-9543-456b-961a-fb524e2d0ef2} TCPHandler: Processed in 0.001379257 sec. 2026.05.21 09:28:59.571705 [ 225 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2026.05.21 09:28:59.574406 [ 198 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} MergeTask::MergeProjectionsStage: Merge sorted 57702 rows, containing 5 columns (5 merged, 0 gathered) in 0.008304208 sec., 6948525.374123576 rows/sec., 450.12 MiB/sec. 2026.05.21 09:28:59.574978 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} MergedBlockOutputStream: filled checksums all_1_159_42 (state Temporary) 2026.05.21 09:28:59.575340 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_159_42 to all_1_159_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:28:59.575419 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_159_42} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_158_41, all_159_159_0] -> all_1_159_42 2026.05.21 09:28:59.575508 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2026.05.21 09:28:59.837648 [ 223 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:59.837696 [ 223 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:28:59.839600 [ 223 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2026.05.21 09:29:00.000195 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 404.78 MiB, peak 426.51 MiB, free memory in arenas 0.00 B, will set to 408.04 MiB (RSS), difference: 3.26 MiB 2026.05.21 09:29:00.246533 [ 223 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:29:00.246582 [ 223 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:29:00.248400 [ 223 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] 2026.05.21 09:29:01.235091 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 2026.05.21 09:29:01.252654 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:01.252702 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:01.258754 [ 245 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2026.05.21 09:29:01.259443 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:01.262400 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 753 2026.05.21 09:29:03.197555 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.197834 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:29:03.198246 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:29:03.198295 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} 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.21 09:29:03.198550 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:29:03.198618 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:29:03.198769 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 29-element set) 2026.05.21 09:29:03.198806 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps 2026.05.21 09:29:03.198828 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:29:03.198844 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:29:03.198886 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} 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.21 09:29:03.198907 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 2026.05.21 09:29:03.200240 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} executeQuery: Read 75 rows, 15.81 KiB in 0.002529 sec., 29655.990510083036 rows/sec., 6.11 MiB/sec. 2026.05.21 09:29:03.200360 [ 270 ] {b6e424bc-73bd-4013-baef-98012bb2aa68} TCPHandler: Processed in 0.002952699 sec. 2026.05.21 09:29:03.214131 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.214360 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:29:03.214444 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:29:03.215109 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.215148 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.215519 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2026.05.21 09:29:03.215755 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:29:03.215906 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} executeQuery: Read 4 rows, 334.00 B in 0.001606 sec., 2490.6600249066 rows/sec., 203.10 KiB/sec. 2026.05.21 09:29:03.215944 [ 270 ] {dd27f40a-433e-47b6-a417-1d41a679fc9d} TCPHandler: Processed in 0.001919514 sec. 2026.05.21 09:29:03.216167 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.216271 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:29:03.216312 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:29:03.218051 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.218091 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.218533 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.21 09:29:03.218741 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.218872 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} executeQuery: Read 2428 rows, 182.33 KiB in 0.002621 sec., 926363.9832125143 rows/sec., 67.94 MiB/sec. 2026.05.21 09:29:03.218915 [ 270 ] {1acacb1a-9bce-498b-be91-00c439b99812} TCPHandler: Processed in 0.002799424 sec. 2026.05.21 09:29:03.219041 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.219138 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:29:03.219181 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:29:03.219671 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.219709 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.220006 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2026.05.21 09:29:03.220209 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.220338 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} executeQuery: Read 18 rows, 1.33 KiB in 0.00122 sec., 14754.098360655738 rows/sec., 1.07 MiB/sec. 2026.05.21 09:29:03.220339 [ 45 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2026.05.21 09:29:03.220375 [ 270 ] {379e4697-68fd-4e6b-a366-2b8e0aa0f8cd} TCPHandler: Processed in 0.001383957 sec. 2026.05.21 09:29:03.220427 [ 45 ] {} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.220458 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.220544 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.220588 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2026.05.21 09:29:03.220645 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:29:03.220691 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:29:03.220716 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:03.220757 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part 2026.05.21 09:29:03.220829 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 15 rows starting from the beginning of the part 2026.05.21 09:29:03.220878 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part 2026.05.21 09:29:03.220924 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 78 rows starting from the beginning of the part 2026.05.21 09:29:03.220969 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 59 rows starting from the beginning of the part 2026.05.21 09:29:03.221013 [ 200 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 18 rows starting from the beginning of the part 2026.05.21 09:29:03.221580 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.221625 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.221898 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348355 sec., 332256.71280931204 rows/sec., 24.06 MiB/sec. 2026.05.21 09:29:03.221966 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2026.05.21 09:29:03.222117 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2026.05.21 09:29:03.222218 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:29:03.222350 [ 45 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 2026.05.21 09:29:03.222369 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} executeQuery: Read 804 rows, 47.54 KiB in 0.001742 sec., 461538.4615384615 rows/sec., 26.65 MiB/sec. 2026.05.21 09:29:03.222388 [ 45 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.222416 [ 270 ] {418354e7-7095-4c60-a7e6-b676790693d6} TCPHandler: Processed in 0.001922234 sec. 2026.05.21 09:29:03.222421 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.222469 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.222528 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full 2026.05.21 09:29:03.222561 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.222569 [ 187 ] {33106484-ff80-4833-813a-1c2c5998985f::all_1_111_22} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2026.05.21 09:29:03.222636 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:03.222667 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.21 09:29:03.222671 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 974 rows starting from the beginning of the part 2026.05.21 09:29:03.222711 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2026.05.21 09:29:03.222717 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.21 09:29:03.222748 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part 2026.05.21 09:29:03.222803 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 801 rows starting from the beginning of the part 2026.05.21 09:29:03.222849 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 46 rows starting from the beginning of the part 2026.05.21 09:29:03.222891 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2026.05.21 09:29:03.222933 [ 192 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 804 rows starting from the beginning of the part 2026.05.21 09:29:03.223137 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.223184 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.223481 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.21 09:29:03.223709 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} oximeter.fields_u64 (b5f83427-ae7b-4855-93f2-492292eb8518): 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.21 09:29:03.223840 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} executeQuery: Read 1 rows, 72.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 58.99 KiB/sec. 2026.05.21 09:29:03.223876 [ 270 ] {c09bae48-d7ba-492c-ae12-05496b678f45} TCPHandler: Processed in 0.001365396 sec. 2026.05.21 09:29:03.223999 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.224095 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:29:03.224114 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergeTask::MergeProjectionsStage: Merge sorted 2650 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608003 sec., 1648006.8756090628 rows/sec., 103.30 MiB/sec. 2026.05.21 09:29:03.224135 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:29:03.224402 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) 2026.05.21 09:29:03.224714 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.224800 [ 200 ] {b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4::all_1_57_12} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 2026.05.21 09:29:03.224898 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2026.05.21 09:29:03.225714 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.225760 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.226200 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.21 09:29:03.226425 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.226569 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} executeQuery: Read 1306 rows, 89.23 KiB in 0.002491 sec., 524287.4347651545 rows/sec., 34.98 MiB/sec. 2026.05.21 09:29:03.226609 [ 270 ] {d5f1e95b-6292-477a-beb4-21cfc57f8e35} TCPHandler: Processed in 0.0026583 sec. 2026.05.21 09:29:03.226809 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.226943 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:03.227002 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:29:03.227777 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.227815 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.228253 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.21 09:29:03.228468 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.228597 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} executeQuery: Read 1580 rows, 98.79 KiB in 0.001695 sec., 932153.3923303835 rows/sec., 56.92 MiB/sec. 2026.05.21 09:29:03.228601 [ 48 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 6 parts from all_1_159_42 to all_164_164_0 2026.05.21 09:29:03.228635 [ 270 ] {2caff0af-57da-4e88-972a-a0a8ad4b1d02} TCPHandler: Processed in 0.001943456 sec. 2026.05.21 09:29:03.228665 [ 48 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.228692 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.228770 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.228872 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:03.228931 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} 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.21 09:29:03.229037 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTask::PrepareStage: Merging 6 parts: from all_1_159_42 to all_164_164_0 into Compact with storage Full 2026.05.21 09:29:03.229154 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:03.229192 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTreeSequentialSource: Reading 9 marks from part all_1_159_42, total 57702 rows starting from the beginning of the part 2026.05.21 09:29:03.229263 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part 2026.05.21 09:29:03.229320 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 212 rows starting from the beginning of the part 2026.05.21 09:29:03.229375 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part 2026.05.21 09:29:03.229433 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part 2026.05.21 09:29:03.229486 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1580 rows starting from the beginning of the part 2026.05.21 09:29:03.229862 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.229898 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.230446 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2026.05.21 09:29:03.230676 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.230817 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} executeQuery: Read 14 rows, 25.69 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 12.78 MiB/sec. 2026.05.21 09:29:03.230823 [ 46 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2026.05.21 09:29:03.230876 [ 46 ] {} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.230895 [ 270 ] {90df8225-cf7e-4631-b173-25902206c989} TCPHandler: Processed in 0.002175293 sec. 2026.05.21 09:29:03.230896 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.231019 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2026.05.21 09:29:03.231042 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:03.231150 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:29:03.231194 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:29:03.231246 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:03.231307 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2912 rows starting from the beginning of the part 2026.05.21 09:29:03.231436 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 11 rows starting from the beginning of the part 2026.05.21 09:29:03.231542 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 52 rows starting from the beginning of the part 2026.05.21 09:29:03.231584 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.231629 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.231648 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 61 rows starting from the beginning of the part 2026.05.21 09:29:03.231768 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 59 rows starting from the beginning of the part 2026.05.21 09:29:03.231878 [ 200 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part 2026.05.21 09:29:03.231948 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2026.05.21 09:29:03.232172 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.232315 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} executeQuery: Read 42 rows, 2.89 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.38 MiB/sec. 2026.05.21 09:29:03.232351 [ 270 ] {63009914-3059-4863-8008-af79c49bb4ba} TCPHandler: Processed in 0.001358836 sec. 2026.05.21 09:29:03.240046 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergeTask::MergeProjectionsStage: Merge sorted 59974 rows, containing 5 columns (5 merged, 0 gathered) in 0.011055671 sec., 5424727.273450883 rows/sec., 351.21 MiB/sec. 2026.05.21 09:29:03.240541 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} MergedBlockOutputStream: filled checksums all_1_164_43 (state Temporary) 2026.05.21 09:29:03.240859 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_164_43 to all_1_164_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.240945 [ 190 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_164_43} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 6 parts: [all_1_159_42, all_164_164_0] -> all_1_164_43 2026.05.21 09:29:03.241051 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. 2026.05.21 09:29:03.242756 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3109 rows, containing 19 columns (19 merged, 0 gathered) in 0.011774375 sec., 264047.9855618663 rows/sec., 472.93 MiB/sec. 2026.05.21 09:29:03.244932 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2026.05.21 09:29:03.245297 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.245372 [ 195 ] {8d216148-4065-4708-a3c4-c7e100b86d2d::all_1_91_18} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2026.05.21 09:29:03.245507 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.87 MiB. 2026.05.21 09:29:03.609183 [ 46 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Selected 5 parts from all_1_40_9 to all_44_44_0 2026.05.21 09:29:03.609257 [ 46 ] {} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:03.609295 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:03.609455 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_40_9 to all_44_44_0 into Compact with storage Full 2026.05.21 09:29:03.609697 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:03.609752 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_9, total 308 rows starting from the beginning of the part 2026.05.21 09:29:03.609856 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part 2026.05.21 09:29:03.609938 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part 2026.05.21 09:29:03.610016 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part 2026.05.21 09:29:03.610095 [ 194 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part 2026.05.21 09:29:03.611356 [ 195 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001968526 sec., 337308.2194494764 rows/sec., 23.66 MiB/sec. 2026.05.21 09:29:03.611534 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} MergedBlockOutputStream: filled checksums all_1_44_10 (state Temporary) 2026.05.21 09:29:03.611844 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Renaming temporary part tmp_merge_all_1_44_10 to all_1_44_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:03.611923 [ 193 ] {a70ef747-45cc-4394-bac4-84f60d6c6d3d::all_1_44_10} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d) (MergerMutator): Merged 5 parts: [all_1_40_9, all_44_44_0] -> all_1_44_10 2026.05.21 09:29:03.612008 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.21 09:29:04.000419 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 408.81 MiB, peak 430.34 MiB, free memory in arenas 0.00 B, will set to 411.98 MiB (RSS), difference: 3.16 MiB 2026.05.21 09:29:04.544113 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:04.544380 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:29:04.544764 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:29:04.544803 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} 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.21 09:29:04.545026 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:29:04.545098 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:29:04.545246 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:29:04.545283 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps 2026.05.21 09:29:04.545306 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:29:04.545323 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:29:04.545366 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} 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.21 09:29:04.545387 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 2026.05.21 09:29:04.546429 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} executeQuery: Read 75 rows, 15.81 KiB in 0.002159 sec., 34738.30477072719 rows/sec., 7.15 MiB/sec. 2026.05.21 09:29:04.546557 [ 270 ] {fee5ed01-df58-45b8-b612-9d75b95a7921} TCPHandler: Processed in 0.002591677 sec. 2026.05.21 09:29:04.547945 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:04.548120 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:29:04.548184 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:29:04.548831 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:04.548873 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:04.549256 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.21 09:29:04.549481 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:04.549635 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} executeQuery: Read 56 rows, 4.38 KiB in 0.001559 sec., 35920.4618345093 rows/sec., 2.74 MiB/sec. 2026.05.21 09:29:04.549681 [ 270 ] {fbab3956-6570-4a83-b73f-bea23d3b09ba} TCPHandler: Processed in 0.001865223 sec. 2026.05.21 09:29:04.549818 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:04.549922 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:29:04.549967 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:29:04.550424 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:04.550462 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:04.550792 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.21 09:29:04.551010 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:04.551152 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. 2026.05.21 09:29:04.551190 [ 270 ] {1a394d47-659e-4361-9648-811ffb854d25} TCPHandler: Processed in 0.001424767 sec. 2026.05.21 09:29:04.551311 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:04.551413 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:04.551458 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:29:04.551848 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:04.551884 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:04.552207 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.21 09:29:04.552411 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:04.552543 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} executeQuery: Read 52 rows, 3.70 KiB in 0.001151 sec., 45178.10599478715 rows/sec., 3.14 MiB/sec. 2026.05.21 09:29:04.552578 [ 270 ] {665c5df9-7d14-4498-8804-518fd9bb30c0} TCPHandler: Processed in 0.001316634 sec. 2026.05.21 09:29:04.552732 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:04.552830 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:29:04.552873 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:29:04.553213 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:04.553249 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:04.553541 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2026.05.21 09:29:04.553756 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:04.553880 [ 48 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Selected 6 parts from all_1_160_31 to all_165_165_0 2026.05.21 09:29:04.553885 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} executeQuery: Read 18 rows, 1.25 KiB in 0.001074 sec., 16759.77653631285 rows/sec., 1.14 MiB/sec. 2026.05.21 09:29:04.553930 [ 48 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:04.553946 [ 270 ] {4f26f08c-972f-4ab3-a021-45f973178009} TCPHandler: Processed in 0.001263193 sec. 2026.05.21 09:29:04.553957 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:04.554111 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTask::PrepareStage: Merging 6 parts: from all_1_160_31 to all_165_165_0 into Compact with storage Full 2026.05.21 09:29:04.554273 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:04.554317 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTreeSequentialSource: Reading 3 marks from part all_1_160_31, total 8964 rows starting from the beginning of the part 2026.05.21 09:29:04.554395 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part 2026.05.21 09:29:04.554450 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part 2026.05.21 09:29:04.554499 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part 2026.05.21 09:29:04.554548 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 42 rows starting from the beginning of the part 2026.05.21 09:29:04.554590 [ 189 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 18 rows starting from the beginning of the part 2026.05.21 09:29:04.556898 [ 193 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergeTask::MergeProjectionsStage: Merge sorted 9204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861556 sec., 3216431.899288359 rows/sec., 213.11 MiB/sec. 2026.05.21 09:29:04.557142 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} MergedBlockOutputStream: filled checksums all_1_165_32 (state Temporary) 2026.05.21 09:29:04.557477 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_merge_all_1_165_32 to all_1_165_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:04.557565 [ 195 ] {7b456a61-d224-41d5-9bbb-cf064ca60de8::all_1_165_32} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8) (MergerMutator): Merged 6 parts: [all_1_160_31, all_165_165_0] -> all_1_165_32 2026.05.21 09:29:04.557650 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. 2026.05.21 09:29:06.111975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48450 2026.05.21 09:29:06.112560 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:06.112609 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:06.113115 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.21 09:29:06.113353 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:06.113506 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48450 2026.05.21 09:29:06.113523 [ 41 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.21 09:29:06.113600 [ 41 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:06.113624 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:06.113755 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.21 09:29:06.113881 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:06.113916 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46018 rows starting from the beginning of the part 2026.05.21 09:29:06.113987 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part 2026.05.21 09:29:06.114042 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part 2026.05.21 09:29:06.114092 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part 2026.05.21 09:29:06.114140 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part 2026.05.21 09:29:06.114216 [ 189 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part 2026.05.21 09:29:06.117175 [ 191 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 48450 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459896 sec., 14003311.082182817 rows/sec., 200.32 MiB/sec. 2026.05.21 09:29:06.117667 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.21 09:29:06.117982 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:06.118062 [ 188 ] {5344b684-a2b3-48a6-ac34-56c11c5cb29a::all_1_101_20} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.21 09:29:06.118188 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2026.05.21 09:29:08.763373 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 2026.05.21 09:29:08.782072 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:08.782125 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:08.788488 [ 245 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2026.05.21 09:29:08.789179 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:08.789522 [ 38 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2026.05.21 09:29:08.789611 [ 38 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:08.789639 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:08.790252 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2026.05.21 09:29:08.792433 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 761 2026.05.21 09:29:08.794803 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:08.796531 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part 2026.05.21 09:29:08.801675 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part 2026.05.21 09:29:08.806874 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part 2026.05.21 09:29:08.812082 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part 2026.05.21 09:29:08.817514 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part 2026.05.21 09:29:08.822402 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part 2026.05.21 09:29:08.881873 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.091694494 sec., 8299.29875614996 rows/sec., 42.91 MiB/sec. 2026.05.21 09:29:08.884325 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2026.05.21 09:29:08.886070 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:08.886172 [ 195 ] {59f351a3-04fd-4012-a698-98f4a69e20cc::all_1_101_20} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2026.05.21 09:29:08.887874 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2026.05.21 09:29:09.000227 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 413.07 MiB, peak 430.47 MiB, free memory in arenas 0.00 B, will set to 411.98 MiB (RSS), difference: -1.09 MiB 2026.05.21 09:29:09.549901 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.550130 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:29:09.550487 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:29:09.550528 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} 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.21 09:29:09.550757 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:29:09.550831 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:29:09.550985 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 22-element set) 2026.05.21 09:29:09.551028 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps 2026.05.21 09:29:09.551051 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:29:09.551066 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:29:09.551110 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} 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.21 09:29:09.551130 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 2026.05.21 09:29:09.552279 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} executeQuery: Read 75 rows, 15.81 KiB in 0.002229 sec., 33647.37550471063 rows/sec., 6.93 MiB/sec. 2026.05.21 09:29:09.552466 [ 270 ] {c31b7450-5740-4ba3-aede-c516cd18703b} TCPHandler: Processed in 0.002721891 sec. 2026.05.21 09:29:09.555309 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.555454 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:29:09.555517 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:29:09.556253 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.556317 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.556732 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.21 09:29:09.556953 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.557109 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} executeQuery: Read 176 rows, 15.86 KiB in 0.0017 sec., 103529.41176470589 rows/sec., 9.11 MiB/sec. 2026.05.21 09:29:09.557134 [ 39 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.05.21 09:29:09.557147 [ 270 ] {7639bb5d-8b0c-4da3-8b9d-3417873f2317} TCPHandler: Processed in 0.001954205 sec. 2026.05.21 09:29:09.557201 [ 39 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.557228 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.557332 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.557349 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.05.21 09:29:09.557468 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:29:09.557477 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:09.557523 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3412 rows starting from the beginning of the part 2026.05.21 09:29:09.557526 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:29:09.557587 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part 2026.05.21 09:29:09.557643 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 175 rows starting from the beginning of the part 2026.05.21 09:29:09.557686 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 2428 rows starting from the beginning of the part 2026.05.21 09:29:09.557731 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part 2026.05.21 09:29:09.557780 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 176 rows starting from the beginning of the part 2026.05.21 09:29:09.558092 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.558160 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.558495 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2026.05.21 09:29:09.558731 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.558909 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} executeQuery: Read 60 rows, 4.51 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 3.00 MiB/sec. 2026.05.21 09:29:09.558946 [ 270 ] {adb015b4-d1c1-4353-9af7-5513451cf80c} TCPHandler: Processed in 0.001691706 sec. 2026.05.21 09:29:09.559079 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.559178 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:29:09.559218 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:29:09.559786 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.559822 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.560077 [ 191 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 6303 rows, containing 5 columns (5 merged, 0 gathered) in 0.002773953 sec., 2272208.649533716 rows/sec., 179.92 MiB/sec. 2026.05.21 09:29:09.560149 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.21 09:29:09.560363 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.560397 [ 201 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.05.21 09:29:09.560498 [ 39 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2026.05.21 09:29:09.560500 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} executeQuery: Read 133 rows, 10.64 KiB in 0.00134 sec., 99253.73134328358 rows/sec., 7.76 MiB/sec. 2026.05.21 09:29:09.560540 [ 39 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.560560 [ 270 ] {8bd86732-5d06-4347-987d-32cf219b3312} TCPHandler: Processed in 0.001532442 sec. 2026.05.21 09:29:09.560568 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.560684 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full 2026.05.21 09:29:09.560691 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.560711 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.560766 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:09.560802 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1959 rows starting from the beginning of the part 2026.05.21 09:29:09.560825 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:09.560828 [ 186 ] {3cd78353-d451-4e36-8961-d673cdd72c18::all_1_166_33} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.05.21 09:29:09.560861 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part 2026.05.21 09:29:09.560878 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:29:09.560906 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 123 rows starting from the beginning of the part 2026.05.21 09:29:09.560947 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1306 rows starting from the beginning of the part 2026.05.21 09:29:09.560965 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2026.05.21 09:29:09.560981 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part 2026.05.21 09:29:09.561022 [ 201 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 133 rows starting from the beginning of the part 2026.05.21 09:29:09.561337 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.561386 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.561750 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.21 09:29:09.562003 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.562150 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} executeQuery: Read 160 rows, 11.41 KiB in 0.001344 sec., 119047.61904761905 rows/sec., 8.29 MiB/sec. 2026.05.21 09:29:09.562186 [ 270 ] {9b4900de-1c75-40fb-a577-6ba998039f6a} TCPHandler: Processed in 0.001527381 sec. 2026.05.21 09:29:09.562190 [ 198 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 3649 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543862 sec., 2363553.219134871 rows/sec., 171.97 MiB/sec. 2026.05.21 09:29:09.562326 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.562438 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:09.562444 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2026.05.21 09:29:09.562496 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} 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.21 09:29:09.562755 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.562826 [ 186 ] {4941e96f-c328-42e0-a7c2-ce1496b1c784::all_1_166_33} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2026.05.21 09:29:09.562909 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2026.05.21 09:29:09.563461 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.563502 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.564106 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2026.05.21 09:29:09.564335 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.564486 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} executeQuery: Read 60 rows, 110.10 KiB in 0.002072 sec., 28957.528957528957 rows/sec., 51.89 MiB/sec. 2026.05.21 09:29:09.564560 [ 270 ] {f5b5b8fc-2d82-41ec-8f9f-abbe18826318} TCPHandler: Processed in 0.002284287 sec. 2026.05.21 09:29:09.564703 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.564808 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.21 09:29:09.564851 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.21 09:29:09.565207 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.565243 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.565546 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.21 09:29:09.565770 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): 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.21 09:29:09.565899 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} executeQuery: Read 9 rows, 651.00 B in 0.001115 sec., 8071.748878923766 rows/sec., 570.17 KiB/sec. 2026.05.21 09:29:09.565932 [ 270 ] {12c03c34-e40c-4ddc-90f0-8525451464b1} TCPHandler: Processed in 0.001279753 sec. 2026.05.21 09:29:09.566091 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:09.566187 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:29:09.566228 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:29:09.566607 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:09.566644 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:09.566945 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2026.05.21 09:29:09.567174 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:09.567345 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. 2026.05.21 09:29:09.567388 [ 270 ] {48aa691a-868d-4299-baac-f6838ee34432} TCPHandler: Processed in 0.001345735 sec. 2026.05.21 09:29:13.325029 [ 33 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:29:13.325093 [ 33 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:29:13.614536 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48898 2026.05.21 09:29:13.615056 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:13.615094 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:13.615601 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.21 09:29:13.615843 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:13.615992 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48898 2026.05.21 09:29:14.547638 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:14.547915 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:29:14.548313 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:29:14.548358 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} 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.21 09:29:14.548617 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:29:14.548698 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:29:14.548849 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:29:14.548887 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps 2026.05.21 09:29:14.548910 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:29:14.548925 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:29:14.548967 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} 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.21 09:29:14.548988 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 2026.05.21 09:29:14.550155 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} executeQuery: Read 75 rows, 15.81 KiB in 0.002354 sec., 31860.662701784193 rows/sec., 6.56 MiB/sec. 2026.05.21 09:29:14.550279 [ 270 ] {8296dd70-5b4a-419d-a00b-a0a0059804a3} TCPHandler: Processed in 0.002799834 sec. 2026.05.21 09:29:14.552198 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:14.552317 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:29:14.552363 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:29:14.553030 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:14.553083 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:14.553467 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.21 09:29:14.553694 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:14.553846 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} executeQuery: Read 56 rows, 4.38 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.74 MiB/sec. 2026.05.21 09:29:14.553882 [ 270 ] {87bf285a-b8e0-47cf-a60a-3b033ed9d56f} TCPHandler: Processed in 0.001738189 sec. 2026.05.21 09:29:14.554071 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:14.554175 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:29:14.554216 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:29:14.554728 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:14.554766 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:14.555090 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.21 09:29:14.555308 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:14.555448 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. 2026.05.21 09:29:14.555485 [ 270 ] {aa776eb7-90fa-46cd-bf72-d7bc3870075e} TCPHandler: Processed in 0.001466579 sec. 2026.05.21 09:29:14.555621 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:14.555720 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:14.555764 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:29:14.556303 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:14.556342 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:14.556677 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.21 09:29:14.556888 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:14.557032 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. 2026.05.21 09:29:14.557069 [ 270 ] {46a33b62-7e4d-4c3c-bd1f-9b8a24bee328} TCPHandler: Processed in 0.00149822 sec. 2026.05.21 09:29:14.557193 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:14.557292 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:29:14.557335 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:29:14.557696 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:14.557733 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2026.05.21 09:29:14.558037 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2026.05.21 09:29:14.558246 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:14.558378 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. 2026.05.21 09:29:14.558412 [ 270 ] {13db65ef-7a34-4ff3-82ce-dad991cbfad6} TCPHandler: Processed in 0.001270123 sec. 2026.05.21 09:29:14.880030 [ 31 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2026.05.21 09:29:14.880104 [ 31 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:14.880133 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:14.880257 [ 225 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.21 09:29:14.880269 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2026.05.21 09:29:14.880320 [ 225 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.21 09:29:14.880444 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:14.880486 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 20 rows starting from the beginning of the part 2026.05.21 09:29:14.880566 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2 rows starting from the beginning of the part 2026.05.21 09:29:14.880620 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part 2026.05.21 09:29:14.880671 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part 2026.05.21 09:29:14.880720 [ 198 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 4 rows starting from the beginning of the part 2026.05.21 09:29:14.881513 [ 186 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299744 sec., 30775.29113425413 rows/sec., 2.57 MiB/sec. 2026.05.21 09:29:14.881707 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2026.05.21 09:29:14.881997 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:14.882066 [ 191 ] {1c328464-d019-4d8f-b166-e4febecf3963::all_1_49_12} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2026.05.21 09:29:14.882074 [ 225 ] {} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2026.05.21 09:29:14.882154 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:29:15.309436 [ 225 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Found 6 old parts to remove. Parts: [all_1_50_9, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] 2026.05.21 09:29:15.309482 [ 225 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from filesystem (serially): Parts: [all_1_50_9, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] 2026.05.21 09:29:15.312041 [ 225 ] {} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Removing 6 parts from memory: Parts: [all_1_50_9, all_51_51_0, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0] 2026.05.21 09:29:16.293388 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 2026.05.21 09:29:16.310886 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:16.310945 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:16.317225 [ 245 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2026.05.21 09:29:16.317916 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:16.320904 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 768 2026.05.21 09:29:19.314834 [ 224 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Found 5 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2026.05.21 09:29:19.314922 [ 224 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2026.05.21 09:29:19.317563 [ 224 ] {} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Removing 5 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0] 2026.05.21 09:29:19.358662 [ 225 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:19.358698 [ 225 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:19.361174 [ 225 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:19.550775 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.551058 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:29:19.551471 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:29:19.551521 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} 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.21 09:29:19.551805 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:29:19.551876 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:29:19.552028 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 26-element set) 2026.05.21 09:29:19.552065 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps 2026.05.21 09:29:19.552087 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:29:19.552103 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:29:19.552144 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} 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.21 09:29:19.552166 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 2026.05.21 09:29:19.553356 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} executeQuery: Read 75 rows, 15.81 KiB in 0.00242 sec., 30991.735537190085 rows/sec., 6.38 MiB/sec. 2026.05.21 09:29:19.553478 [ 270 ] {ac2ed1bc-2b94-414a-96b4-a84bdc1adce4} TCPHandler: Processed in 0.002857606 sec. 2026.05.21 09:29:19.557094 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.557317 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.21 09:29:19.557401 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.21 09:29:19.558219 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.558265 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.558635 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:29:19.558870 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} oximeter.fields_i16 (a70ef747-45cc-4394-bac4-84f60d6c6d3d): 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.21 09:29:19.559022 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} executeQuery: Read 24 rows, 2.04 KiB in 0.001767 sec., 13582.342954159592 rows/sec., 1.13 MiB/sec. 2026.05.21 09:29:19.559059 [ 270 ] {a05d0bb7-4579-4c69-839d-b148acebca1c} TCPHandler: Processed in 0.002073179 sec. 2026.05.21 09:29:19.559395 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.559500 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.21 09:29:19.559542 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.21 09:29:19.560048 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.560086 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.560376 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2026.05.21 09:29:19.560586 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} oximeter.fields_ipaddr (1c328464-d019-4d8f-b166-e4febecf3963): 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.21 09:29:19.560719 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} executeQuery: Read 2 rows, 167.00 B in 0.001238 sec., 1615.5088852988692 rows/sec., 131.73 KiB/sec. 2026.05.21 09:29:19.560754 [ 270 ] {75ef7f0b-2b1a-4eb5-a644-8387f9f7ad54} TCPHandler: Processed in 0.001411357 sec. 2026.05.21 09:29:19.560896 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.560998 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:29:19.561038 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:29:19.561636 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.561676 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.562003 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.21 09:29:19.562218 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:19.562351 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} executeQuery: Read 297 rows, 27.37 KiB in 0.001371 sec., 216630.19693654266 rows/sec., 19.50 MiB/sec. 2026.05.21 09:29:19.562387 [ 270 ] {c17fc88f-01ac-4e54-b839-84ea7c8ab789} TCPHandler: Processed in 0.001540382 sec. 2026.05.21 09:29:19.562515 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.562614 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.21 09:29:19.562654 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.21 09:29:19.563103 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.563139 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.563437 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2026.05.21 09:29:19.563648 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} oximeter.fields_u16 (33106484-ff80-4833-813a-1c2c5998985f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:19.563776 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} executeQuery: Read 74 rows, 5.61 KiB in 0.001181 sec., 62658.76375952583 rows/sec., 4.64 MiB/sec. 2026.05.21 09:29:19.563812 [ 270 ] {64d93d53-2504-4ba1-997b-19d76758bfa5} TCPHandler: Processed in 0.001347246 sec. 2026.05.21 09:29:19.563965 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.564062 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.21 09:29:19.564103 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.21 09:29:19.564537 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.564574 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.564860 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2026.05.21 09:29:19.565062 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} oximeter.fields_u32 (b290b8c8-4c73-45f1-b8d9-4c4e7e24f8f4): 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.21 09:29:19.565193 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} executeQuery: Read 24 rows, 2.04 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.73 MiB/sec. 2026.05.21 09:29:19.565227 [ 270 ] {1ea34501-75d9-42df-8cba-695e5854cce5} TCPHandler: Processed in 0.001312194 sec. 2026.05.21 09:29:19.565371 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.565504 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.21 09:29:19.565545 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.21 09:29:19.566030 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.566067 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.566359 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2026.05.21 09:29:19.566562 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} oximeter.fields_u8 (4ba94497-ebec-4659-9a75-515939c03307): 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.21 09:29:19.566689 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} executeQuery: Read 12 rows, 960.00 B in 0.001203 sec., 9975.062344139651 rows/sec., 779.30 KiB/sec. 2026.05.21 09:29:19.566729 [ 270 ] {0312f65f-6497-4600-9338-b57cd2bea15c} TCPHandler: Processed in 0.001407188 sec. 2026.05.21 09:29:19.566905 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.567014 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:29:19.567053 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:29:19.567591 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.567629 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.567939 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.21 09:29:19.568159 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:19.568292 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} executeQuery: Read 162 rows, 13.34 KiB in 0.001297 sec., 124903.62374710871 rows/sec., 10.04 MiB/sec. 2026.05.21 09:29:19.568328 [ 270 ] {46ca68ee-8e58-4ea1-8f13-2d2a1eb33627} TCPHandler: Processed in 0.001473239 sec. 2026.05.21 09:29:19.568443 [ 221 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:19.568471 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.568498 [ 221 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:19.568587 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:19.568635 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:29:19.569079 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.569116 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.569488 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.21 09:29:19.569761 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:19.569898 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} executeQuery: Read 197 rows, 14.47 KiB in 0.00133 sec., 148120.3007518797 rows/sec., 10.62 MiB/sec. 2026.05.21 09:29:19.569934 [ 270 ] {c931f225-f4ca-4e5c-af0a-e50ffefe28ce} TCPHandler: Processed in 0.001512691 sec. 2026.05.21 09:29:19.570085 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.570183 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:19.570238 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} 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.21 09:29:19.570700 [ 221 ] {} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:19.571157 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.571201 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.571793 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2026.05.21 09:29:19.572017 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} oximeter.measurements_histogramu64 (8d216148-4065-4708-a3c4-c7e100b86d2d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:19.572155 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} executeQuery: Read 60 rows, 110.10 KiB in 0.001989 sec., 30165.912518853696 rows/sec., 54.06 MiB/sec. 2026.05.21 09:29:19.572222 [ 270 ] {9b194b7d-8372-4ba4-a488-50f2049a59b4} TCPHandler: Processed in 0.002186703 sec. 2026.05.21 09:29:19.572351 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:19.572449 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:29:19.572492 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:29:19.572862 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:19.572899 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:19.573200 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2026.05.21 09:29:19.573416 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:19.573547 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. 2026.05.21 09:29:19.573582 [ 270 ] {20e2fb55-f327-4708-8d30-5757cc1207a6} TCPHandler: Processed in 0.001281183 sec. 2026.05.21 09:29:20.997903 [ 223 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:20.997972 [ 223 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:20.999972 [ 223 ] {} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] 2026.05.21 09:29:21.116934 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49410 2026.05.21 09:29:21.117467 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:21.117503 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:21.117986 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.21 09:29:21.118217 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:21.118348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49410 2026.05.21 09:29:21.579971 [ 43 ] {} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.21 09:29:21.580058 [ 43 ] {} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:21.580096 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:21.580307 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::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.21 09:29:21.580530 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:21.580589 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part 2026.05.21 09:29:21.580698 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2026.05.21 09:29:21.580775 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part 2026.05.21 09:29:21.580843 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2026.05.21 09:29:21.580912 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2026.05.21 09:29:21.582261 [ 196 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002047249 sec., 24911.478769802794 rows/sec., 1.77 MiB/sec. 2026.05.21 09:29:21.582443 [ 190 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.21 09:29:21.582779 [ 190 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1): 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.21 09:29:21.582862 [ 190 ] {6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1::all_1_5_1} oximeter.measurements_i64 (6f5b5a26-da58-4a3a-98dd-faa8fe2f83c1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.21 09:29:21.582967 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.21 09:29:23.000306 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 415.98 MiB, peak 430.47 MiB, free memory in arenas 0.00 B, will set to 411.98 MiB (RSS), difference: -4.00 MiB 2026.05.21 09:29:23.821832 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 2026.05.21 09:29:23.840122 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:23.840176 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:23.846551 [ 245 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2026.05.21 09:29:23.847240 [ 245 ] {} system.metric_log (59f351a3-04fd-4012-a698-98f4a69e20cc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:23.850553 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 776 2026.05.21 09:29:24.547605 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:24.547847 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} executeQuery: (from [fd00:1122:3344:101::d]:59608) 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.21 09:29:24.548201 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.21 09:29:24.548240 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} 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.21 09:29:24.548467 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.21 09:29:24.548537 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.21 09:29:24.548684 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.21 09:29:24.548721 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps 2026.05.21 09:29:24.548743 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (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.21 09:29:24.548758 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} oximeter.timeseries_schema (476ca793-4edb-435e-be05-b519748245ac) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.21 09:29:24.548802 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} 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.21 09:29:24.548822 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 75 rows starting from 0 2026.05.21 09:29:24.550180 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} executeQuery: Read 75 rows, 15.81 KiB in 0.002432 sec., 30838.815789473683 rows/sec., 6.35 MiB/sec. 2026.05.21 09:29:24.550305 [ 270 ] {00767ebd-bd55-4312-adf5-232d50c24d85} TCPHandler: Processed in 0.002849715 sec. 2026.05.21 09:29:24.552018 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:24.552137 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.21 09:29:24.552182 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.21 09:29:24.552727 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:24.552765 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:24.553154 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.21 09:29:24.553381 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} oximeter.fields_string (3cd78353-d451-4e36-8961-d673cdd72c18): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:24.553533 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} executeQuery: Read 56 rows, 4.38 KiB in 0.001427 sec., 39243.167484232654 rows/sec., 3.00 MiB/sec. 2026.05.21 09:29:24.553570 [ 270 ] {65385c01-6703-423f-8e29-ee001afe91af} TCPHandler: Processed in 0.001603964 sec. 2026.05.21 09:29:24.553710 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:24.553807 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.21 09:29:24.553846 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.21 09:29:24.554285 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:24.554320 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:24.554611 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.21 09:29:24.554820 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} oximeter.fields_uuid (4941e96f-c328-42e0-a7c2-ce1496b1c784): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:24.554951 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. 2026.05.21 09:29:24.554990 [ 270 ] {1dd65648-306d-4682-abb5-ddf392686766} TCPHandler: Processed in 0.001339354 sec. 2026.05.21 09:29:24.555119 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:24.555215 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.21 09:29:24.555257 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.21 09:29:24.555777 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:24.555814 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:24.556128 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.21 09:29:24.556335 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:24.556466 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. 2026.05.21 09:29:24.556475 [ 25 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Selected 2 parts from all_1_164_43 to all_165_165_0 2026.05.21 09:29:24.556504 [ 270 ] {8411b97c-741d-42a1-bc48-e889e4e10c25} TCPHandler: Processed in 0.001434668 sec. 2026.05.21 09:29:24.556547 [ 25 ] {} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:24.556579 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:24.556652 [ 270 ] {} TCP-Session: 7fe0fb8c-e317-4de2-b6ee-a17f2041500a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.21 09:29:24.556702 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} MergeTask::PrepareStage: Merging 2 parts: from all_1_164_43 to all_165_165_0 into Compact with storage Full 2026.05.21 09:29:24.556758 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} executeQuery: (from [fd00:1122:3344:101::d]:59608) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.21 09:29:24.556811 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.21 09:29:24.556838 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.21 09:29:24.556883 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} MergeTreeSequentialSource: Reading 9 marks from part all_1_164_43, total 59974 rows starting from the beginning of the part 2026.05.21 09:29:24.556957 [ 193 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 52 rows starting from the beginning of the part 2026.05.21 09:29:24.557172 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:24.557213 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:24.557551 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2026.05.21 09:29:24.557764 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} oximeter.measurements_u64 (7b456a61-d224-41d5-9bbb-cf064ca60de8): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:24.557899 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. 2026.05.21 09:29:24.557936 [ 270 ] {1ccd93c7-9b47-489d-9c1e-02eacd2a129d} TCPHandler: Processed in 0.001333025 sec. 2026.05.21 09:29:24.565640 [ 187 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} MergeTask::MergeProjectionsStage: Merge sorted 60026 rows, containing 5 columns (5 merged, 0 gathered) in 0.008970011 sec., 6691853.555140568 rows/sec., 433.27 MiB/sec. 2026.05.21 09:29:24.566105 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} MergedBlockOutputStream: filled checksums all_1_165_44 (state Temporary) 2026.05.21 09:29:24.566471 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad): Renaming temporary part tmp_merge_all_1_165_44 to all_1_165_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:24.566566 [ 194 ] {5b733a3f-93e4-4760-8ad6-680683f081ad::all_1_165_44} oximeter.measurements_cumulativeu64 (5b733a3f-93e4-4760-8ad6-680683f081ad) (MergerMutator): Merged 2 parts: [all_1_164_43, all_165_165_0] -> all_1_165_44 2026.05.21 09:29:24.566664 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2026.05.21 09:29:28.325343 [ 74 ] {} DNSResolver: Updating DNS cache 2026.05.21 09:29:28.325413 [ 74 ] {} DNSResolver: Updated DNS cache 2026.05.21 09:29:28.619381 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49858 2026.05.21 09:29:28.619881 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.21 09:29:28.619924 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2026.05.21 09:29:28.620390 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2026.05.21 09:29:28.620618 [ 244 ] {} system.asynchronous_metric_log (5344b684-a2b3-48a6-ac34-56c11c5cb29a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.21 09:29:28.620761 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49858