[ May 19 02:42:19 Enabled. ] [ May 19 02:42:19 Rereading configuration. ] [ May 19 02:42:21 Rereading configuration. ] [ May 19 02:42:22 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 19 02:42:22 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.19 02:42:23.568175 [ 1 ] {} Application: Will watch for the process with pid 23612 2026.05.19 02:42:23.568616 [ 1 ] {} Application: Forked a child process to watch 2026.05.19 02:42:23.940189 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 23612 2026.05.19 02:42:23.941502 [ 1 ] {} Application: starting up 2026.05.19 02:42:23.941656 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.19 02:42:24.051017 [ 1 ] {} Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. 2026.05.19 02:42:24.077064 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.19 02:42:24.077164 [ 1 ] {} Application: Initializing DateLUT. 2026.05.19 02:42:24.077183 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.19 02:42:24.077260 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.19 02:42:24.078166 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.19 02:42:24.081594 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.19 02:42:24.083481 [ 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.19 02:42:24.084602 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.19 02:42:24.084986 [ 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.19 02:42:24.085043 [ 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.19 02:42:24.085058 [ 1 ] {} Application: Merges and mutations memory limit is set to 63.90 GiB 2026.05.19 02:42:24.085835 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.19 02:42:24.088051 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.19 02:42:24.094267 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.19 02:42:24.094999 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.19 02:42:24.097198 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.19 02:42:24.097856 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.19 02:42:24.098643 [ 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.19 02:42:24.099355 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.19 02:42:24.104585 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.19 02:42:24.104940 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.19 02:42:24.107037 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.19 02:42:24.107522 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.19 02:42:24.107930 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.19 02:42:24.108253 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.19 02:42:24.109351 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.19 02:42:24.109415 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.19 02:42:24.109511 [ 124 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:42:24.109620 [ 124 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:42:24.115442 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.19 02:42:24.115508 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000174271 sec 2026.05.19 02:42:24.115556 [ 1 ] {} ReferentialDeps: No tables 2026.05.19 02:42:24.115574 [ 1 ] {} LoadingDeps: No tables 2026.05.19 02:42:24.116256 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.19 02:42:24.116856 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.19 02:42:24.128067 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.19 02:42:24.128165 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.19 02:42:24.128181 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.19 02:42:24.128193 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.19 02:42:24.128267 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.19 02:42:24.128284 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.19 02:42:24.134245 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.19 02:42:24.134296 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.19 02:42:24.134384 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.19 02:42:24.134551 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.19 02:42:24.134593 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.19 02:42:24.134684 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.19 02:42:24.134699 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.19 02:42:24.134712 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.19 02:42:24.134815 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.19 02:42:24.134831 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.19 02:42:24.157672 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.19 02:42:24.158518 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.19 02:42:24.158573 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.411e-05 sec 2026.05.19 02:42:24.158587 [ 1 ] {} ReferentialDeps: No tables 2026.05.19 02:42:24.158598 [ 1 ] {} LoadingDeps: No tables 2026.05.19 02:42:24.158631 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.19 02:42:24.158872 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.19 02:42:24.158946 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.19 02:42:24.158961 [ 1 ] {} Application: Loaded metadata. 2026.05.19 02:42:24.158973 [ 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.19 02:42:24.159047 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.19 02:42:24.215716 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.19 02:42:24.215935 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.30 MiB (RSS), difference: 92.45 MiB 2026.05.19 02:42:24.217418 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.395e-05 sec. 2026.05.19 02:42:24.217841 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.19 02:42:24.219311 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.19 02:42:24.219338 [ 1 ] {} Application: Ready for connections. 2026.05.19 02:42:24.283742 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34352 2026.05.19 02:42:24.284018 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.284072 [ 3 ] {} TCP-Session: f2927af5-2e73-4840-8042-a479e417b227 Authenticating user 'default' from [fd00:1122:3344:101::e]:34352 2026.05.19 02:42:24.284101 [ 3 ] {} TCP-Session: f2927af5-2e73-4840-8042-a479e417b227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.284192 [ 3 ] {} TCP-Session: f2927af5-2e73-4840-8042-a479e417b227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.284309 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 02:42:24.284343 [ 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.19 02:42:24.284426 [ 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.19 02:42:24.284939 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57697 2026.05.19 02:42:24.285050 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57487 2026.05.19 02:42:24.285052 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47076 2026.05.19 02:42:24.285124 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.285197 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.285243 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47709 2026.05.19 02:42:24.285247 [ 254 ] {} TCP-Session: c1e5010d-8492-44cc-b0f0-54922adba774 Authenticating user 'default' from [fd00:1122:3344:101::e]:57487 2026.05.19 02:42:24.285314 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.285264 [ 4 ] {} TCP-Session: 3d058969-2406-4e4a-9ed4-012fd4127e28 Authenticating user 'default' from [fd00:1122:3344:101::e]:57697 2026.05.19 02:42:24.285369 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.285398 [ 5 ] {} TCP-Session: f2afd583-26c3-468a-9d9f-3a729c65c0c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47076 2026.05.19 02:42:24.285448 [ 255 ] {} TCP-Session: 9d711705-fa8c-4dc8-b3bc-4dea3de0e42b Authenticating user 'default' from [fd00:1122:3344:101::e]:47709 2026.05.19 02:42:24.285396 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47052 2026.05.19 02:42:24.285492 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65144 2026.05.19 02:42:24.285525 [ 255 ] {} TCP-Session: 9d711705-fa8c-4dc8-b3bc-4dea3de0e42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285504 [ 5 ] {} TCP-Session: f2afd583-26c3-468a-9d9f-3a729c65c0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285584 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.285638 [ 255 ] {} TCP-Session: 9d711705-fa8c-4dc8-b3bc-4dea3de0e42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285618 [ 5 ] {} TCP-Session: f2afd583-26c3-468a-9d9f-3a729c65c0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285692 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.285766 [ 256 ] {} TCP-Session: 5889a910-4a30-4ae0-b847-962117111d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:47052 2026.05.19 02:42:24.285612 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34671 2026.05.19 02:42:24.285803 [ 257 ] {} TCP-Session: 7d456145-06ce-4f21-88f9-e29843ab4a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:65144 2026.05.19 02:42:24.285384 [ 4 ] {} TCP-Session: 3d058969-2406-4e4a-9ed4-012fd4127e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285851 [ 257 ] {} TCP-Session: 7d456145-06ce-4f21-88f9-e29843ab4a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285840 [ 256 ] {} TCP-Session: 5889a910-4a30-4ae0-b847-962117111d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285934 [ 4 ] {} TCP-Session: 3d058969-2406-4e4a-9ed4-012fd4127e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285963 [ 257 ] {} TCP-Session: 7d456145-06ce-4f21-88f9-e29843ab4a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.285940 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:24.285372 [ 254 ] {} TCP-Session: c1e5010d-8492-44cc-b0f0-54922adba774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.286060 [ 258 ] {} TCP-Session: a9bad35a-0fb3-46ca-84ce-271a62bcd0ee Authenticating user 'default' from [fd00:1122:3344:101::e]:34671 2026.05.19 02:42:24.285959 [ 256 ] {} TCP-Session: 5889a910-4a30-4ae0-b847-962117111d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.286144 [ 254 ] {} TCP-Session: c1e5010d-8492-44cc-b0f0-54922adba774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.286172 [ 258 ] {} TCP-Session: a9bad35a-0fb3-46ca-84ce-271a62bcd0ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:24.286262 [ 258 ] {} TCP-Session: a9bad35a-0fb3-46ca-84ce-271a62bcd0ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.36 MiB, peak 117.36 MiB, free memory in arenas 0.00 B, will set to 119.64 MiB (RSS), difference: 2.27 MiB 2026.05.19 02:42:25.019686 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47982 2026.05.19 02:42:25.019820 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.019850 [ 259 ] {} TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Authenticating user 'default' from [fd00:1122:3344:101::e]:47982 2026.05.19 02:42:25.019882 [ 259 ] {} TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.019895 [ 259 ] {} TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.020259 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44513 2026.05.19 02:42:25.020343 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53440 2026.05.19 02:42:25.020356 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.020409 [ 260 ] {} TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Authenticating user 'default' from [fd00:1122:3344:101::e]:44513 2026.05.19 02:42:25.020421 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36263 2026.05.19 02:42:25.020426 [ 260 ] {} TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.020478 [ 260 ] {} TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.020585 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64281 2026.05.19 02:42:25.020600 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63786 2026.05.19 02:42:25.020737 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.020797 [ 261 ] {} TCP-Session: 5d0fadf4-c180-4f55-b8b3-b55bfed5521e Authenticating user 'default' from [fd00:1122:3344:101::e]:53440 2026.05.19 02:42:25.020809 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64768 2026.05.19 02:42:25.020825 [ 261 ] {} TCP-Session: 5d0fadf4-c180-4f55-b8b3-b55bfed5521e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.020835 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.020865 [ 261 ] {} TCP-Session: 5d0fadf4-c180-4f55-b8b3-b55bfed5521e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.020907 [ 262 ] {} TCP-Session: 6848a1ce-2157-49a9-b657-31b4ae13ccb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36263 2026.05.19 02:42:25.020947 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.020963 [ 262 ] {} TCP-Session: 6848a1ce-2157-49a9-b657-31b4ae13ccb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.020986 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.020995 [ 262 ] {} TCP-Session: 6848a1ce-2157-49a9-b657-31b4ae13ccb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021014 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.021034 [ 264 ] {} TCP-Session: 19d73f0d-bfdc-4855-be43-ebf0f3e75dcd Authenticating user 'default' from [fd00:1122:3344:101::e]:64281 2026.05.19 02:42:25.021045 [ 265 ] {} TCP-Session: 3eb2f7a1-2fb1-4f7f-94a4-2cbe63e2e8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:64768 2026.05.19 02:42:25.020997 [ 263 ] {} TCP-Session: 2fe60447-90b1-440a-8beb-2f6a3d842507 Authenticating user 'default' from [fd00:1122:3344:101::e]:63786 2026.05.19 02:42:25.021061 [ 264 ] {} TCP-Session: 19d73f0d-bfdc-4855-be43-ebf0f3e75dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021066 [ 265 ] {} TCP-Session: 3eb2f7a1-2fb1-4f7f-94a4-2cbe63e2e8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021098 [ 263 ] {} TCP-Session: 2fe60447-90b1-440a-8beb-2f6a3d842507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021104 [ 265 ] {} TCP-Session: 3eb2f7a1-2fb1-4f7f-94a4-2cbe63e2e8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021111 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39410 2026.05.19 02:42:25.021123 [ 263 ] {} TCP-Session: 2fe60447-90b1-440a-8beb-2f6a3d842507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021115 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64380 2026.05.19 02:42:25.021100 [ 264 ] {} TCP-Session: 19d73f0d-bfdc-4855-be43-ebf0f3e75dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021264 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.021318 [ 266 ] {} TCP-Session: 7a285b28-ce5b-46cb-a2a5-6be70afde5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:39410 2026.05.19 02:42:25.021335 [ 266 ] {} TCP-Session: 7a285b28-ce5b-46cb-a2a5-6be70afde5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021336 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.021360 [ 266 ] {} TCP-Session: 7a285b28-ce5b-46cb-a2a5-6be70afde5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021383 [ 267 ] {} TCP-Session: 945bb6bf-ce9b-4935-9de9-55b2dc3d2af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64380 2026.05.19 02:42:25.021412 [ 267 ] {} TCP-Session: 945bb6bf-ce9b-4935-9de9-55b2dc3d2af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.021424 [ 267 ] {} TCP-Session: 945bb6bf-ce9b-4935-9de9-55b2dc3d2af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.024238 [ 259 ] {} TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.025308 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} executeQuery: (from [fd00:1122:3344:101::e]:47982) 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.19 02:42:25.033766 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.19 02:42:25.036632 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:25.038862 [ 268 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.19 02:42:25.040367 [ 259 ] {47f6b6dd-aaf6-4e15-a4f4-8970237d272a} TCPHandler: Processed in 0.018059355 sec. 2026.05.19 02:42:25.660560 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54233 2026.05.19 02:42:25.660752 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.660782 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Authenticating user 'default' from [fd00:1122:3344:101::d]:54233 2026.05.19 02:42:25.660813 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.660836 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.660914 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 02:42:25.660953 [ 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.19 02:42:25.660980 [ 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.19 02:42:25.661481 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38107 2026.05.19 02:42:25.661586 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57307 2026.05.19 02:42:25.661683 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.661759 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38107 2026.05.19 02:42:25.661757 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53285 2026.05.19 02:42:25.661790 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.661797 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.661863 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35803 2026.05.19 02:42:25.661821 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.661914 [ 271 ] {} TCP-Session: abf7fb3f-84a3-4515-b7e3-a4c6de6af0db Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 2026.05.19 02:42:25.661956 [ 271 ] {} TCP-Session: abf7fb3f-84a3-4515-b7e3-a4c6de6af0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.661969 [ 271 ] {} TCP-Session: abf7fb3f-84a3-4515-b7e3-a4c6de6af0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662010 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.662098 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.662107 [ 272 ] {} TCP-Session: 4cf6fab7-5f91-4b40-a6f5-ba9ede114928 Authenticating user 'default' from [fd00:1122:3344:101::d]:53285 2026.05.19 02:42:25.662152 [ 273 ] {} TCP-Session: 47ac3125-41db-412c-8305-49a1bdee64b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35803 2026.05.19 02:42:25.662157 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60950 2026.05.19 02:42:25.662176 [ 273 ] {} TCP-Session: 47ac3125-41db-412c-8305-49a1bdee64b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662166 [ 272 ] {} TCP-Session: 4cf6fab7-5f91-4b40-a6f5-ba9ede114928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662239 [ 273 ] {} TCP-Session: 47ac3125-41db-412c-8305-49a1bdee64b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662269 [ 272 ] {} TCP-Session: 4cf6fab7-5f91-4b40-a6f5-ba9ede114928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662238 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48799 2026.05.19 02:42:25.662398 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.662440 [ 274 ] {} TCP-Session: 08cb4227-1114-42fd-a00f-33f313473cf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60950 2026.05.19 02:42:25.662454 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65332 2026.05.19 02:42:25.662424 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.662482 [ 274 ] {} TCP-Session: 08cb4227-1114-42fd-a00f-33f313473cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662546 [ 274 ] {} TCP-Session: 08cb4227-1114-42fd-a00f-33f313473cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662559 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.662590 [ 275 ] {} TCP-Session: 42fbad26-33df-4971-84f4-bd7d9398514e Authenticating user 'default' from [fd00:1122:3344:101::d]:48799 2026.05.19 02:42:25.662460 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38155 2026.05.19 02:42:25.662620 [ 275 ] {} TCP-Session: 42fbad26-33df-4971-84f4-bd7d9398514e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662646 [ 275 ] {} TCP-Session: 42fbad26-33df-4971-84f4-bd7d9398514e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662687 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.662743 [ 277 ] {} TCP-Session: d3566436-a922-4008-815b-db92510d7d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:65332 2026.05.19 02:42:25.662767 [ 277 ] {} TCP-Session: d3566436-a922-4008-815b-db92510d7d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662801 [ 277 ] {} TCP-Session: d3566436-a922-4008-815b-db92510d7d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662804 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:25.662844 [ 276 ] {} TCP-Session: ff8a0492-e716-4ce2-94dc-37d64b816cef Authenticating user 'default' from [fd00:1122:3344:101::d]:38155 2026.05.19 02:42:25.662899 [ 276 ] {} TCP-Session: ff8a0492-e716-4ce2-94dc-37d64b816cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662917 [ 276 ] {} TCP-Session: ff8a0492-e716-4ce2-94dc-37d64b816cef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:25.662946 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} executeQuery: (from [fd00:1122:3344:101::d]:54233) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:42:25.715933 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54233) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 02:42:25.716732 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} 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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 02:42:25.716822 [ 269 ] {19e3acdf-5750-4175-896c-ee2a63a0180c} TCPHandler: Processed in 0.054632611 sec. 2026.05.19 02:42:25.717308 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.717596 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} executeQuery: (from [fd00:1122:3344:101::d]:38107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:42:25.717995 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38107) (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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 02:42:25.718137 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} 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 @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 2026.05.19 02:42:25.718219 [ 270 ] {51ab59a9-d014-44aa-9192-76ea0930728e} TCPHandler: Processed in 0.001107871 sec. 2026.05.19 02:42:25.720567 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.721471 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} executeQuery: (from [fd00:1122:3344:101::d]:54233) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.19 02:42:25.721613 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.19 02:42:25.722227 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.19 02:42:25.722252 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.146e-05 sec 2026.05.19 02:42:25.722283 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} ReferentialDeps: No tables 2026.05.19 02:42:25.722300 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} LoadingDeps: No tables 2026.05.19 02:42:25.722324 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} DatabaseAtomic (oximeter): Starting up tables. 2026.05.19 02:42:25.722398 [ 269 ] {861e1f73-04cf-45c3-923a-81022445bd7b} TCPHandler: Processed in 0.00196198 sec. 2026.05.19 02:42:25.722569 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.722755 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} executeQuery: (from [fd00:1122:3344:101::d]:54233) /* 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.19 02:42:25.722813 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.19 02:42:25.726660 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.19 02:42:25.727558 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): Loading data parts 2026.05.19 02:42:25.727934 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): There are no data parts 2026.05.19 02:42:25.729717 [ 269 ] {a4ab5f2d-70bc-4f11-b622-0360c4a4c2c9} TCPHandler: Processed in 0.007196794 sec. 2026.05.19 02:42:25.730396 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.731141 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} executeQuery: (from [fd00:1122:3344:101::d]:54233) /* 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.19 02:42:25.731205 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.19 02:42:25.736688 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Loading data parts 2026.05.19 02:42:25.736839 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): There are no data parts 2026.05.19 02:42:25.737455 [ 269 ] {303eed66-bdef-4a9b-925f-3500bb8a9ab7} TCPHandler: Processed in 0.007110913 sec. 2026.05.19 02:42:25.737643 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.737825 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.737890 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.19 02:42:25.738812 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} oximeter.measurements_i8 (22f0796d-3140-4218-94eb-ccf33149f7d9): Loading data parts 2026.05.19 02:42:25.738964 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} oximeter.measurements_i8 (22f0796d-3140-4218-94eb-ccf33149f7d9): There are no data parts 2026.05.19 02:42:25.739607 [ 269 ] {3b513e15-335a-460a-ad86-9d8a05e12d75} TCPHandler: Processed in 0.00201879 sec. 2026.05.19 02:42:25.739816 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.740005 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.740075 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.19 02:42:25.741239 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} oximeter.measurements_u8 (e9bdc93c-1259-4453-be70-78f6f90ef2bc): Loading data parts 2026.05.19 02:42:25.741360 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} oximeter.measurements_u8 (e9bdc93c-1259-4453-be70-78f6f90ef2bc): There are no data parts 2026.05.19 02:42:25.741812 [ 269 ] {e3c2deff-bf72-496b-808f-69122b1b8fc5} TCPHandler: Processed in 0.002052791 sec. 2026.05.19 02:42:25.741983 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.742142 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.742198 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.19 02:42:25.743105 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} oximeter.measurements_i16 (ee82a0bf-9eaa-4bdc-851e-f1ca7880e8df): Loading data parts 2026.05.19 02:42:25.743256 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} oximeter.measurements_i16 (ee82a0bf-9eaa-4bdc-851e-f1ca7880e8df): There are no data parts 2026.05.19 02:42:25.743725 [ 269 ] {da7e3250-d21f-4736-9f5d-b1707e302ed5} TCPHandler: Processed in 0.001789879 sec. 2026.05.19 02:42:25.743867 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.744024 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.744079 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.19 02:42:25.744934 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} oximeter.measurements_u16 (a255c775-166d-4c74-b5af-2f902102828d): Loading data parts 2026.05.19 02:42:25.745053 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} oximeter.measurements_u16 (a255c775-166d-4c74-b5af-2f902102828d): There are no data parts 2026.05.19 02:42:25.745475 [ 269 ] {72642db8-ae3e-45ca-8242-74983f3ffff4} TCPHandler: Processed in 0.001655427 sec. 2026.05.19 02:42:25.745660 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.745839 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.745897 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.19 02:42:25.746768 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} oximeter.measurements_i32 (ae5d65c8-3553-49af-a134-eda8bd1fdffb): Loading data parts 2026.05.19 02:42:25.746897 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} oximeter.measurements_i32 (ae5d65c8-3553-49af-a134-eda8bd1fdffb): There are no data parts 2026.05.19 02:42:25.747595 [ 269 ] {6775191d-c351-4de7-877e-894ea564243a} TCPHandler: Processed in 0.0019884 sec. 2026.05.19 02:42:25.747757 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.747929 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.747995 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.19 02:42:25.748887 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} oximeter.measurements_u32 (7c7457c8-62ed-43a5-b693-1c84afacb25b): Loading data parts 2026.05.19 02:42:25.749022 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} oximeter.measurements_u32 (7c7457c8-62ed-43a5-b693-1c84afacb25b): There are no data parts 2026.05.19 02:42:25.749489 [ 269 ] {3db55100-5bb5-4c5f-8ac5-215e779e2608} TCPHandler: Processed in 0.001780378 sec. 2026.05.19 02:42:25.749645 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.749814 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.749874 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.19 02:42:25.750754 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Loading data parts 2026.05.19 02:42:25.750894 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): There are no data parts 2026.05.19 02:42:25.751336 [ 269 ] {65b9fda7-a067-4c6f-ad1d-5d29b70e03e4} TCPHandler: Processed in 0.001740368 sec. 2026.05.19 02:42:25.751484 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.751643 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.751700 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.19 02:42:25.752553 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Loading data parts 2026.05.19 02:42:25.752678 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): There are no data parts 2026.05.19 02:42:25.753113 [ 269 ] {d6966cac-0e24-4eaf-ba1b-a4615f545fe8} TCPHandler: Processed in 0.001677767 sec. 2026.05.19 02:42:25.753259 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.753434 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.753492 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.19 02:42:25.754355 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} oximeter.measurements_f32 (4d9b40b9-53c5-44e9-90bd-c4a517bf911b): Loading data parts 2026.05.19 02:42:25.754492 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} oximeter.measurements_f32 (4d9b40b9-53c5-44e9-90bd-c4a517bf911b): There are no data parts 2026.05.19 02:42:25.754962 [ 269 ] {8a5c5c5c-4b76-423a-b357-92c73c566e4c} TCPHandler: Processed in 0.001751808 sec. 2026.05.19 02:42:25.755112 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.755272 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.755340 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.19 02:42:25.756207 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Loading data parts 2026.05.19 02:42:25.756339 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): There are no data parts 2026.05.19 02:42:25.756792 [ 269 ] {69795986-80f0-4d16-b6d4-8cee4c3f0110} TCPHandler: Processed in 0.001728638 sec. 2026.05.19 02:42:25.756952 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.757130 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.757187 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.19 02:42:25.758053 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} oximeter.measurements_string (62599f80-3c8d-46e6-8afd-e2e4950de7b7): Loading data parts 2026.05.19 02:42:25.758185 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} oximeter.measurements_string (62599f80-3c8d-46e6-8afd-e2e4950de7b7): There are no data parts 2026.05.19 02:42:25.758624 [ 269 ] {35989a19-6cf4-4270-b72b-1ba3d9a43837} TCPHandler: Processed in 0.001719708 sec. 2026.05.19 02:42:25.758770 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.758940 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.758999 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.19 02:42:25.759873 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} oximeter.measurements_bytes (2e980c5e-520d-46d5-9edf-e6f94497d6e8): Loading data parts 2026.05.19 02:42:25.760015 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} oximeter.measurements_bytes (2e980c5e-520d-46d5-9edf-e6f94497d6e8): There are no data parts 2026.05.19 02:42:25.760471 [ 269 ] {92c5f45a-881f-4ab2-bcff-15b569651d15} TCPHandler: Processed in 0.001749628 sec. 2026.05.19 02:42:25.760617 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.760799 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.760852 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.19 02:42:25.761757 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} oximeter.measurements_cumulativei64 (254a750b-a54b-4b1a-bf62-14ac6b8a0671): Loading data parts 2026.05.19 02:42:25.761916 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} oximeter.measurements_cumulativei64 (254a750b-a54b-4b1a-bf62-14ac6b8a0671): There are no data parts 2026.05.19 02:42:25.762350 [ 269 ] {1c2bf3e4-5f0d-4526-bc09-bdeb9fae5af6} TCPHandler: Processed in 0.001780419 sec. 2026.05.19 02:42:25.762519 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.762687 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.762745 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.19 02:42:25.763628 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Loading data parts 2026.05.19 02:42:25.763779 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): There are no data parts 2026.05.19 02:42:25.764247 [ 269 ] {1a8915ce-03d9-40f3-af2a-1d433fa922ee} TCPHandler: Processed in 0.001776638 sec. 2026.05.19 02:42:25.764401 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.764581 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.764638 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.19 02:42:25.765509 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} oximeter.measurements_cumulativef32 (e872fe09-4a28-4d7b-a1e3-cf3712d6dbc6): Loading data parts 2026.05.19 02:42:25.765632 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} oximeter.measurements_cumulativef32 (e872fe09-4a28-4d7b-a1e3-cf3712d6dbc6): There are no data parts 2026.05.19 02:42:25.766243 [ 269 ] {80f47d10-8b42-48cf-8f85-12dfddfa58ca} TCPHandler: Processed in 0.00188292 sec. 2026.05.19 02:42:25.766518 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.766779 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.766871 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.19 02:42:25.768136 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} oximeter.measurements_cumulativef64 (7fe43654-1d46-467e-86bc-65703fa1dc32): Loading data parts 2026.05.19 02:42:25.768255 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} oximeter.measurements_cumulativef64 (7fe43654-1d46-467e-86bc-65703fa1dc32): There are no data parts 2026.05.19 02:42:25.768763 [ 269 ] {ceffe4ac-43c2-4d64-8fa0-4c8b14fc1847} TCPHandler: Processed in 0.002371565 sec. 2026.05.19 02:42:25.768938 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.769180 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.769253 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.19 02:42:25.770360 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} oximeter.measurements_histogrami8 (d4ed8cec-8dd5-408f-9d08-a02fb86ddfc6): Loading data parts 2026.05.19 02:42:25.770483 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} oximeter.measurements_histogrami8 (d4ed8cec-8dd5-408f-9d08-a02fb86ddfc6): There are no data parts 2026.05.19 02:42:25.771013 [ 269 ] {5d9b551a-a6b1-45bf-9dbd-ec2297265a30} TCPHandler: Processed in 0.002125452 sec. 2026.05.19 02:42:25.771170 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.771395 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.771467 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.19 02:42:25.772692 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} oximeter.measurements_histogramu8 (b15d21e1-fc57-4379-ab4d-2415a9bf939f): Loading data parts 2026.05.19 02:42:25.772815 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} oximeter.measurements_histogramu8 (b15d21e1-fc57-4379-ab4d-2415a9bf939f): There are no data parts 2026.05.19 02:42:25.773323 [ 269 ] {b1bf0860-42d5-4ade-8227-bf05f715859e} TCPHandler: Processed in 0.002201792 sec. 2026.05.19 02:42:25.773584 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.773793 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.773943 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.19 02:42:25.775235 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} oximeter.measurements_histogrami16 (b19a7634-c7c8-4610-99f0-bb8f2e31bdc1): Loading data parts 2026.05.19 02:42:25.775377 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} oximeter.measurements_histogrami16 (b19a7634-c7c8-4610-99f0-bb8f2e31bdc1): There are no data parts 2026.05.19 02:42:25.775974 [ 269 ] {9bf7f896-909f-4888-abcb-6cafa498e390} TCPHandler: Processed in 0.002436355 sec. 2026.05.19 02:42:25.776123 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.776337 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.776474 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.19 02:42:25.777674 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} oximeter.measurements_histogramu16 (60244519-58e0-4ad0-89db-93138de3ee89): Loading data parts 2026.05.19 02:42:25.777816 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} oximeter.measurements_histogramu16 (60244519-58e0-4ad0-89db-93138de3ee89): There are no data parts 2026.05.19 02:42:25.778339 [ 269 ] {038017a1-41fc-4044-b447-6d9c07cd3cfe} TCPHandler: Processed in 0.002265673 sec. 2026.05.19 02:42:25.778570 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.778787 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.778927 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.19 02:42:25.780115 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} oximeter.measurements_histogrami32 (1072671a-511c-44a5-8901-bcf699ebdd07): Loading data parts 2026.05.19 02:42:25.780251 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} oximeter.measurements_histogrami32 (1072671a-511c-44a5-8901-bcf699ebdd07): There are no data parts 2026.05.19 02:42:25.780868 [ 269 ] {9a90dabd-180d-4000-9f5a-0b2176bc230e} TCPHandler: Processed in 0.002347064 sec. 2026.05.19 02:42:25.781028 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.781238 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.781376 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.19 02:42:25.782670 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} oximeter.measurements_histogramu32 (e0d7e221-67fd-4b50-a5d1-dc4910f5efc4): Loading data parts 2026.05.19 02:42:25.782798 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} oximeter.measurements_histogramu32 (e0d7e221-67fd-4b50-a5d1-dc4910f5efc4): There are no data parts 2026.05.19 02:42:25.783344 [ 269 ] {00b28004-f07b-4fb1-965e-026cc25fcb7e} TCPHandler: Processed in 0.002364904 sec. 2026.05.19 02:42:25.783536 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.783793 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.783933 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.19 02:42:25.785120 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} oximeter.measurements_histogrami64 (b8ba9c99-a87a-43c5-a096-6ed064439554): Loading data parts 2026.05.19 02:42:25.785250 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} oximeter.measurements_histogrami64 (b8ba9c99-a87a-43c5-a096-6ed064439554): There are no data parts 2026.05.19 02:42:25.785860 [ 269 ] {e43124c2-74bb-41d0-81aa-d345b2edbc7a} TCPHandler: Processed in 0.002372634 sec. 2026.05.19 02:42:25.786027 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.786236 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.786381 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.19 02:42:25.787772 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Loading data parts 2026.05.19 02:42:25.787933 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): There are no data parts 2026.05.19 02:42:25.788736 [ 269 ] {ded45470-3e80-4ca7-8dd7-11860bd68836} TCPHandler: Processed in 0.002755689 sec. 2026.05.19 02:42:25.789026 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.789346 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.789497 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.19 02:42:25.790905 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} oximeter.measurements_histogramf32 (0451f5e3-3316-48e7-9071-ec753da30f97): Loading data parts 2026.05.19 02:42:25.791042 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} oximeter.measurements_histogramf32 (0451f5e3-3316-48e7-9071-ec753da30f97): There are no data parts 2026.05.19 02:42:25.791769 [ 269 ] {a15d7cf8-c7f2-4dc5-8460-04ef1d48b153} TCPHandler: Processed in 0.002855069 sec. 2026.05.19 02:42:25.791947 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.792161 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.792299 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.19 02:42:25.793760 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} oximeter.measurements_histogramf64 (54f292b7-c4bb-4aa9-84a1-bbc2e5fc792d): Loading data parts 2026.05.19 02:42:25.793902 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} oximeter.measurements_histogramf64 (54f292b7-c4bb-4aa9-84a1-bbc2e5fc792d): There are no data parts 2026.05.19 02:42:25.794438 [ 269 ] {8d36ddc1-ed30-410b-8319-75db919ac5c9} TCPHandler: Processed in 0.002546616 sec. 2026.05.19 02:42:25.794643 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.794905 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} executeQuery: (from [fd00:1122:3344:101::d]:54233) /* 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.19 02:42:25.795049 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.19 02:42:25.796666 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} oximeter.fields_bool (80c18d89-0de3-4ab8-8deb-9d99a30732ad): Loading data parts 2026.05.19 02:42:25.796803 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} oximeter.fields_bool (80c18d89-0de3-4ab8-8deb-9d99a30732ad): There are no data parts 2026.05.19 02:42:25.797329 [ 269 ] {fab47e93-6512-4132-9dfd-38ba513c7b6a} TCPHandler: Processed in 0.002736108 sec. 2026.05.19 02:42:25.797476 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.797634 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.797758 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.19 02:42:25.798800 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} oximeter.fields_i8 (e0b85b31-ba22-4caa-bb93-794b4fe05ef2): Loading data parts 2026.05.19 02:42:25.799005 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} oximeter.fields_i8 (e0b85b31-ba22-4caa-bb93-794b4fe05ef2): There are no data parts 2026.05.19 02:42:25.799469 [ 269 ] {b500fc41-fe05-48c0-b1f4-77c035ee9f62} TCPHandler: Processed in 0.002041361 sec. 2026.05.19 02:42:25.799641 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.799882 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.800005 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.19 02:42:25.801107 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Loading data parts 2026.05.19 02:42:25.801231 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): There are no data parts 2026.05.19 02:42:25.801781 [ 269 ] {34503f99-e71d-47db-9a58-53bb64a9dbeb} TCPHandler: Processed in 0.002188342 sec. 2026.05.19 02:42:25.801925 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.802082 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.802214 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.19 02:42:25.803325 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Loading data parts 2026.05.19 02:42:25.803504 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): There are no data parts 2026.05.19 02:42:25.804009 [ 269 ] {39b61bec-83b1-4c7e-b6b5-aec0bfcff8e5} TCPHandler: Processed in 0.002131792 sec. 2026.05.19 02:42:25.804184 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.804436 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.804570 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.19 02:42:25.805666 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Loading data parts 2026.05.19 02:42:25.805800 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): There are no data parts 2026.05.19 02:42:25.806649 [ 269 ] {68e915a6-c87c-4b83-8800-ef3407255c85} TCPHandler: Processed in 0.002519117 sec. 2026.05.19 02:42:25.806827 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.807021 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.807148 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.19 02:42:25.808452 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} oximeter.fields_i32 (0617ecc6-c844-4340-9967-98d0fffc400b): Loading data parts 2026.05.19 02:42:25.808591 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} oximeter.fields_i32 (0617ecc6-c844-4340-9967-98d0fffc400b): There are no data parts 2026.05.19 02:42:25.809111 [ 269 ] {0b7da818-3e48-4deb-8b86-ccc26217b45c} TCPHandler: Processed in 0.002345564 sec. 2026.05.19 02:42:25.809266 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.809516 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.809639 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.19 02:42:25.810752 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Loading data parts 2026.05.19 02:42:25.810873 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): There are no data parts 2026.05.19 02:42:25.811431 [ 269 ] {d668097f-67e5-49f8-8221-c82fdc303226} TCPHandler: Processed in 0.002216733 sec. 2026.05.19 02:42:25.811584 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.811745 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.811882 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.19 02:42:25.813215 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} oximeter.fields_i64 (8685ec6d-c3a5-411e-a2a4-1b1c80fe741b): Loading data parts 2026.05.19 02:42:25.813320 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} oximeter.fields_i64 (8685ec6d-c3a5-411e-a2a4-1b1c80fe741b): There are no data parts 2026.05.19 02:42:25.813800 [ 269 ] {8f4922ce-37a5-4f00-89af-71be6fb34d8f} TCPHandler: Processed in 0.002263333 sec. 2026.05.19 02:42:25.813991 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.814199 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.814333 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.19 02:42:25.815508 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Loading data parts 2026.05.19 02:42:25.815654 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): There are no data parts 2026.05.19 02:42:25.816234 [ 269 ] {85e01b65-8327-4469-98aa-046c197d64bd} TCPHandler: Processed in 0.002290234 sec. 2026.05.19 02:42:25.816394 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.816614 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.816709 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.19 02:42:25.818066 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Loading data parts 2026.05.19 02:42:25.818235 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): There are no data parts 2026.05.19 02:42:25.818924 [ 269 ] {ef8bb7f5-6ad2-4219-82c4-eb61c163c5cf} TCPHandler: Processed in 0.002581626 sec. 2026.05.19 02:42:25.819254 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.819476 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.819610 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.19 02:42:25.821171 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Loading data parts 2026.05.19 02:42:25.821397 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): There are no data parts 2026.05.19 02:42:25.821989 [ 269 ] {1ad0ff25-859c-4c3e-8c1c-dd5c2fb2b6a3} TCPHandler: Processed in 0.002843649 sec. 2026.05.19 02:42:25.822140 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.822394 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:25.822480 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.19 02:42:25.823700 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Loading data parts 2026.05.19 02:42:25.823833 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): There are no data parts 2026.05.19 02:42:25.824378 [ 269 ] {8e79443f-e863-44fd-8bde-eed63bba5205} TCPHandler: Processed in 0.002287553 sec. 2026.05.19 02:42:25.824676 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.824932 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} executeQuery: (from [fd00:1122:3344:101::d]:54233) /* 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.19 02:42:25.825089 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.19 02:42:25.826325 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): Loading data parts 2026.05.19 02:42:25.826466 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): There are no data parts 2026.05.19 02:42:25.827096 [ 269 ] {7d485f24-6b06-44a5-9863-0a8e78706b70} TCPHandler: Processed in 0.002469155 sec. 2026.05.19 02:42:25.828031 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:25.828272 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.19 02:42:25.830038 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.19 02:42:25.836218 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:25.836272 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:42:25.840219 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:25.841063 [ 268 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb): 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.19 02:42:25.841355 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} executeQuery: Read 1 rows, 16.00 B in 0.013197 sec., 75.77479730241721 rows/sec., 1.18 KiB/sec. 2026.05.19 02:42:25.841625 [ 270 ] {d748a6ad-76d0-4e23-bcec-7d646154b2d5} TCPHandler: Processed in 0.01364828 sec. 2026.05.19 02:42:26.000169 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 128.62 MiB, peak 128.62 MiB, free memory in arenas 0.00 B, will set to 139.93 MiB (RSS), difference: 11.31 MiB 2026.05.19 02:42:26.483232 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37863 2026.05.19 02:42:26.483349 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.483469 [ 278 ] {} TCP-Session: 4be06bd1-6708-4014-93a8-5f03c5f7446b Authenticating user 'default' from [fd00:1122:3344:101::b]:37863 2026.05.19 02:42:26.483492 [ 278 ] {} TCP-Session: 4be06bd1-6708-4014-93a8-5f03c5f7446b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.483504 [ 278 ] {} TCP-Session: 4be06bd1-6708-4014-93a8-5f03c5f7446b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.483655 [ 278 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 02:42:26.483683 [ 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.19 02:42:26.483786 [ 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.19 02:42:26.484272 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35055 2026.05.19 02:42:26.484365 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35790 2026.05.19 02:42:26.484475 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42763 2026.05.19 02:42:26.484627 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43685 2026.05.19 02:42:26.484650 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.484703 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.484679 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.484768 [ 279 ] {} TCP-Session: d01c82fd-57bd-46d6-8778-d74f27abffe0 Authenticating user 'default' from [fd00:1122:3344:101::b]:35055 2026.05.19 02:42:26.484812 [ 281 ] {} TCP-Session: 4d98f193-a3f2-4d18-bbe9-07f4783558ab Authenticating user 'default' from [fd00:1122:3344:101::b]:42763 2026.05.19 02:42:26.484816 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.484838 [ 279 ] {} TCP-Session: d01c82fd-57bd-46d6-8778-d74f27abffe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.484843 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41492 2026.05.19 02:42:26.484895 [ 279 ] {} TCP-Session: d01c82fd-57bd-46d6-8778-d74f27abffe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.484886 [ 281 ] {} TCP-Session: 4d98f193-a3f2-4d18-bbe9-07f4783558ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.484806 [ 280 ] {} TCP-Session: a30ee6e2-e033-480b-ac13-810ac86ff85e Authenticating user 'default' from [fd00:1122:3344:101::b]:35790 2026.05.19 02:42:26.484979 [ 281 ] {} TCP-Session: 4d98f193-a3f2-4d18-bbe9-07f4783558ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485091 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.485091 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46748 2026.05.19 02:42:26.485168 [ 283 ] {} TCP-Session: 164cd871-0fb8-4839-a013-5e1d1d2ae22f Authenticating user 'default' from [fd00:1122:3344:101::b]:41492 2026.05.19 02:42:26.485155 [ 280 ] {} TCP-Session: a30ee6e2-e033-480b-ac13-810ac86ff85e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.484962 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54303 2026.05.19 02:42:26.484949 [ 282 ] {} TCP-Session: b73fe64c-1d62-4325-977f-1b939c34402e Authenticating user 'default' from [fd00:1122:3344:101::b]:43685 2026.05.19 02:42:26.485362 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.485299 [ 283 ] {} TCP-Session: 164cd871-0fb8-4839-a013-5e1d1d2ae22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485395 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:26.485461 [ 285 ] {} TCP-Session: df393c59-600c-485c-a878-bb4c72653c50 Authenticating user 'default' from [fd00:1122:3344:101::b]:46748 2026.05.19 02:42:26.485440 [ 283 ] {} TCP-Session: 164cd871-0fb8-4839-a013-5e1d1d2ae22f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485432 [ 282 ] {} TCP-Session: b73fe64c-1d62-4325-977f-1b939c34402e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485548 [ 285 ] {} TCP-Session: df393c59-600c-485c-a878-bb4c72653c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485534 [ 284 ] {} TCP-Session: b3b5d829-412a-45c9-9d10-25540f3c83e7 Authenticating user 'default' from [fd00:1122:3344:101::b]:54303 2026.05.19 02:42:26.485285 [ 280 ] {} TCP-Session: a30ee6e2-e033-480b-ac13-810ac86ff85e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485636 [ 285 ] {} TCP-Session: df393c59-600c-485c-a878-bb4c72653c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485613 [ 282 ] {} TCP-Session: b73fe64c-1d62-4325-977f-1b939c34402e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485624 [ 284 ] {} TCP-Session: b3b5d829-412a-45c9-9d10-25540f3c83e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:26.485798 [ 284 ] {} TCP-Session: b3b5d829-412a-45c9-9d10-25540f3c83e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.291292 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65263 2026.05.19 02:42:27.291456 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.291496 [ 286 ] {} TCP-Session: 88551d4a-f5ad-41af-8bbf-0564a7ba8d57 Authenticating user 'default' from [fd00:1122:3344:101::a]:65263 2026.05.19 02:42:27.291642 [ 286 ] {} TCP-Session: 88551d4a-f5ad-41af-8bbf-0564a7ba8d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.291659 [ 286 ] {} TCP-Session: 88551d4a-f5ad-41af-8bbf-0564a7ba8d57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.291775 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 02:42:27.291915 [ 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.19 02:42:27.291936 [ 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.19 02:42:27.292503 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54070 2026.05.19 02:42:27.292582 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42145 2026.05.19 02:42:27.292611 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.292781 [ 287 ] {} TCP-Session: 4f115ad7-173f-4ecd-82eb-0b99777c74de Authenticating user 'default' from [fd00:1122:3344:101::a]:54070 2026.05.19 02:42:27.292802 [ 287 ] {} TCP-Session: 4f115ad7-173f-4ecd-82eb-0b99777c74de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.292901 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57669 2026.05.19 02:42:27.292930 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36418 2026.05.19 02:42:27.292948 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.292918 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59944 2026.05.19 02:42:27.293015 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38451 2026.05.19 02:42:27.293119 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50566 2026.05.19 02:42:27.292999 [ 288 ] {} TCP-Session: 971d59e1-1972-4ba3-ba28-fe3ed9c16dba Authenticating user 'default' from [fd00:1122:3344:101::a]:42145 2026.05.19 02:42:27.293144 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.293185 [ 288 ] {} TCP-Session: 971d59e1-1972-4ba3-ba28-fe3ed9c16dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.293144 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.293315 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.293361 [ 289 ] {} TCP-Session: 1f2b8a9f-d939-4927-911d-360bd4889b89 Authenticating user 'default' from [fd00:1122:3344:101::a]:36418 2026.05.19 02:42:27.293374 [ 288 ] {} TCP-Session: 971d59e1-1972-4ba3-ba28-fe3ed9c16dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.292918 [ 287 ] {} TCP-Session: 4f115ad7-173f-4ecd-82eb-0b99777c74de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.293464 [ 291 ] {} TCP-Session: 36cc512b-326c-4755-b340-ccb7bd23b15b Authenticating user 'default' from [fd00:1122:3344:101::a]:59944 2026.05.19 02:42:27.293490 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.293513 [ 289 ] {} TCP-Session: 1f2b8a9f-d939-4927-911d-360bd4889b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.293419 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:27.293581 [ 292 ] {} TCP-Session: 8db7c23b-e8d8-4740-9f9f-033067b233cf Authenticating user 'default' from [fd00:1122:3344:101::a]:38451 2026.05.19 02:42:27.293557 [ 289 ] {} TCP-Session: 1f2b8a9f-d939-4927-911d-360bd4889b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.293552 [ 291 ] {} TCP-Session: 36cc512b-326c-4755-b340-ccb7bd23b15b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.293411 [ 290 ] {} TCP-Session: 5a66416d-7a39-45b0-9fc7-331de54bcf7f Authenticating user 'default' from [fd00:1122:3344:101::a]:57669 2026.05.19 02:42:27.293869 [ 290 ] {} TCP-Session: 5a66416d-7a39-45b0-9fc7-331de54bcf7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.293875 [ 291 ] {} TCP-Session: 36cc512b-326c-4755-b340-ccb7bd23b15b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.293873 [ 293 ] {} TCP-Session: ea7b461a-a49c-4dfb-ad89-03f1891da139 Authenticating user 'default' from [fd00:1122:3344:101::a]:50566 2026.05.19 02:42:27.293969 [ 293 ] {} TCP-Session: ea7b461a-a49c-4dfb-ad89-03f1891da139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.294116 [ 290 ] {} TCP-Session: 5a66416d-7a39-45b0-9fc7-331de54bcf7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.294142 [ 292 ] {} TCP-Session: 8db7c23b-e8d8-4740-9f9f-033067b233cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.294229 [ 293 ] {} TCP-Session: ea7b461a-a49c-4dfb-ad89-03f1891da139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:27.294236 [ 292 ] {} TCP-Session: 8db7c23b-e8d8-4740-9f9f-033067b233cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.309613 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46511 2026.05.19 02:42:28.309802 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.309837 [ 294 ] {} TCP-Session: 27692602-44f4-46ae-bdd6-4f79d15e2051 Authenticating user 'default' from [fd00:1122:3344:101::c]:46511 2026.05.19 02:42:28.309866 [ 294 ] {} TCP-Session: 27692602-44f4-46ae-bdd6-4f79d15e2051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.309881 [ 294 ] {} TCP-Session: 27692602-44f4-46ae-bdd6-4f79d15e2051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.309950 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.19 02:42:28.309978 [ 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.19 02:42:28.309995 [ 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.19 02:42:28.310458 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42952 2026.05.19 02:42:28.310575 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.310615 [ 295 ] {} TCP-Session: c283d66c-8bb3-4c1f-9d8e-fdbcc24b464d Authenticating user 'default' from [fd00:1122:3344:101::c]:42952 2026.05.19 02:42:28.310632 [ 295 ] {} TCP-Session: c283d66c-8bb3-4c1f-9d8e-fdbcc24b464d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.310645 [ 295 ] {} TCP-Session: c283d66c-8bb3-4c1f-9d8e-fdbcc24b464d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.310718 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60610 2026.05.19 02:42:28.310720 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52064 2026.05.19 02:42:28.310771 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47145 2026.05.19 02:42:28.310868 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37643 2026.05.19 02:42:28.311164 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.311192 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42708 2026.05.19 02:42:28.311237 [ 297 ] {} TCP-Session: be246ee4-9da5-4663-a11c-f5f8ecf694f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:60610 2026.05.19 02:42:28.311278 [ 297 ] {} TCP-Session: be246ee4-9da5-4663-a11c-f5f8ecf694f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311294 [ 297 ] {} TCP-Session: be246ee4-9da5-4663-a11c-f5f8ecf694f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311295 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.311371 [ 298 ] {} TCP-Session: fcc1dfb5-d8ce-4548-adee-e7ae43fee978 Authenticating user 'default' from [fd00:1122:3344:101::c]:47145 2026.05.19 02:42:28.311374 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.311405 [ 298 ] {} TCP-Session: fcc1dfb5-d8ce-4548-adee-e7ae43fee978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311414 [ 296 ] {} TCP-Session: 4850f5fd-b60a-4431-93e2-6e959e7a8428 Authenticating user 'default' from [fd00:1122:3344:101::c]:52064 2026.05.19 02:42:28.311420 [ 298 ] {} TCP-Session: fcc1dfb5-d8ce-4548-adee-e7ae43fee978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311436 [ 296 ] {} TCP-Session: 4850f5fd-b60a-4431-93e2-6e959e7a8428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311451 [ 296 ] {} TCP-Session: 4850f5fd-b60a-4431-93e2-6e959e7a8428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311466 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55281 2026.05.19 02:42:28.311512 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.311549 [ 300 ] {} TCP-Session: 6a71eb7a-f932-4c0e-96e2-79bb1fd84b2a Authenticating user 'default' from [fd00:1122:3344:101::c]:42708 2026.05.19 02:42:28.311588 [ 300 ] {} TCP-Session: 6a71eb7a-f932-4c0e-96e2-79bb1fd84b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311607 [ 300 ] {} TCP-Session: 6a71eb7a-f932-4c0e-96e2-79bb1fd84b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311526 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.311685 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:28.311695 [ 299 ] {} TCP-Session: 7a28da81-b317-45e7-bca4-a0fa2dbf7b98 Authenticating user 'default' from [fd00:1122:3344:101::c]:37643 2026.05.19 02:42:28.311719 [ 301 ] {} TCP-Session: bc332518-1dbb-4bd4-944d-2100067a7f6f Authenticating user 'default' from [fd00:1122:3344:101::c]:55281 2026.05.19 02:42:28.311725 [ 299 ] {} TCP-Session: 7a28da81-b317-45e7-bca4-a0fa2dbf7b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311743 [ 301 ] {} TCP-Session: bc332518-1dbb-4bd4-944d-2100067a7f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311746 [ 299 ] {} TCP-Session: 7a28da81-b317-45e7-bca4-a0fa2dbf7b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:28.311758 [ 301 ] {} TCP-Session: bc332518-1dbb-4bd4-944d-2100067a7f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.635356 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.19 02:42:31.635359 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2026.05.19 02:42:31.635489 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.19 02:42:31.635513 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.19 02:42:31.637870 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Loading data parts 2026.05.19 02:42:31.638114 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): There are no data parts 2026.05.19 02:42:31.643204 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:31.643279 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:42:31.645741 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:31.646542 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:42:31.646720 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2026.05.19 02:42:31.652153 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Loading data parts 2026.05.19 02:42:31.652358 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): There are no data parts 2026.05.19 02:42:31.681490 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:31.681564 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:42:31.689604 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:31.692296 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:42:31.698900 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.19 02:42:31.806910 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46641 2026.05.19 02:42:31.807034 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.807066 [ 302 ] {} TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:46641 2026.05.19 02:42:31.807090 [ 302 ] {} TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.807104 [ 302 ] {} TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.807453 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59543 2026.05.19 02:42:31.807534 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65342 2026.05.19 02:42:31.807671 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38462 2026.05.19 02:42:31.807700 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.807723 [ 302 ] {} TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:31.807752 [ 303 ] {} TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Authenticating user 'default' from [fd00:1122:3344:101::e]:59543 2026.05.19 02:42:31.807786 [ 303 ] {} TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.807800 [ 303 ] {} TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.807852 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.807881 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34043 2026.05.19 02:42:31.807894 [ 304 ] {} TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Authenticating user 'default' from [fd00:1122:3344:101::e]:65342 2026.05.19 02:42:31.807942 [ 304 ] {} TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.807943 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.807957 [ 304 ] {} TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.807957 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} executeQuery: (from [fd00:1122:3344:101::e]:46641) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:42:31.807986 [ 305 ] {} TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Authenticating user 'default' from [fd00:1122:3344:101::e]:38462 2026.05.19 02:42:31.808034 [ 305 ] {} TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.808050 [ 305 ] {} TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.808118 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45049 2026.05.19 02:42:31.808125 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.808187 [ 306 ] {} TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Authenticating user 'default' from [fd00:1122:3344:101::e]:34043 2026.05.19 02:42:31.808216 [ 306 ] {} TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.808235 [ 306 ] {} TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.808264 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58613 2026.05.19 02:42:31.808347 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.808389 [ 307 ] {} TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45049 2026.05.19 02:42:31.808413 [ 307 ] {} TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.808418 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36600 2026.05.19 02:42:31.808432 [ 307 ] {} TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.810670 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.810714 [ 308 ] {} TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Authenticating user 'default' from [fd00:1122:3344:101::e]:58613 2026.05.19 02:42:31.810732 [ 308 ] {} TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.810745 [ 308 ] {} TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.810768 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32955 2026.05.19 02:42:31.810771 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.810819 [ 309 ] {} TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Authenticating user 'default' from [fd00:1122:3344:101::e]:36600 2026.05.19 02:42:31.810842 [ 309 ] {} TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.810858 [ 309 ] {} TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.810955 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:42:31.810959 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:31.811035 [ 310 ] {} TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Authenticating user 'default' from [fd00:1122:3344:101::e]:32955 2026.05.19 02:42:31.811054 [ 310 ] {} TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.811068 [ 310 ] {} TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.813243 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:31.816488 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:42:31.823255 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} AggregatingTransform: Aggregating 2026.05.19 02:42:31.825358 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} Aggregator: Aggregation method: without_key 2026.05.19 02:42:31.825473 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00494598 sec. (202.184 rows/sec., 7.90 KiB/sec.) 2026.05.19 02:42:31.825497 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} Aggregator: Merging aggregated data 2026.05.19 02:42:31.825548 [ 312 ] {4d231b80-b760-4750-8aea-cec26ec36498} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.19 02:42:31.826892 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} executeQuery: Read 1 rows, 40.00 B in 0.019003 sec., 52.62327000999842 rows/sec., 2.06 KiB/sec. 2026.05.19 02:42:31.827046 [ 302 ] {4d231b80-b760-4750-8aea-cec26ec36498} TCPHandler: Processed in 0.019596451 sec. 2026.05.19 02:42:31.832745 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832777 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832801 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832812 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832832 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832850 [ 306 ] {} TCP-Session: d864eb84-f7ba-467a-bfce-6e20ea423528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.832864 [ 304 ] {} TCP-Session: a1086515-e9ec-4887-9d85-bed7d3d2c800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.832856 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832895 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832921 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832936 [ 305 ] {} TCP-Session: 0d9574a4-1372-426f-a07a-a0fbee89f552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.832951 [ 307 ] {} TCP-Session: 7df564c3-e715-44b8-9033-7698c7cd99d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.832970 [ 309 ] {} TCP-Session: 3572a419-e2fa-4737-8f22-a42b899d5991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.832885 [ 310 ] {} TCP-Session: 818f1e41-dfd0-4c25-a595-0c6168170712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.832877 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:31.832828 [ 303 ] {} TCP-Session: 7fa8e29d-b22e-4237-a0e6-bbda945caebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.833068 [ 308 ] {} TCP-Session: 92e33f31-bcb4-4631-8002-e801d8dddf1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:31.832818 [ 302 ] {} TCP-Session: d2719947-ba38-4c38-bbae-c0a62b1a5e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:32.000204 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.94 MiB, peak 155.04 MiB, free memory in arenas 0.00 B, will set to 159.41 MiB (RSS), difference: 12.48 MiB 2026.05.19 02:42:34.135142 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 5 2026.05.19 02:42:34.135227 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.19 02:42:34.138903 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Loading data parts 2026.05.19 02:42:34.139104 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): There are no data parts 2026.05.19 02:42:34.143903 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:34.143942 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:42:34.149431 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:34.149988 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): 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.19 02:42:34.150223 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 5 2026.05.19 02:42:35.000338 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 163.56 MiB, peak 163.56 MiB, free memory in arenas 0.00 B, will set to 159.96 MiB (RSS), difference: -3.59 MiB 2026.05.19 02:42:39.109676 [ 129 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:42:39.109736 [ 129 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:42:39.146870 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1000 2026.05.19 02:42:39.155856 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:39.155926 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:42:39.156544 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:39.156770 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:42:39.158813 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1000 2026.05.19 02:42:39.199103 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.19 02:42:39.216669 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:39.216723 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:42:39.223048 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:39.223725 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:42:39.226466 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.19 02:42:40.000200 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 160.64 MiB, peak 164.64 MiB, free memory in arenas 0.00 B, will set to 163.16 MiB (RSS), difference: 2.52 MiB 2026.05.19 02:42:40.126620 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45292 2026.05.19 02:42:40.126697 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.126722 [ 302 ] {} TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Authenticating user 'default' from [fd00:1122:3344:101::e]:45292 2026.05.19 02:42:40.126744 [ 302 ] {} TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.126758 [ 302 ] {} TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.126961 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64197 2026.05.19 02:42:40.127008 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56594 2026.05.19 02:42:40.127038 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53783 2026.05.19 02:42:40.127050 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50292 2026.05.19 02:42:40.127085 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56812 2026.05.19 02:42:40.127118 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127099 [ 302 ] {} TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:40.127186 [ 303 ] {} TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Authenticating user 'default' from [fd00:1122:3344:101::e]:64197 2026.05.19 02:42:40.127192 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127043 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60504 2026.05.19 02:42:40.127229 [ 303 ] {} TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127061 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56398 2026.05.19 02:42:40.127337 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} executeQuery: (from [fd00:1122:3344:101::e]:45292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:42:40.127308 [ 303 ] {} TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127240 [ 309 ] {} TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Authenticating user 'default' from [fd00:1122:3344:101::e]:56812 2026.05.19 02:42:40.127189 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127406 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127431 [ 307 ] {} TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:50292 2026.05.19 02:42:40.127414 [ 309 ] {} TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127457 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127463 [ 305 ] {} TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Authenticating user 'default' from [fd00:1122:3344:101::e]:60504 2026.05.19 02:42:40.127498 [ 308 ] {} TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56398 2026.05.19 02:42:40.127473 [ 309 ] {} TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127521 [ 305 ] {} TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127522 [ 308 ] {} TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127555 [ 305 ] {} TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127562 [ 308 ] {} TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127464 [ 307 ] {} TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127130 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127607 [ 307 ] {} TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127630 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:42:40.127637 [ 306 ] {} TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Authenticating user 'default' from [fd00:1122:3344:101::e]:53783 2026.05.19 02:42:40.127088 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34642 2026.05.19 02:42:40.127674 [ 306 ] {} TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127690 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:40.127710 [ 306 ] {} TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127117 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127755 [ 304 ] {} TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56594 2026.05.19 02:42:40.127771 [ 304 ] {} TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127779 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.127785 [ 304 ] {} TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127810 [ 310 ] {} TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Authenticating user 'default' from [fd00:1122:3344:101::e]:34642 2026.05.19 02:42:40.127833 [ 310 ] {} TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.127845 [ 310 ] {} TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.128006 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:42:40.128977 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} AggregatingTransform: Aggregating 2026.05.19 02:42:40.129018 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} Aggregator: Aggregation method: without_key 2026.05.19 02:42:40.129046 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940019 sec. (1063.808 rows/sec., 41.56 KiB/sec.) 2026.05.19 02:42:40.129061 [ 349 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} Aggregator: Merging aggregated data 2026.05.19 02:42:40.129698 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} executeQuery: Read 1 rows, 40.00 B in 0.002413 sec., 414.4218814753419 rows/sec., 16.19 KiB/sec. 2026.05.19 02:42:40.129849 [ 302 ] {c22c6612-0cb8-4c90-a0ae-3dc782ee0898} TCPHandler: Processed in 0.002869319 sec. 2026.05.19 02:42:40.129982 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130013 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130014 [ 302 ] {} TCP-Session: fc3842a1-8e1e-49b8-a7d5-54571d808625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130032 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130053 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130073 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130093 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130109 [ 306 ] {} TCP-Session: bcbf33f3-0a5d-4000-b0ed-834692c1903f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130132 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130147 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130146 [ 305 ] {} TCP-Session: 937cb947-db3b-4080-aff2-48de576f80ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130173 [ 304 ] {} TCP-Session: 321d0f2f-b078-4c23-a508-b6fbfaaa08d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130189 [ 310 ] {} TCP-Session: e7872cfe-19cb-4bb8-a3d5-04a69e31b043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130112 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.130153 [ 309 ] {} TCP-Session: 2a21f8f1-6af6-48dc-9b07-18facbc2ddee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130254 [ 308 ] {} TCP-Session: 3bc2016d-9201-46f3-a8e6-6a4ce87606f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130087 [ 307 ] {} TCP-Session: e1899a97-96f2-4c95-affd-594f32b00d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.130082 [ 303 ] {} TCP-Session: 1cfabf84-2bfc-4463-8546-733c1f87120a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586239 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45849 2026.05.19 02:42:40.586322 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.586350 [ 306 ] {} TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Authenticating user 'default' from [fd00:1122:3344:101::e]:45849 2026.05.19 02:42:40.586374 [ 306 ] {} TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586388 [ 306 ] {} TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586644 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44435 2026.05.19 02:42:40.586666 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45979 2026.05.19 02:42:40.586691 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37979 2026.05.19 02:42:40.586707 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34179 2026.05.19 02:42:40.586723 [ 305 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58314 2026.05.19 02:42:40.586745 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.586755 [ 306 ] {} TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:40.586798 [ 305 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.586798 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.586752 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.586845 [ 305 ] {} TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Authenticating user 'default' from [fd00:1122:3344:101::e]:58314 2026.05.19 02:42:40.586875 [ 302 ] {} TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37979 2026.05.19 02:42:40.586903 [ 305 ] {} TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586655 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45557 2026.05.19 02:42:40.586949 [ 302 ] {} TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586966 [ 305 ] {} TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586974 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.586981 [ 302 ] {} TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587008 [ 308 ] {} TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Authenticating user 'default' from [fd00:1122:3344:101::e]:45557 2026.05.19 02:42:40.587010 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} executeQuery: (from [fd00:1122:3344:101::e]:45849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:42:40.587036 [ 308 ] {} TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586847 [ 303 ] {} TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Authenticating user 'default' from [fd00:1122:3344:101::e]:34179 2026.05.19 02:42:40.587062 [ 308 ] {} TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587090 [ 303 ] {} TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586738 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.587111 [ 303 ] {} TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587142 [ 307 ] {} TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Authenticating user 'default' from [fd00:1122:3344:101::e]:44435 2026.05.19 02:42:40.586717 [ 304 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47129 2026.05.19 02:42:40.587179 [ 307 ] {} TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.586692 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51206 2026.05.19 02:42:40.587241 [ 307 ] {} TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587266 [ 304 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.587298 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:42:40.586800 [ 309 ] {} TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Authenticating user 'default' from [fd00:1122:3344:101::e]:45979 2026.05.19 02:42:40.587363 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:42:40.587382 [ 309 ] {} TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587331 [ 304 ] {} TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Authenticating user 'default' from [fd00:1122:3344:101::e]:47129 2026.05.19 02:42:40.587408 [ 309 ] {} TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587436 [ 304 ] {} TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587439 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:40.587461 [ 304 ] {} TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587341 [ 310 ] {} TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51206 2026.05.19 02:42:40.587510 [ 310 ] {} TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587523 [ 310 ] {} TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.587778 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:42:40.588829 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} AggregatingTransform: Aggregating 2026.05.19 02:42:40.588874 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} Aggregator: Aggregation method: without_key 2026.05.19 02:42:40.588911 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103077 sec. (970.149 rows/sec., 37.90 KiB/sec.) 2026.05.19 02:42:40.588929 [ 327 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} Aggregator: Merging aggregated data 2026.05.19 02:42:40.589626 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} executeQuery: Read 1 rows, 40.00 B in 0.002689 sec., 371.8854592785422 rows/sec., 14.53 KiB/sec. 2026.05.19 02:42:40.589779 [ 306 ] {bababe3e-1ef0-4422-8c8e-a9edfe0f7880} TCPHandler: Processed in 0.003175292 sec. 2026.05.19 02:42:40.589987 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.589988 [ 305 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590026 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590044 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590064 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590080 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590107 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590123 [ 302 ] {} TCP-Session: a0d3f3a0-ca0f-43bb-a46f-f5fea16906d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590148 [ 304 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590149 [ 303 ] {} TCP-Session: c9041ea7-89f7-41e7-a824-b90c0fa80731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590174 [ 310 ] {} TCP-Session: 97037266-0ec6-485f-a09b-89963010eef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590198 [ 304 ] {} TCP-Session: 80cc0873-46f0-4c85-a138-ef71db4c260f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590071 [ 305 ] {} TCP-Session: 96512099-4153-42c7-a64d-45a237e13345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590101 [ 309 ] {} TCP-Session: 0b4df5a6-9a4b-4ea2-92b7-bb929788d816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590077 [ 308 ] {} TCP-Session: 97c6b7e1-db41-493f-a104-e20f6f76d66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590009 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 02:42:40.590031 [ 306 ] {} TCP-Session: 94a48f5e-1dba-4e98-bbb9-6f8cbb055195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:40.590452 [ 307 ] {} TCP-Session: 1ef72201-9c23-4147-a1ec-6483b85a4148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:42:44.233994 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.234274 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', '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.19 02:42:44.249179 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:42:44.249304 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:44.249888 [ 269 ] {96a3e3df-e8f8-42eb-9631-3fff7cd9a835} TCPHandler: Processed in 0.016031485 sec. 2026.05.19 02:42:44.278708 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.278883 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.19 02:42:44.278956 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:42:44.283691 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.283758 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.286390 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.286630 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8): 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.19 02:42:44.286801 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} executeQuery: Read 44 rows, 9.42 KiB in 0.007967 sec., 5522.781473578511 rows/sec., 1.15 MiB/sec. 2026.05.19 02:42:44.286863 [ 269 ] {e5e28b18-7519-4d20-83b0-32a7f63b13bf} TCPHandler: Processed in 0.008287485 sec. 2026.05.19 02:42:44.287137 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.287268 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.287324 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:42:44.296693 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.296731 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.299151 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.299365 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:42:44.299498 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} executeQuery: Read 280 rows, 18.20 KiB in 0.012268 sec., 22823.606129768505 rows/sec., 1.45 MiB/sec. 2026.05.19 02:42:44.299538 [ 269 ] {d27e40cc-5bda-4467-b4c3-7c821c1f5753} TCPHandler: Processed in 0.012503428 sec. 2026.05.19 02:42:44.299689 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.299794 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.19 02:42:44.299839 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.19 02:42:44.300277 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.300311 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.300598 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.300813 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): 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.19 02:42:44.300938 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} executeQuery: Read 14 rows, 1.14 KiB in 0.001169 sec., 11976.047904191617 rows/sec., 976.56 KiB/sec. 2026.05.19 02:42:44.300970 [ 269 ] {447d59f0-622a-44f3-a338-d79ec109d70b} TCPHandler: Processed in 0.001333364 sec. 2026.05.19 02:42:44.301096 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.301194 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:42:44.301235 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:42:44.303059 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.303095 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.303815 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.304048 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:42:44.304177 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} executeQuery: Read 3179 rows, 242.47 KiB in 0.003006 sec., 1057551.5635395874 rows/sec., 78.77 MiB/sec. 2026.05.19 02:42:44.304211 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.19 02:42:44.304225 [ 269 ] {8bfee117-89ee-4956-8add-5356093ffd23} TCPHandler: Processed in 0.003185852 sec. 2026.05.19 02:42:44.304348 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.304441 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.304480 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:42:44.305117 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.305152 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.305460 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.305673 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:42:44.305796 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} executeQuery: Read 188 rows, 11.95 KiB in 0.001351 sec., 139156.18060695782 rows/sec., 8.64 MiB/sec. 2026.05.19 02:42:44.305830 [ 269 ] {d57f78d6-1770-44d7-a807-f5a1fb75d7d7} TCPHandler: Processed in 0.001514366 sec. 2026.05.19 02:42:44.305969 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.306066 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.306107 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:42:44.307036 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.307073 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.307403 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.307624 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:42:44.307746 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} executeQuery: Read 946 rows, 56.96 KiB in 0.001699 sec., 556798.1165391407 rows/sec., 32.74 MiB/sec. 2026.05.19 02:42:44.307780 [ 269 ] {fb16a1ea-c9f7-4cf6-88e7-71e9e17d9162} TCPHandler: Processed in 0.00186034 sec. 2026.05.19 02:42:44.307951 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.308050 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.308090 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.19 02:42:44.308508 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.308544 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.308837 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.309040 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): 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.19 02:42:44.309164 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} executeQuery: Read 1 rows, 72.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 62.06 KiB/sec. 2026.05.19 02:42:44.309197 [ 269 ] {ee31c5fc-e073-422a-a505-065c9318e253} TCPHandler: Processed in 0.001295423 sec. 2026.05.19 02:42:44.309337 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.309434 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.309473 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:42:44.309954 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.309990 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.310374 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.310593 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:42:44.310715 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} executeQuery: Read 144 rows, 8.38 KiB in 0.0013 sec., 110769.23076923078 rows/sec., 6.29 MiB/sec. 2026.05.19 02:42:44.310748 [ 269 ] {8d292c0d-56ff-44c3-a36b-696d4c205859} TCPHandler: Processed in 0.001460685 sec. 2026.05.19 02:42:44.310887 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.310982 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:42:44.311022 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:42:44.312486 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.312522 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.312915 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.313125 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:42:44.313249 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} executeQuery: Read 1760 rows, 121.77 KiB in 0.002285 sec., 770240.7002188184 rows/sec., 52.04 MiB/sec. 2026.05.19 02:42:44.313282 [ 269 ] {a39efab7-ac3d-4f6d-a834-26bcf0ba388e} TCPHandler: Processed in 0.002444955 sec. 2026.05.19 02:42:44.313420 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.313518 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:42:44.313560 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:42:44.313909 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.313945 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.316148 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.316394 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:42:44.316543 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} executeQuery: Read 4 rows, 214.00 B in 0.003043 sec., 1314.4922773578705 rows/sec., 68.68 KiB/sec. 2026.05.19 02:42:44.316582 [ 269 ] {4ae16482-d844-4bf4-94e2-bdb546426c38} TCPHandler: Processed in 0.003210543 sec. 2026.05.19 02:42:44.316740 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.316857 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.316901 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:42:44.319959 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.320021 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.320757 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.321028 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:42:44.321202 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} executeQuery: Read 2033 rows, 126.00 KiB in 0.004366 sec., 465643.6097114063 rows/sec., 28.18 MiB/sec. 2026.05.19 02:42:44.321260 [ 269 ] {63f72fd2-f32a-4d77-a555-bad76ea5517c} TCPHandler: Processed in 0.004578877 sec. 2026.05.19 02:42:44.321454 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.321580 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.321636 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:42:44.322036 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.322073 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.322465 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.322676 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:42:44.322802 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} executeQuery: Read 1 rows, 69.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 53.61 KiB/sec. 2026.05.19 02:42:44.322836 [ 269 ] {ff69b1e8-b517-4182-96b1-99c229c305be} TCPHandler: Processed in 0.001474795 sec. 2026.05.19 02:42:44.322954 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.323055 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.323113 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} 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.19 02:42:44.324029 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.324065 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.330493 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.330883 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:42:44.331098 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} executeQuery: Read 34 rows, 62.39 KiB in 0.008058 sec., 4219.409282700422 rows/sec., 7.56 MiB/sec. 2026.05.19 02:42:44.331230 [ 269 ] {68d4c7d4-4307-4698-b655-73142be764e4} TCPHandler: Processed in 0.008326145 sec. 2026.05.19 02:42:44.331431 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.331572 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.331635 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.19 02:42:44.332101 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.332143 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.332499 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.332721 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): 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.19 02:42:44.332859 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} executeQuery: Read 18 rows, 1.33 KiB in 0.001332 sec., 13513.513513513513 rows/sec., 997.09 KiB/sec. 2026.05.19 02:42:44.332899 [ 269 ] {b7e82555-ed2c-46b5-9129-a96aae6a6032} TCPHandler: Processed in 0.001578486 sec. 2026.05.19 02:42:44.333039 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:44.333145 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:42:44.333191 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:42:44.333564 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:44.333602 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:44.333923 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.19 02:42:44.334150 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:42:44.334278 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} executeQuery: Read 42 rows, 2.45 KiB in 0.001157 sec., 36300.77787381158 rows/sec., 2.07 MiB/sec. 2026.05.19 02:42:44.334311 [ 269 ] {30eff211-a998-4f1d-b1bf-b7cd22234fbb} TCPHandler: Processed in 0.001324054 sec. 2026.05.19 02:42:45.851692 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:45.851921 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:45.852237 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:42:45.856114 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} 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.19 02:42:45.856372 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:42:45.856443 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:45.856595 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:42:45.858498 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:42:45.860398 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:42:45.860420 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:42:45.864373 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:42:45.864433 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:42:45.886574 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} executeQuery: Read 44 rows, 9.42 KiB in 0.03474 sec., 1266.551525618883 rows/sec., 271.15 KiB/sec. 2026.05.19 02:42:45.886703 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} MemoryTracker: Peak memory usage (for query): 139.22 KiB. 2026.05.19 02:42:45.886724 [ 269 ] {0adfdb65-ca0d-40fc-a647-7f2355329d3b} TCPHandler: Processed in 0.035165351 sec. 2026.05.19 02:42:45.891753 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:45.891921 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:42:45.891984 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:42:45.892621 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:45.892664 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:45.893037 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:45.893268 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:42:45.893413 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} executeQuery: Read 56 rows, 4.38 KiB in 0.001539 sec., 36387.264457439895 rows/sec., 2.78 MiB/sec. 2026.05.19 02:42:45.893450 [ 269 ] {545b61aa-5d85-49ba-9dde-67b80e98e14b} TCPHandler: Processed in 0.001826919 sec. 2026.05.19 02:42:45.893611 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:45.893711 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:42:45.893754 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:42:45.894199 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:45.894236 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:45.894529 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:45.894748 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:42:45.894878 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. 2026.05.19 02:42:45.894913 [ 269 ] {a379ffcf-cd92-4d39-99ab-eab835b2c762} TCPHandler: Processed in 0.001351254 sec. 2026.05.19 02:42:45.895047 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:45.895148 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:42:45.895193 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:42:45.895583 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:45.895619 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:45.895943 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:45.896167 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:42:45.896294 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} executeQuery: Read 32 rows, 2.28 KiB in 0.001169 sec., 27373.82378100941 rows/sec., 1.91 MiB/sec. 2026.05.19 02:42:45.896328 [ 269 ] {1c635660-905b-4170-b838-ecf825c16552} TCPHandler: Processed in 0.001330633 sec. 2026.05.19 02:42:45.896457 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:45.896559 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:42:45.896601 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:42:45.896954 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:45.896991 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:45.897290 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:45.897518 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:42:45.897649 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. 2026.05.19 02:42:45.897681 [ 269 ] {e385d1db-66db-46c4-992d-2315651355bb} TCPHandler: Processed in 0.001274163 sec. 2026.05.19 02:42:46.658962 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1448 2026.05.19 02:42:46.659487 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:46.659528 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:46.660053 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:42:46.660283 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:42:46.660400 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1448 2026.05.19 02:42:46.726608 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.19 02:42:46.742096 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:46.742146 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:46.748708 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:42:46.749417 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:42:46.752093 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.19 02:42:47.000210 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 166.36 MiB, peak 173.71 MiB, free memory in arenas 0.00 B, will set to 168.50 MiB (RSS), difference: 2.14 MiB 2026.05.19 02:42:50.857195 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:50.857497 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:42:50.857926 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:42:50.857982 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} 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.19 02:42:50.858290 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:42:50.858373 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:50.858519 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:42:50.858555 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:42:50.858577 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:42:50.858593 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:42:50.858643 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:42:50.858663 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:42:50.859699 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} executeQuery: Read 44 rows, 9.42 KiB in 0.002351 sec., 18715.440238196516 rows/sec., 3.91 MiB/sec. 2026.05.19 02:42:50.859799 [ 269 ] {968cacb3-8dfa-4898-9bd1-b78e44845022} TCPHandler: Processed in 0.002779789 sec. 2026.05.19 02:42:50.861517 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:50.861634 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:42:50.861680 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:42:50.862266 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:50.862309 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:50.862683 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:42:50.862910 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:42:50.863067 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} executeQuery: Read 56 rows, 4.38 KiB in 0.001468 sec., 38147.13896457766 rows/sec., 2.91 MiB/sec. 2026.05.19 02:42:50.863104 [ 269 ] {27d6a244-2979-490f-b3fa-062b8df7c83c} TCPHandler: Processed in 0.001638627 sec. 2026.05.19 02:42:50.863259 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:50.863358 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:42:50.863402 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:42:50.863821 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:50.863859 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:50.864161 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:42:50.864374 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:42:50.864494 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. 2026.05.19 02:42:50.864525 [ 269 ] {d7a2455a-848a-41c5-9310-31055b18f4ef} TCPHandler: Processed in 0.001331204 sec. 2026.05.19 02:42:50.864643 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:50.864734 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:42:50.864775 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:42:50.865546 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:50.865582 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:50.865909 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:42:50.866131 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:42:50.866259 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. 2026.05.19 02:42:50.866292 [ 269 ] {b65a394e-56b5-40d7-82e1-2eb463ceb7b4} TCPHandler: Processed in 0.001674577 sec. 2026.05.19 02:42:50.866414 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:50.866513 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:42:50.866554 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:42:50.866913 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:50.866950 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:50.867251 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:42:50.867461 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:42:50.867586 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. 2026.05.19 02:42:50.867618 [ 269 ] {a1d50458-82e7-4db2-a315-0771043c8727} TCPHandler: Processed in 0.001252863 sec. 2026.05.19 02:42:54.109811 [ 26 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:42:54.109880 [ 26 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:42:54.151083 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 10 2026.05.19 02:42:54.153246 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:54.153304 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:54.154458 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:54.154732 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): 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.19 02:42:54.155049 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 10 2026.05.19 02:42:54.161085 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1960 2026.05.19 02:42:54.161607 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:54.161654 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:54.162132 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:42:54.162357 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:42:54.162491 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1960 2026.05.19 02:42:54.252776 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.19 02:42:54.268584 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:54.268645 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:54.274735 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:42:54.275456 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:42:54.278668 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.19 02:42:55.862912 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.863175 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.19 02:42:55.863526 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:42:55.863571 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.19 02:42:55.863832 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:42:55.863905 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:42:55.864047 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 34-element set) 2026.05.19 02:42:55.864082 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:42:55.864105 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:42:55.864120 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:42:55.864171 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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.19 02:42:55.864192 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:42:55.865363 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} executeQuery: Read 44 rows, 9.42 KiB in 0.002296 sec., 19163.763066202093 rows/sec., 4.01 MiB/sec. 2026.05.19 02:42:55.865463 [ 269 ] {b0f19e85-14cc-4d27-afb6-6c9c4e3de66d} TCPHandler: Processed in 0.002681117 sec. 2026.05.19 02:42:55.871027 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.871211 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.871281 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:42:55.872099 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.872153 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.872559 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.872793 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:42:55.872950 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} executeQuery: Read 280 rows, 18.20 KiB in 0.00179 sec., 156424.5810055866 rows/sec., 9.93 MiB/sec. 2026.05.19 02:42:55.872995 [ 269 ] {df4b324a-8ba9-4b40-a833-fdcbaff3f001} TCPHandler: Processed in 0.002104271 sec. 2026.05.19 02:42:55.873137 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.873244 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:42:55.873290 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:42:55.874095 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.874136 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.874524 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:42:55.874736 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:42:55.874871 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} executeQuery: Read 849 rows, 68.19 KiB in 0.001651 sec., 514233.79769836465 rows/sec., 40.34 MiB/sec. 2026.05.19 02:42:55.874945 [ 269 ] {fe952cb9-524c-4b9b-bd1d-3d1e46ae5e68} TCPHandler: Processed in 0.001859499 sec. 2026.05.19 02:42:55.875094 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.875196 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.875239 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:42:55.875722 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.875760 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.876083 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.876310 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:42:55.876437 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} executeQuery: Read 176 rows, 11.12 KiB in 0.001263 sec., 139350.7521773555 rows/sec., 8.60 MiB/sec. 2026.05.19 02:42:55.876472 [ 269 ] {d8593985-88f6-45d3-b658-3b7d2a1b07da} TCPHandler: Processed in 0.001427915 sec. 2026.05.19 02:42:55.876602 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.876702 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.876742 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:42:55.877253 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.877290 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.877616 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.877833 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:42:55.877957 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} executeQuery: Read 145 rows, 9.58 KiB in 0.001275 sec., 113725.49019607842 rows/sec., 7.34 MiB/sec. 2026.05.19 02:42:55.877990 [ 269 ] {d3d0bd5d-8eaa-49e0-8ab8-461c3c30bdbc} TCPHandler: Processed in 0.001437105 sec. 2026.05.19 02:42:55.878112 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.878210 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.878252 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:42:55.878749 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.878787 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.879112 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.879330 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:42:55.879457 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} executeQuery: Read 144 rows, 8.38 KiB in 0.001265 sec., 113833.99209486165 rows/sec., 6.47 MiB/sec. 2026.05.19 02:42:55.879492 [ 269 ] {c334fe88-88c4-4a74-9d87-1b1272c4149c} TCPHandler: Processed in 0.001428995 sec. 2026.05.19 02:42:55.879619 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.879716 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:42:55.879756 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:42:55.880423 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.880460 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.880775 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:42:55.880986 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:42:55.881116 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} executeQuery: Read 525 rows, 38.04 KiB in 0.001419 sec., 369978.8583509514 rows/sec., 26.18 MiB/sec. 2026.05.19 02:42:55.881149 [ 269 ] {5010ea97-a763-48f7-898a-ddef635d7b74} TCPHandler: Processed in 0.001579916 sec. 2026.05.19 02:42:55.881297 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.881394 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:42:55.881436 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:42:55.881785 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.881821 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.882133 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.882350 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:42:55.882477 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} executeQuery: Read 4 rows, 214.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 189.64 KiB/sec. 2026.05.19 02:42:55.882510 [ 269 ] {9869fbd4-8745-4050-bf7d-f890590bef50} TCPHandler: Processed in 0.001262203 sec. 2026.05.19 02:42:55.882646 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.882742 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.882785 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:42:55.883213 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.883250 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.883588 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:42:55.883800 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:42:55.883926 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. 2026.05.19 02:42:55.883960 [ 269 ] {eb5616d9-78a4-4b63-b8f3-f6762efa685d} TCPHandler: Processed in 0.001364024 sec. 2026.05.19 02:42:55.884113 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.884211 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.884253 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:42:55.884585 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.884621 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.884909 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.885116 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:42:55.885239 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. 2026.05.19 02:42:55.885272 [ 269 ] {7147a643-3c5f-4fd1-bc67-586c6cf070b6} TCPHandler: Processed in 0.001208172 sec. 2026.05.19 02:42:55.885392 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.885487 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.885539 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} 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.19 02:42:55.886356 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.886392 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.886919 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.887146 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:42:55.887287 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} executeQuery: Read 36 rows, 66.06 KiB in 0.001817 sec., 19812.87837094111 rows/sec., 35.50 MiB/sec. 2026.05.19 02:42:55.887341 [ 269 ] {fc31fb4e-fde3-42df-81e0-51581deb183c} TCPHandler: Processed in 0.00199724 sec. 2026.05.19 02:42:55.887475 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.887572 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.887613 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.19 02:42:55.887937 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.887972 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.888259 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:42:55.888471 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): 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.19 02:42:55.888594 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} executeQuery: Read 6 rows, 463.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 434.34 KiB/sec. 2026.05.19 02:42:55.888651 [ 269 ] {0504379a-778d-4374-9c27-c5d666529cac} TCPHandler: Processed in 0.001225553 sec. 2026.05.19 02:42:55.888771 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:42:55.888868 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:42:55.888917 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:42:55.889362 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:42:55.889409 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:42:55.889798 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:42:55.890038 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:42:55.890197 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} executeQuery: Read 90 rows, 5.77 KiB in 0.001345 sec., 66914.49814126393 rows/sec., 4.19 MiB/sec. 2026.05.19 02:42:55.890232 [ 269 ] {fd48d978-0fbd-4eaf-8b94-7632b9e714cf} TCPHandler: Processed in 0.001509895 sec. 2026.05.19 02:43:00.858568 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:00.858817 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:43:00.859163 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:00.859203 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} 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.19 02:43:00.859427 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:00.859500 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:00.859642 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:00.859689 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:00.859713 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:00.859730 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:00.859774 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:00.859796 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:00.860953 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} executeQuery: Read 44 rows, 9.42 KiB in 0.002231 sec., 19722.097714029584 rows/sec., 4.12 MiB/sec. 2026.05.19 02:43:00.861150 [ 269 ] {8dcf917d-6287-436f-9c4a-6492c5abc2cd} TCPHandler: Processed in 0.002717668 sec. 2026.05.19 02:43:00.863022 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:00.863190 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:00.863255 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:00.863903 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:00.863950 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:43:00.864451 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:00.864682 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:00.864839 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} executeQuery: Read 56 rows, 4.38 KiB in 0.001689 sec., 33155.71343990527 rows/sec., 2.53 MiB/sec. 2026.05.19 02:43:00.864881 [ 269 ] {d9fbf7b0-f7cb-49f1-9ff2-db5220e24d8d} TCPHandler: Processed in 0.00199804 sec. 2026.05.19 02:43:00.865047 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:00.865158 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:00.865204 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:00.865663 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:00.865701 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:43:00.866027 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:00.866241 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:00.866371 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. 2026.05.19 02:43:00.866406 [ 269 ] {31d87cab-0382-4bb3-a7de-a947d5d2afa3} TCPHandler: Processed in 0.001431605 sec. 2026.05.19 02:43:00.866554 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:00.866654 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:00.866701 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:00.867148 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:00.867197 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:43:00.867611 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:00.867883 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:00.868028 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} executeQuery: Read 160 rows, 11.41 KiB in 0.001389 sec., 115190.78473722102 rows/sec., 8.02 MiB/sec. 2026.05.19 02:43:00.868063 [ 269 ] {23fab543-69b4-46b3-9767-5daf79effacc} TCPHandler: Processed in 0.001559896 sec. 2026.05.19 02:43:00.868199 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:00.868297 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:00.868339 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:00.868686 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:00.868722 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:43:00.869041 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:00.869251 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:00.869381 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. 2026.05.19 02:43:00.869413 [ 269 ] {8c7c085c-d25d-46fc-955a-321ce51b0adb} TCPHandler: Processed in 0.001264083 sec. 2026.05.19 02:43:01.662896 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2408 2026.05.19 02:43:01.663381 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:01.663428 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:01.663952 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:01.664191 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:01.664330 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2408 2026.05.19 02:43:01.779018 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.19 02:43:01.797668 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:01.797740 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:01.804340 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:01.805579 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:01.812551 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.19 02:43:02.000241 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.61 MiB, peak 174.61 MiB, free memory in arenas 0.00 B, will set to 171.85 MiB (RSS), difference: 1.24 MiB 2026.05.19 02:43:05.862657 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.862948 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', '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.19 02:43:05.863343 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:05.863394 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} 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', '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.19 02:43:05.863660 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:05.863729 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:05.863872 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:43:05.863908 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:05.863931 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:05.863946 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:05.863988 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:43:05.864008 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:05.865079 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} executeQuery: Read 44 rows, 9.42 KiB in 0.002239 sec., 19651.630192050023 rows/sec., 4.11 MiB/sec. 2026.05.19 02:43:05.865262 [ 269 ] {4a481aa6-8731-4332-a7fb-7c01bc7d2888} TCPHandler: Processed in 0.002759669 sec. 2026.05.19 02:43:05.870641 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.870813 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.870887 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:43:05.871813 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.871890 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.872326 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:05.872569 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:43:05.872731 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} executeQuery: Read 280 rows, 18.20 KiB in 0.001971 sec., 142059.86808726535 rows/sec., 9.02 MiB/sec. 2026.05.19 02:43:05.872786 [ 269 ] {74d9963d-b982-46b6-9486-6e8d09f4b557} TCPHandler: Processed in 0.002282083 sec. 2026.05.19 02:43:05.873028 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.873163 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:05.873222 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:05.874036 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.874074 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.874453 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:05.874674 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:05.874791 [ 75 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:05.874800 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} executeQuery: Read 851 rows, 68.39 KiB in 0.001679 sec., 506849.3150684932 rows/sec., 39.78 MiB/sec. 2026.05.19 02:43:05.874876 [ 75 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.874885 [ 269 ] {6841f78a-068c-4b7d-acae-fc20b8e06dab} TCPHandler: Processed in 0.001975441 sec. 2026.05.19 02:43:05.874922 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.875053 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.875156 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.875198 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:43:05.875788 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.875843 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.876253 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:05.876483 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:43:05.876638 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} executeQuery: Read 177 rows, 11.20 KiB in 0.0015 sec., 118000 rows/sec., 7.29 MiB/sec. 2026.05.19 02:43:05.876687 [ 269 ] {367e4a2d-bf14-4318-abfb-fc19bccc402c} TCPHandler: Processed in 0.001683267 sec. 2026.05.19 02:43:05.876843 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.876953 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.876999 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:43:05.877311 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:43:05.877493 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.877536 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.877865 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:05.878083 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:43:05.878209 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} executeQuery: Read 145 rows, 9.58 KiB in 0.001278 sec., 113458.52895148669 rows/sec., 7.32 MiB/sec. 2026.05.19 02:43:05.878244 [ 269 ] {8f6acc4a-db72-4692-b502-5f514eb945a7} TCPHandler: Processed in 0.001456685 sec. 2026.05.19 02:43:05.878392 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.878491 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.878533 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:43:05.878977 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.879014 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.879320 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:05.879551 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:05.879559 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:43:05.879712 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} executeQuery: Read 144 rows, 8.38 KiB in 0.001241 sec., 116035.45527800162 rows/sec., 6.59 MiB/sec. 2026.05.19 02:43:05.879748 [ 269 ] {b7f45f3b-5c19-4389-ac85-d3ba8eebfbe7} TCPHandler: Processed in 0.001418394 sec. 2026.05.19 02:43:05.879895 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.879993 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:05.880034 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:05.880771 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.880825 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.881255 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:05.881516 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:05.881635 [ 74 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:05.881671 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} executeQuery: Read 521 rows, 37.70 KiB in 0.001696 sec., 307193.39622641506 rows/sec., 21.71 MiB/sec. 2026.05.19 02:43:05.881673 [ 74 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.881706 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.881720 [ 269 ] {be9ffb26-fb61-4a0f-a8ee-98f86faf340a} TCPHandler: Processed in 0.00187364 sec. 2026.05.19 02:43:05.881763 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3179 rows starting from the beginning of the part 2026.05.19 02:43:05.881839 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:43:05.881868 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.881926 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:05.881964 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:05.881973 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:43:05.882012 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:05.882028 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1760 rows starting from the beginning of the part 2026.05.19 02:43:05.882035 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:43:05.882092 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 849 rows starting from the beginning of the part 2026.05.19 02:43:05.882160 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:05.882172 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:05.882237 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:05.882256 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 851 rows starting from the beginning of the part 2026.05.19 02:43:05.882309 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 525 rows starting from the beginning of the part 2026.05.19 02:43:05.882375 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:05.882437 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 521 rows starting from the beginning of the part 2026.05.19 02:43:05.882443 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.882489 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.882854 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:05.883099 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:43:05.883242 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} executeQuery: Read 4 rows, 214.00 B in 0.001288 sec., 3105.590062111801 rows/sec., 162.25 KiB/sec. 2026.05.19 02:43:05.883276 [ 269 ] {d4f00b3e-add6-483e-bb8b-89d01a02c498} TCPHandler: Processed in 0.001459825 sec. 2026.05.19 02:43:05.883416 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.883514 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.883559 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:05.883969 [ 189 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2998 rows, containing 5 columns (5 merged, 0 gathered) in 0.002194843 sec., 1365929.134794607 rows/sec., 99.91 MiB/sec. 2026.05.19 02:43:05.884018 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.884053 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.884204 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:05.884452 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:05.884490 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:05.884570 [ 201 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_6_1} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:05.884707 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:05.884718 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2026.05.19 02:43:05.884833 [ 74 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:05.884850 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} executeQuery: Read 265 rows, 18.03 KiB in 0.001355 sec., 195571.95571955718 rows/sec., 13.00 MiB/sec. 2026.05.19 02:43:05.884862 [ 74 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.884892 [ 269 ] {e9e7a99b-138e-4465-8369-bcdd56f584fd} TCPHandler: Processed in 0.001525815 sec. 2026.05.19 02:43:05.884894 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.884995 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:43:05.885061 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.885105 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:05.885151 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2033 rows starting from the beginning of the part 2026.05.19 02:43:05.885163 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.885221 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:43:05.885236 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part 2026.05.19 02:43:05.885297 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2026.05.19 02:43:05.885346 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 265 rows starting from the beginning of the part 2026.05.19 02:43:05.885445 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2026.05.19 02:43:05.885504 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part 2026.05.19 02:43:05.885662 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.885708 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.886094 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:05.886359 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:43:05.886515 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec. 2026.05.19 02:43:05.886552 [ 269 ] {f885830f-3556-4d5d-955a-86bdb90caf67} TCPHandler: Processed in 0.001540146 sec. 2026.05.19 02:43:05.886694 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.886870 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.886924 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} 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.19 02:43:05.887909 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.887970 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.888729 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:05.888987 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:43:05.889162 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} executeQuery: Read 37 rows, 67.89 KiB in 0.002387 sec., 15500.62840385421 rows/sec., 27.78 MiB/sec. 2026.05.19 02:43:05.889257 [ 269 ] {4c1a30d8-e6ba-4123-ac86-cf265177a324} TCPHandler: Processed in 0.002612907 sec. 2026.05.19 02:43:05.889435 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:05.889560 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:05.889614 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:05.889721 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.004760809 sec., 612290.8942576776 rows/sec., 38.39 MiB/sec. 2026.05.19 02:43:05.890012 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.890055 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.890064 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:05.890388 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:05.890410 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:05.890458 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_6_1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:05.890528 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2026.05.19 02:43:05.890652 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:05.890760 [ 74 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:05.890787 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} executeQuery: Read 90 rows, 5.77 KiB in 0.001263 sec., 71258.90736342043 rows/sec., 4.46 MiB/sec. 2026.05.19 02:43:05.890796 [ 74 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:05.890827 [ 269 ] {0bf40166-b329-49f5-a919-b301091bc0bd} TCPHandler: Processed in 0.001479745 sec. 2026.05.19 02:43:05.890829 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:05.890922 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:05.891011 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:05.891035 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:05.891077 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2026.05.19 02:43:05.891114 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:05.891150 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part 2026.05.19 02:43:05.891184 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:05.891217 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part 2026.05.19 02:43:05.891901 [ 194 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.00104169 sec., 339832.3877545143 rows/sec., 21.65 MiB/sec. 2026.05.19 02:43:05.892043 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:05.892347 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:05.892413 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_6_1} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:05.892483 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.19 02:43:05.894731 [ 190 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 5047 rows, containing 5 columns (5 merged, 0 gathered) in 0.019712572 sec., 256029.5023906571 rows/sec., 20.41 MiB/sec. 2026.05.19 02:43:05.895130 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:05.895458 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:05.895536 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_6_1} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:05.895601 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2026.05.19 02:43:06.000293 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 172.72 MiB, peak 179.55 MiB, free memory in arenas 0.00 B, will set to 173.72 MiB (RSS), difference: 1.00 MiB 2026.05.19 02:43:09.109945 [ 70 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:43:09.110023 [ 70 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:43:09.164768 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2920 2026.05.19 02:43:09.165281 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:09.165320 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:09.165840 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:09.166080 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:09.166217 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2920 2026.05.19 02:43:09.166237 [ 70 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:09.166298 [ 70 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:09.166319 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:09.166487 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:09.166663 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:09.166705 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:09.166769 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part 2026.05.19 02:43:09.166813 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part 2026.05.19 02:43:09.166853 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part 2026.05.19 02:43:09.166900 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part 2026.05.19 02:43:09.166943 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part 2026.05.19 02:43:09.181210 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2920 rows, containing 4 columns (4 merged, 0 gathered) in 0.014802102 sec., 197269.27972797377 rows/sec., 2.82 MiB/sec. 2026.05.19 02:43:09.181971 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:09.182231 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:09.182299 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_6_1} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:09.182367 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. 2026.05.19 02:43:09.312966 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.19 02:43:09.330135 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:09.330210 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:09.336432 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:09.337109 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:09.337412 [ 69 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:09.337485 [ 69 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:09.337510 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:09.337649 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:09.340593 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.19 02:43:09.341801 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:09.343097 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:09.347256 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:09.351267 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:09.355470 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:09.364152 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:09.368440 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:09.423758 [ 186 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086160974 sec., 533.8844010746675 rows/sec., 2.76 MiB/sec. 2026.05.19 02:43:09.426286 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:09.428485 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:09.428589 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_6_1} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:09.430735 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.19 02:43:10.000197 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 174.87 MiB, peak 184.41 MiB, free memory in arenas 0.00 B, will set to 184.17 MiB (RSS), difference: 9.30 MiB 2026.05.19 02:43:10.858129 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:10.858345 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:43:10.858655 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:10.858692 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} 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.19 02:43:10.858908 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:10.858973 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:10.859106 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:10.859141 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:10.859163 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:10.859179 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:10.859220 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:10.859240 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:10.860451 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} executeQuery: Read 44 rows, 9.42 KiB in 0.002193 sec., 20063.839489284084 rows/sec., 4.19 MiB/sec. 2026.05.19 02:43:10.860547 [ 269 ] {f24b48f1-ac36-42ae-b150-6b6d99ce6d49} TCPHandler: Processed in 0.002542326 sec. 2026.05.19 02:43:10.862177 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:10.862286 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:10.862329 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:10.862795 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:10.862836 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:10.863198 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:10.863424 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:10.863563 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} executeQuery: Read 56 rows, 4.38 KiB in 0.001308 sec., 42813.455657492355 rows/sec., 3.27 MiB/sec. 2026.05.19 02:43:10.863597 [ 269 ] {6daa6e62-db5f-43be-a4e3-ccfaff1a909a} TCPHandler: Processed in 0.001470395 sec. 2026.05.19 02:43:10.863722 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:10.863818 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:10.863856 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:10.864252 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:10.864288 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:10.864572 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:10.864774 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:10.864901 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} executeQuery: Read 64 rows, 5.12 KiB in 0.001102 sec., 58076.225045372055 rows/sec., 4.53 MiB/sec. 2026.05.19 02:43:10.864934 [ 269 ] {d5421ea5-1e66-4b4d-8106-be9bb8a7f440} TCPHandler: Processed in 0.001261893 sec. 2026.05.19 02:43:10.865055 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:10.865151 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:10.865195 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:10.865599 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:10.865634 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:10.865958 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:10.866163 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:10.866285 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. 2026.05.19 02:43:10.866318 [ 269 ] {023548bb-87b1-40bd-9e96-bd3f4ad89fbc} TCPHandler: Processed in 0.001311294 sec. 2026.05.19 02:43:10.866435 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:10.866545 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:10.866585 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:10.866914 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:10.866949 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:10.867238 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:10.867447 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:10.867568 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. 2026.05.19 02:43:10.867599 [ 269 ] {f1bea501-c6ce-4f39-92ea-776faebea846} TCPHandler: Processed in 0.001212543 sec. 2026.05.19 02:43:14.177727 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.178085 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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', '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.19 02:43:14.178508 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:14.178556 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} 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', '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.19 02:43:14.178821 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:14.178891 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:14.179036 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 40-element set) 2026.05.19 02:43:14.179072 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:14.179095 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:14.179111 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:14.179153 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:43:14.179174 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:14.180147 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} executeQuery: Read 44 rows, 9.42 KiB in 0.002219 sec., 19828.751689950426 rows/sec., 4.15 MiB/sec. 2026.05.19 02:43:14.180218 [ 269 ] {670783d5-c537-4248-aa19-6cac7bafdc95} TCPHandler: Processed in 0.002654777 sec. 2026.05.19 02:43:14.196377 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.196516 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.196570 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:43:14.197264 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.197310 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.197693 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:43:14.197930 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:43:14.198080 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} executeQuery: Read 280 rows, 18.20 KiB in 0.001602 sec., 174781.52309612985 rows/sec., 11.09 MiB/sec. 2026.05.19 02:43:14.198116 [ 269 ] {ee1c025d-7fdc-4a0a-9b90-2d9b0ef25606} TCPHandler: Processed in 0.001806799 sec. 2026.05.19 02:43:14.198387 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.198489 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:14.198532 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:14.200393 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.200432 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.200983 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:14.201203 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:14.201331 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} executeQuery: Read 3200 rows, 244.58 KiB in 0.00286 sec., 1118881.1188811187 rows/sec., 83.51 MiB/sec. 2026.05.19 02:43:14.201366 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.19 02:43:14.201380 [ 269 ] {1ebd2d0e-8d03-4c5d-891a-37c0623ba9a3} TCPHandler: Processed in 0.003045201 sec. 2026.05.19 02:43:14.201515 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.201608 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.201646 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:43:14.202140 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.202177 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.202545 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:43:14.202764 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:43:14.202892 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} executeQuery: Read 188 rows, 12.02 KiB in 0.001296 sec., 145061.7283950617 rows/sec., 9.06 MiB/sec. 2026.05.19 02:43:14.202925 [ 269 ] {803e0b5b-18e3-4ecf-a929-99f6e69d03dc} TCPHandler: Processed in 0.001458385 sec. 2026.05.19 02:43:14.203065 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.203171 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.203210 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:43:14.204258 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.204334 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.204887 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:43:14.205132 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:43:14.205301 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} executeQuery: Read 946 rows, 56.96 KiB in 0.002145 sec., 441025.641025641 rows/sec., 25.93 MiB/sec. 2026.05.19 02:43:14.205360 [ 269 ] {5f2b8a27-360e-4e21-935f-e27795727422} TCPHandler: Processed in 0.002343504 sec. 2026.05.19 02:43:14.205569 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.205704 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.205763 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.19 02:43:14.206236 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.206274 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.206567 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:43:14.206784 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): 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.19 02:43:14.206911 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} executeQuery: Read 1 rows, 72.00 B in 0.001249 sec., 800.640512409928 rows/sec., 56.30 KiB/sec. 2026.05.19 02:43:14.206945 [ 269 ] {4a28a225-70c2-4d4f-8cac-6bcba7b24844} TCPHandler: Processed in 0.001495415 sec. 2026.05.19 02:43:14.207070 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.207175 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.207216 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:43:14.207674 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.207711 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.208015 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:43:14.208230 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:43:14.208353 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} executeQuery: Read 144 rows, 8.38 KiB in 0.001197 sec., 120300.75187969925 rows/sec., 6.83 MiB/sec. 2026.05.19 02:43:14.208388 [ 269 ] {2ca964ce-cf67-41fd-86e4-f5a5ac03613f} TCPHandler: Processed in 0.001366954 sec. 2026.05.19 02:43:14.208516 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.208612 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:14.208653 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:14.209770 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.209807 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.210213 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:14.210431 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:14.210558 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} executeQuery: Read 1747 rows, 120.70 KiB in 0.001964 sec., 889511.2016293278 rows/sec., 60.01 MiB/sec. 2026.05.19 02:43:14.210592 [ 269 ] {eae237af-7911-43b2-8c9a-0170c94cc3cc} TCPHandler: Processed in 0.002125942 sec. 2026.05.19 02:43:14.210731 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.210830 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:43:14.210871 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:43:14.211228 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.211264 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.211566 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:43:14.211781 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:43:14.211909 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} executeQuery: Read 4 rows, 214.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. 2026.05.19 02:43:14.211942 [ 269 ] {b5155b1b-4fb8-4203-9cc5-38d1d4efbb85} TCPHandler: Processed in 0.001261013 sec. 2026.05.19 02:43:14.212092 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.212187 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.212231 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:14.213004 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.213040 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.213476 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:14.213690 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:14.213817 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} executeQuery: Read 1697 rows, 106.37 KiB in 0.001648 sec., 1029733.009708738 rows/sec., 63.03 MiB/sec. 2026.05.19 02:43:14.213851 [ 269 ] {82e623c2-927b-482a-a9ba-f48c40db7655} TCPHandler: Processed in 0.001809188 sec. 2026.05.19 02:43:14.213999 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.214106 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.214149 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:43:14.214488 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.214538 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.214847 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:43:14.215072 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:43:14.215200 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. 2026.05.19 02:43:14.215233 [ 269 ] {1362b5f3-8a6f-4956-a8cf-c278a348dd3f} TCPHandler: Processed in 0.001285793 sec. 2026.05.19 02:43:14.215357 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.215453 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.215508 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} 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.19 02:43:14.216436 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.216473 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.217044 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:43:14.217271 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:43:14.217409 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} executeQuery: Read 48 rows, 88.08 KiB in 0.001974 sec., 24316.1094224924 rows/sec., 43.57 MiB/sec. 2026.05.19 02:43:14.217465 [ 269 ] {a0e6bb2c-9c23-466c-8489-1a315f04988d} TCPHandler: Processed in 0.002156632 sec. 2026.05.19 02:43:14.217597 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:14.217695 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:14.217735 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:14.218077 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:14.218113 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:14.218417 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:14.218631 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:14.218760 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} executeQuery: Read 78 rows, 4.94 KiB in 0.001084 sec., 71955.71955719558 rows/sec., 4.45 MiB/sec. 2026.05.19 02:43:14.218792 [ 269 ] {07d31e0a-80d7-45c8-9e1d-9ecc3e4636c5} TCPHandler: Processed in 0.001243583 sec. 2026.05.19 02:43:15.853736 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:15.853986 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:43:15.854328 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:15.854368 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} 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.19 02:43:15.854599 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:15.854673 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:15.854816 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:15.854853 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:15.854875 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:15.854892 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:15.854942 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:15.854962 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:15.856136 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} executeQuery: Read 44 rows, 9.42 KiB in 0.002253 sec., 19529.516200621394 rows/sec., 4.08 MiB/sec. 2026.05.19 02:43:15.856247 [ 269 ] {00be32ec-cf27-43f9-97d8-27d4e243a11b} TCPHandler: Processed in 0.002656717 sec. 2026.05.19 02:43:15.857360 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:15.857477 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:15.857526 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:15.858057 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:15.858106 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:15.858484 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:43:15.858736 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:15.858886 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} executeQuery: Read 56 rows, 4.38 KiB in 0.001443 sec., 38808.03880803881 rows/sec., 2.96 MiB/sec. 2026.05.19 02:43:15.858923 [ 269 ] {625bf501-8a5d-4e7f-b454-46d0bee6aead} TCPHandler: Processed in 0.001615447 sec. 2026.05.19 02:43:15.859069 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:15.859169 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:15.859211 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:15.859673 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:15.859712 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:15.860015 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:43:15.860226 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:15.860354 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. 2026.05.19 02:43:15.860387 [ 269 ] {40f24ba6-74e5-4282-94a8-2575b5d69a3b} TCPHandler: Processed in 0.001368034 sec. 2026.05.19 02:43:15.860510 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:15.860621 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:15.860666 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:15.861061 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:15.861097 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:15.861414 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:43:15.861635 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:15.861766 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} executeQuery: Read 32 rows, 2.28 KiB in 0.001164 sec., 27491.408934707903 rows/sec., 1.91 MiB/sec. 2026.05.19 02:43:15.861801 [ 269 ] {9d8638ff-82bb-4056-b2eb-4935978119d1} TCPHandler: Processed in 0.001340114 sec. 2026.05.19 02:43:15.861922 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:15.862020 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:15.862065 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:15.862396 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:15.862432 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:15.862740 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:43:15.862961 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:15.863085 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} executeQuery: Read 12 rows, 848.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 763.95 KiB/sec. 2026.05.19 02:43:15.863118 [ 269 ] {166a3781-694f-453b-a16c-0a31380ea744} TCPHandler: Processed in 0.001244533 sec. 2026.05.19 02:43:16.666453 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3368 2026.05.19 02:43:16.667067 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:16.667112 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:16.667682 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:16.667922 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:16.668051 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3368 2026.05.19 02:43:16.840843 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.19 02:43:16.858138 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:16.858192 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:16.863758 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:16.864439 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:16.867283 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.19 02:43:20.858485 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:20.858755 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} executeQuery: (from [fd00:1122:3344:101::d]:54233) 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.19 02:43:20.859126 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:20.859162 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} 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.19 02:43:20.859379 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:20.859447 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:20.859588 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:20.859625 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:20.859649 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:20.859664 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:20.859706 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:20.859725 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:20.861178 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} executeQuery: Read 44 rows, 9.42 KiB in 0.002539 sec., 17329.65734541158 rows/sec., 3.62 MiB/sec. 2026.05.19 02:43:20.861294 [ 269 ] {40b5ca3a-1619-4cd1-bf0e-af7e3f3284df} TCPHandler: Processed in 0.00295866 sec. 2026.05.19 02:43:20.863011 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:20.863131 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:20.863184 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:20.863796 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:20.863846 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:20.864234 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:43:20.864459 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:20.864600 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} executeQuery: Read 56 rows, 4.38 KiB in 0.001504 sec., 37234.04255319149 rows/sec., 2.84 MiB/sec. 2026.05.19 02:43:20.864637 [ 269 ] {932ddc6e-eb11-4c36-af5c-9878121c58d0} TCPHandler: Processed in 0.001678857 sec. 2026.05.19 02:43:20.864799 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:20.864901 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:20.864942 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:20.865418 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:20.865460 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:20.865765 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:43:20.865990 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:20.866125 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. 2026.05.19 02:43:20.866159 [ 269 ] {63827a8e-f286-4e23-be70-414a1ae1a583} TCPHandler: Processed in 0.001410504 sec. 2026.05.19 02:43:20.866305 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:20.866403 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:20.866446 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:20.866883 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:20.866920 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:20.867244 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:43:20.867459 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:20.867586 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. 2026.05.19 02:43:20.867619 [ 269 ] {0dc2f9e8-db38-4e28-9625-77d3d1f2f72d} TCPHandler: Processed in 0.001365024 sec. 2026.05.19 02:43:20.867880 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:20.868076 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} executeQuery: (from [fd00:1122:3344:101::d]:54233) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:20.868151 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:20.868707 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:20.868758 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.19 02:43:20.869187 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:43:20.869431 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:20.869584 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2026.05.19 02:43:20.869622 [ 269 ] {7f91e0b2-192b-4030-993d-90e22a590c3c} TCPHandler: Processed in 0.00188625 sec. 2026.05.19 02:43:24.110107 [ 46 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:43:24.110191 [ 46 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:43:24.168228 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3880 2026.05.19 02:43:24.168730 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:24.168764 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:24.169323 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:24.169573 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:24.169702 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3880 2026.05.19 02:43:24.367451 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.19 02:43:24.384390 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:24.384441 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:24.389600 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:24.390266 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:24.393026 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.19 02:43:25.023332 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:25.023439 [ 259 ] {} TCP-Session: b7886022-980d-4398-861e-9e25aa66adbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:25.664533 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:25.664607 [ 269 ] {} TCP-Session: 282cb470-8a54-4a78-9d08-34ab3f6c957c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:25.863748 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.864005 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:43:25.864409 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:25.864451 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} 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', '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.19 02:43:25.864739 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:25.864808 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:25.864954 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:43:25.864990 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:25.865013 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:25.865028 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:25.865070 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:43:25.865090 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:25.866220 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} executeQuery: Read 44 rows, 9.42 KiB in 0.00232 sec., 18965.51724137931 rows/sec., 3.97 MiB/sec. 2026.05.19 02:43:25.866326 [ 270 ] {12489fbf-5c91-4717-b4e8-540a6518462c} TCPHandler: Processed in 0.002714708 sec. 2026.05.19 02:43:25.871653 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.871784 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.871835 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:43:25.872547 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.872590 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.872981 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:25.873213 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:43:25.873357 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} executeQuery: Read 280 rows, 18.20 KiB in 0.001612 sec., 173697.27047146403 rows/sec., 11.02 MiB/sec. 2026.05.19 02:43:25.873357 [ 44 ] {} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.19 02:43:25.873392 [ 270 ] {704f9beb-3bfa-422a-ad30-7915f79651c8} TCPHandler: Processed in 0.001799798 sec. 2026.05.19 02:43:25.873442 [ 44 ] {} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.873474 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.873587 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.873657 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::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.19 02:43:25.873699 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:25.873751 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:25.873835 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:25.873891 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 280 rows starting from the beginning of the part 2026.05.19 02:43:25.874006 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 280 rows starting from the beginning of the part 2026.05.19 02:43:25.874065 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 280 rows starting from the beginning of the part 2026.05.19 02:43:25.874115 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 280 rows starting from the beginning of the part 2026.05.19 02:43:25.874174 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 280 rows starting from the beginning of the part 2026.05.19 02:43:25.874530 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.874584 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.874981 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:43:25.875213 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:25.875228 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651057 sec., 847941.6519235859 rows/sec., 57.05 MiB/sec. 2026.05.19 02:43:25.875330 [ 44 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:43:25.875352 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} executeQuery: Read 851 rows, 68.39 KiB in 0.001673 sec., 508667.0651524208 rows/sec., 39.92 MiB/sec. 2026.05.19 02:43:25.875367 [ 44 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.875398 [ 270 ] {1ab66e9e-e1ca-4e33-8f85-f07be1d6e77d} TCPHandler: Processed in 0.00187307 sec. 2026.05.19 02:43:25.875401 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.875466 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.19 02:43:25.875563 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.875576 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:43:25.875699 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.875745 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:25.875748 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:43:25.875803 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3205 rows starting from the beginning of the part 2026.05.19 02:43:25.875820 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:43:25.875907 [ 191 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_5_1} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.19 02:43:25.875923 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:25.875999 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3200 rows starting from the beginning of the part 2026.05.19 02:43:25.876009 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.19 02:43:25.876052 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:25.876108 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:25.876161 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 851 rows starting from the beginning of the part 2026.05.19 02:43:25.876254 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.876297 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.876670 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:25.876907 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:43:25.877048 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} executeQuery: Read 177 rows, 11.20 KiB in 0.001368 sec., 129385.96491228069 rows/sec., 7.99 MiB/sec. 2026.05.19 02:43:25.877085 [ 270 ] {01b0a7a6-9820-4175-b267-523a9deae250} TCPHandler: Processed in 0.001571516 sec. 2026.05.19 02:43:25.877240 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.877338 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.877378 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:43:25.877874 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.877910 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.878225 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:25.878450 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:43:25.878465 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 7424 rows, containing 5 columns (5 merged, 0 gathered) in 0.00295454 sec., 2512743.100448801 rows/sec., 198.33 MiB/sec. 2026.05.19 02:43:25.878597 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} executeQuery: Read 145 rows, 9.58 KiB in 0.001278 sec., 113458.52895148669 rows/sec., 7.32 MiB/sec. 2026.05.19 02:43:25.878638 [ 270 ] {1e26a4a6-13ef-45a9-8a33-99d042e83237} TCPHandler: Processed in 0.001447325 sec. 2026.05.19 02:43:25.878759 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:43:25.878783 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.878885 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.878929 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:43:25.879024 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:25.879100 [ 192 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_11_2} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:43:25.879166 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.19 02:43:25.879417 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.879459 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.879796 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:25.880011 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:43:25.880142 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} executeQuery: Read 144 rows, 8.38 KiB in 0.001276 sec., 112852.6645768025 rows/sec., 6.41 MiB/sec. 2026.05.19 02:43:25.880159 [ 43 ] {} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.19 02:43:25.880176 [ 270 ] {f0ccc775-84d5-4151-aa8e-110986c86d31} TCPHandler: Processed in 0.001441915 sec. 2026.05.19 02:43:25.880215 [ 43 ] {} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.880246 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.880325 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.880334 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::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.19 02:43:25.880432 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:25.880444 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:25.880482 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:25.880486 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part 2026.05.19 02:43:25.880591 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part 2026.05.19 02:43:25.880650 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part 2026.05.19 02:43:25.880700 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part 2026.05.19 02:43:25.880744 [ 191 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part 2026.05.19 02:43:25.881218 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.881261 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.881553 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250613 sec., 575717.6680555856 rows/sec., 34.90 MiB/sec. 2026.05.19 02:43:25.881617 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:43:25.881708 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.19 02:43:25.881903 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:25.882034 [ 43 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:43:25.882037 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:43:25.882076 [ 43 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.882052 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} executeQuery: Read 521 rows, 37.70 KiB in 0.001638 sec., 318070.8180708181 rows/sec., 22.47 MiB/sec. 2026.05.19 02:43:25.882115 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.882152 [ 192 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_5_1} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.19 02:43:25.882153 [ 270 ] {0e9d9b30-69bb-4133-be20-7aaf62a4155a} TCPHandler: Processed in 0.001876089 sec. 2026.05.19 02:43:25.882226 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:43:25.882238 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.19 02:43:25.882305 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.882344 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:25.882389 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1776 rows starting from the beginning of the part 2026.05.19 02:43:25.882407 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:43:25.882455 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:43:25.882466 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:25.882524 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1747 rows starting from the beginning of the part 2026.05.19 02:43:25.882567 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:25.882611 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:25.882671 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 521 rows starting from the beginning of the part 2026.05.19 02:43:25.882854 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.882897 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.883220 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:25.883448 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:43:25.883602 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} executeQuery: Read 4 rows, 214.00 B in 0.001214 sec., 3294.8929159802306 rows/sec., 172.15 KiB/sec. 2026.05.19 02:43:25.883638 [ 270 ] {9ff672e7-32f8-463f-bf46-747c28d44afb} TCPHandler: Processed in 0.001382394 sec. 2026.05.19 02:43:25.883780 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.883875 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.883918 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:25.884126 [ 192 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4236 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194274 sec., 2180425.58448377 rows/sec., 157.51 MiB/sec. 2026.05.19 02:43:25.884362 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:43:25.884382 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.884425 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.884658 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:25.884747 [ 196 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_11_2} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:43:25.884819 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2026.05.19 02:43:25.884825 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:43:25.885063 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:25.885180 [ 43 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:43:25.885196 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} executeQuery: Read 265 rows, 18.03 KiB in 0.001339 sec., 197908.8872292756 rows/sec., 13.15 MiB/sec. 2026.05.19 02:43:25.885235 [ 43 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.885304 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.885304 [ 270 ] {40d99f89-a3a6-4a15-b4f4-3d0618fdc687} TCPHandler: Processed in 0.001570236 sec. 2026.05.19 02:43:25.885376 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:43:25.885473 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:25.885490 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.885499 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2915 rows starting from the beginning of the part 2026.05.19 02:43:25.885569 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part 2026.05.19 02:43:25.885614 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1697 rows starting from the beginning of the part 2026.05.19 02:43:25.885620 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.885654 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2026.05.19 02:43:25.885681 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:43:25.885702 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2026.05.19 02:43:25.885746 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part 2026.05.19 02:43:25.886093 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.886142 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.886487 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:25.886734 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:43:25.886836 [ 43 ] {} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.19 02:43:25.886867 [ 43 ] {} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.886869 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec. 2026.05.19 02:43:25.886887 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.886917 [ 270 ] {3c3c11d9-5a7d-4527-b733-80522bfa26d1} TCPHandler: Processed in 0.001487145 sec. 2026.05.19 02:43:25.886980 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:43:25.887059 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.887081 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:25.887115 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:43:25.887161 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.887166 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:43:25.887227 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} 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.19 02:43:25.887228 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:43:25.887289 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:43:25.887326 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:43:25.887894 [ 200 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5229 rows, containing 5 columns (5 merged, 0 gathered) in 0.002542396 sec., 2056721.2975476675 rows/sec., 129.32 MiB/sec. 2026.05.19 02:43:25.888104 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155092 sec., 4328.659535344371 rows/sec., 291.68 KiB/sec. 2026.05.19 02:43:25.888148 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.888193 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.888217 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.19 02:43:25.888407 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:43:25.888512 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:43:25.888594 [ 192 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_5_1} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.19 02:43:25.888653 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.19 02:43:25.888778 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:25.888869 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_11_2} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:43:25.888874 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:43:25.888961 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2026.05.19 02:43:25.889140 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:43:25.889288 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} executeQuery: Read 37 rows, 67.89 KiB in 0.002146 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. 2026.05.19 02:43:25.889343 [ 270 ] {2b474bbe-0134-4c1e-8206-5f72d92517fc} TCPHandler: Processed in 0.002332314 sec. 2026.05.19 02:43:25.889479 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:25.889575 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:25.889616 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:25.889982 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.890018 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.890332 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:43:25.890556 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:25.890655 [ 43 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:43:25.890680 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. 2026.05.19 02:43:25.890689 [ 43 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:25.890721 [ 270 ] {c56ff5b5-f2f0-4afa-80eb-9f0ec8cf26b3} TCPHandler: Processed in 0.001292993 sec. 2026.05.19 02:43:25.890722 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:25.890864 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:25.890978 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:25.891013 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part 2026.05.19 02:43:25.891088 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part 2026.05.19 02:43:25.891141 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part 2026.05.19 02:43:25.891193 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2026.05.19 02:43:25.891245 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2026.05.19 02:43:25.891298 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part 2026.05.19 02:43:25.892253 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436245 sec., 455354.0656364339 rows/sec., 29.18 MiB/sec. 2026.05.19 02:43:25.892436 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:43:25.892722 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:25.892803 [ 192 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_11_2} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:43:25.892881 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.19 02:43:26.001149 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 181.86 MiB, peak 189.51 MiB, free memory in arenas 0.00 B, will set to 185.78 MiB (RSS), difference: 3.92 MiB 2026.05.19 02:43:30.273994 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53741 2026.05.19 02:43:30.274124 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.274162 [ 306 ] {} TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Authenticating user 'default' from [fd00:1122:3344:101::e]:53741 2026.05.19 02:43:30.274201 [ 306 ] {} TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274224 [ 306 ] {} TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274510 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 2026.05.19 02:43:30.274529 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64827 2026.05.19 02:43:30.274563 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55644 2026.05.19 02:43:30.274577 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58477 2026.05.19 02:43:30.274618 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.274620 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34831 2026.05.19 02:43:30.274673 [ 307 ] {} TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 2026.05.19 02:43:30.274669 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.274655 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.274730 [ 307 ] {} TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274743 [ 310 ] {} TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Authenticating user 'default' from [fd00:1122:3344:101::e]:64827 2026.05.19 02:43:30.274758 [ 307 ] {} TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274760 [ 269 ] {} TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55644 2026.05.19 02:43:30.274770 [ 310 ] {} TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274787 [ 269 ] {} TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274794 [ 310 ] {} TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274804 [ 269 ] {} TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274791 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.274743 [ 306 ] {} TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:30.274870 [ 302 ] {} TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58477 2026.05.19 02:43:30.274889 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.274906 [ 302 ] {} TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274564 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46160 2026.05.19 02:43:30.274935 [ 302 ] {} TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.274532 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41095 2026.05.19 02:43:30.274532 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47903 2026.05.19 02:43:30.274934 [ 303 ] {} TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34831 2026.05.19 02:43:30.275094 [ 303 ] {} TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275111 [ 303 ] {} TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275130 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} executeQuery: (from [fd00:1122:3344:101::e]:53741) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:43:30.275151 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.275192 [ 259 ] {} TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:46160 2026.05.19 02:43:30.275221 [ 259 ] {} TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275242 [ 259 ] {} TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275245 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.275282 [ 308 ] {} TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Authenticating user 'default' from [fd00:1122:3344:101::e]:47903 2026.05.19 02:43:30.275300 [ 308 ] {} TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275313 [ 308 ] {} TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275322 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.275367 [ 309 ] {} TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Authenticating user 'default' from [fd00:1122:3344:101::e]:41095 2026.05.19 02:43:30.275392 [ 309 ] {} TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275441 [ 309 ] {} TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.275515 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:43:30.275626 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:30.276079 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:43:30.276191 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} Aggregator: Compile expression max()(UInt64) 0 2026.05.19 02:43:30.655970 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} AggregatingTransform: Aggregating 2026.05.19 02:43:30.656040 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} Aggregator: Aggregation method: without_key 2026.05.19 02:43:30.656077 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001265783 sec. (790.025 rows/sec., 30.86 KiB/sec.) 2026.05.19 02:43:30.656099 [ 322 ] {3b2d410f-c91b-411e-9762-8f45045c3518} Aggregator: Merging aggregated data 2026.05.19 02:43:30.656700 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} executeQuery: Read 1 rows, 40.00 B in 0.381678 sec., 2.620009536834714 rows/sec., 104.80 B/sec. 2026.05.19 02:43:30.656838 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2026.05.19 02:43:30.656855 [ 306 ] {3b2d410f-c91b-411e-9762-8f45045c3518} TCPHandler: Processed in 0.382309343 sec. 2026.05.19 02:43:30.657008 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657039 [ 306 ] {} TCP-Session: 96158719-7695-44d4-8895-0b98721c6289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657046 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657084 [ 308 ] {} TCP-Session: 4727321d-16b7-4600-b6f0-f4249290835f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657081 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657101 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657131 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657161 [ 307 ] {} TCP-Session: ad439b4a-8e10-4225-ba3d-8f4b3d9e38c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657159 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657196 [ 310 ] {} TCP-Session: 3bc3433b-f27c-4ef7-a102-104c20e4cc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657205 [ 269 ] {} TCP-Session: 770fe5d3-0841-464a-9c55-8cff0fb2c4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657253 [ 303 ] {} TCP-Session: 1cc735f5-d25c-4919-9090-57f72d586ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657200 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657170 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657331 [ 302 ] {} TCP-Session: 08c2f7b9-34d8-48cf-b23c-240a24a638f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657114 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.657354 [ 259 ] {} TCP-Session: 2c8a1cf8-7a6d-489a-b234-a5a93e964d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.657388 [ 309 ] {} TCP-Session: e05f7884-524c-488d-a00b-27529ecc178c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798417 [ 306 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49860 2026.05.19 02:43:30.798499 [ 306 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.798525 [ 306 ] {} TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Authenticating user 'default' from [fd00:1122:3344:101::e]:49860 2026.05.19 02:43:30.798548 [ 306 ] {} TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798561 [ 306 ] {} TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798776 [ 307 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54384 2026.05.19 02:43:30.798798 [ 308 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53919 2026.05.19 02:43:30.798820 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43270 2026.05.19 02:43:30.798837 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52595 2026.05.19 02:43:30.798850 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41335 2026.05.19 02:43:30.798890 [ 308 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.798894 [ 303 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44604 2026.05.19 02:43:30.798938 [ 308 ] {} TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Authenticating user 'default' from [fd00:1122:3344:101::e]:53919 2026.05.19 02:43:30.798905 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.798956 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.798966 [ 308 ] {} TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798997 [ 306 ] {} TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:30.799007 [ 310 ] {} TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Authenticating user 'default' from [fd00:1122:3344:101::e]:41335 2026.05.19 02:43:30.799010 [ 308 ] {} TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799050 [ 310 ] {} TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798990 [ 259 ] {} TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Authenticating user 'default' from [fd00:1122:3344:101::e]:52595 2026.05.19 02:43:30.799074 [ 310 ] {} TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799098 [ 259 ] {} TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798970 [ 303 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.799125 [ 259 ] {} TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799156 [ 303 ] {} TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Authenticating user 'default' from [fd00:1122:3344:101::e]:44604 2026.05.19 02:43:30.799169 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} executeQuery: (from [fd00:1122:3344:101::e]:49860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:43:30.799187 [ 303 ] {} TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798892 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.799213 [ 303 ] {} TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799241 [ 309 ] {} TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Authenticating user 'default' from [fd00:1122:3344:101::e]:43270 2026.05.19 02:43:30.798874 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48061 2026.05.19 02:43:30.799268 [ 309 ] {} TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.798866 [ 307 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.799307 [ 309 ] {} TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799322 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.799345 [ 307 ] {} TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:54384 2026.05.19 02:43:30.799365 [ 269 ] {} TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:48061 2026.05.19 02:43:30.799388 [ 307 ] {} TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799398 [ 269 ] {} TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799413 [ 307 ] {} TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799428 [ 269 ] {} TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799445 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:43:30.798882 [ 302 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57726 2026.05.19 02:43:30.799511 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:30.799523 [ 302 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:43:30.799552 [ 302 ] {} TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57726 2026.05.19 02:43:30.799569 [ 302 ] {} TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799581 [ 302 ] {} TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.799804 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:43:30.800673 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} AggregatingTransform: Aggregating 2026.05.19 02:43:30.800702 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} Aggregator: Aggregation method: without_key 2026.05.19 02:43:30.800730 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000822028 sec. (1216.504 rows/sec., 47.52 KiB/sec.) 2026.05.19 02:43:30.800743 [ 322 ] {a238287a-15e6-40e2-89d4-04df06fabb24} Aggregator: Merging aggregated data 2026.05.19 02:43:30.801281 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} executeQuery: Read 1 rows, 40.00 B in 0.002172 sec., 460.40515653775327 rows/sec., 17.98 KiB/sec. 2026.05.19 02:43:30.801397 [ 306 ] {a238287a-15e6-40e2-89d4-04df06fabb24} TCPHandler: Processed in 0.002524276 sec. 2026.05.19 02:43:30.801546 [ 306 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801576 [ 269 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801581 [ 306 ] {} TCP-Session: e13fb378-aad0-4904-bb7d-3e826f4c3a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801601 [ 307 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801629 [ 269 ] {} TCP-Session: 3eb6abc7-b275-4b52-9f6b-90c2fc9b5cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801631 [ 308 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801655 [ 259 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801674 [ 303 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801697 [ 302 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801720 [ 259 ] {} TCP-Session: 4f9b370a-9a97-4ef5-8bb6-632b7ec950df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801735 [ 303 ] {} TCP-Session: 1bc9cb79-93d7-4703-85ac-7772436e2460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801749 [ 302 ] {} TCP-Session: 1e0339a6-d2c2-4bd2-9857-c3c96c6a05d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801734 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801719 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.19 02:43:30.801812 [ 309 ] {} TCP-Session: 94650e1e-0a96-4c2a-baa4-51c91a67cd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801702 [ 308 ] {} TCP-Session: d38ce589-39a6-4a80-aca1-d1863fbbda14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801848 [ 310 ] {} TCP-Session: 3099779b-d933-4262-a818-ed69f15c130b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.801660 [ 307 ] {} TCP-Session: 20e54f9d-4668-4f9c-88c5-2cab26870cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:43:30.857926 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:30.858168 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:43:30.858500 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:30.858541 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} 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.19 02:43:30.858765 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:30.858840 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:30.858979 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:30.859020 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:30.859044 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:30.859060 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:30.859103 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:30.859123 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:30.860209 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} executeQuery: Read 44 rows, 9.42 KiB in 0.002134 sec., 20618.556701030928 rows/sec., 4.31 MiB/sec. 2026.05.19 02:43:30.860311 [ 270 ] {4c28c281-2e81-40da-b839-0c425b339d47} TCPHandler: Processed in 0.002517855 sec. 2026.05.19 02:43:30.862210 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:30.862370 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:30.862434 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:30.863056 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:30.863102 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:30.863483 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:43:30.863716 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:30.863874 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} executeQuery: Read 56 rows, 4.38 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.77 MiB/sec. 2026.05.19 02:43:30.863919 [ 270 ] {e9f9c803-48f2-4b2c-b181-df4b1ec3e25d} TCPHandler: Processed in 0.001839539 sec. 2026.05.19 02:43:30.864104 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:30.864212 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:30.864262 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:30.864724 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:30.864763 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:30.865090 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:43:30.865319 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:30.865462 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. 2026.05.19 02:43:30.865501 [ 270 ] {3463dfd4-60be-444d-90cd-ffb97fa08b17} TCPHandler: Processed in 0.001451105 sec. 2026.05.19 02:43:30.865666 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:30.865769 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:30.865817 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:30.866249 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:30.866286 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:30.866619 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:43:30.866830 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:30.866964 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. 2026.05.19 02:43:30.866999 [ 270 ] {460350f0-d08a-4efb-82e8-af0e070d4874} TCPHandler: Processed in 0.001383784 sec. 2026.05.19 02:43:30.867121 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:30.867220 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:30.867264 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:30.867611 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:30.867648 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:30.867960 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:43:30.868171 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:30.868303 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. 2026.05.19 02:43:30.868337 [ 270 ] {4274b311-a49e-4618-b2f6-1c2ff5868191} TCPHandler: Processed in 0.001266253 sec. 2026.05.19 02:43:31.000206 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 187.71 MiB, peak 197.33 MiB, free memory in arenas 0.00 B, will set to 206.96 MiB (RSS), difference: 19.26 MiB 2026.05.19 02:43:31.670510 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4328 2026.05.19 02:43:31.671038 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:31.671094 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:31.671619 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:43:31.671881 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:31.672032 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4328 2026.05.19 02:43:31.893827 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.19 02:43:31.909859 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:31.909920 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:31.916427 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:43:31.917155 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:31.920205 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.19 02:43:32.000243 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.49 MiB, peak 211.49 MiB, free memory in arenas 0.00 B, will set to 210.03 MiB (RSS), difference: 2.54 MiB 2026.05.19 02:43:34.156934 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 11 2026.05.19 02:43:34.158640 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:34.158687 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:34.159819 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:34.160078 [ 243 ] {} system.query_log (4e125e8d-7f5e-4a90-b9e5-b14c74aeafa8): 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.19 02:43:34.160311 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 11 2026.05.19 02:43:35.863276 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.863544 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:43:35.863938 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:35.863992 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} 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', '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.19 02:43:35.864274 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:35.864347 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:35.864508 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:43:35.864545 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:35.864568 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:35.864584 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:35.864628 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:43:35.864649 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:35.865786 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} executeQuery: Read 44 rows, 9.42 KiB in 0.002345 sec., 18763.326226012796 rows/sec., 3.92 MiB/sec. 2026.05.19 02:43:35.865966 [ 270 ] {6f51fe02-30de-4cb2-9d11-25680f6706dc} TCPHandler: Processed in 0.002837849 sec. 2026.05.19 02:43:35.871458 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.871657 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.871733 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:43:35.872580 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.872636 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.873065 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:35.873317 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:43:35.873483 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} executeQuery: Read 280 rows, 18.20 KiB in 0.001884 sec., 148619.957537155 rows/sec., 9.43 MiB/sec. 2026.05.19 02:43:35.873531 [ 270 ] {aca169c1-ba39-4716-99bf-51ada0a054f1} TCPHandler: Processed in 0.002228273 sec. 2026.05.19 02:43:35.873691 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.873808 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:35.873854 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:35.874673 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.874712 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.875083 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:43:35.875302 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:35.875447 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} executeQuery: Read 851 rows, 68.39 KiB in 0.001664 sec., 511418.26923076925 rows/sec., 40.14 MiB/sec. 2026.05.19 02:43:35.875483 [ 270 ] {387f60ac-0fae-4f3f-8769-4dead40d575b} TCPHandler: Processed in 0.001843449 sec. 2026.05.19 02:43:35.875614 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.875713 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.875756 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:43:35.876221 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.876258 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.876580 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:35.876808 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:43:35.876912 [ 28 ] {} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:35.876934 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} executeQuery: Read 177 rows, 11.20 KiB in 0.001241 sec., 142626.91377921033 rows/sec., 8.81 MiB/sec. 2026.05.19 02:43:35.876972 [ 28 ] {} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.876982 [ 270 ] {0e1f6993-084c-445d-817b-0249bae70e42} TCPHandler: Processed in 0.001417114 sec. 2026.05.19 02:43:35.877005 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.877122 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::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.19 02:43:35.877125 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.877235 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:35.877244 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.877282 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 188 rows starting from the beginning of the part 2026.05.19 02:43:35.877288 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:43:35.877378 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 176 rows starting from the beginning of the part 2026.05.19 02:43:35.877434 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part 2026.05.19 02:43:35.877487 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 188 rows starting from the beginning of the part 2026.05.19 02:43:35.877538 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part 2026.05.19 02:43:35.877593 [ 198 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part 2026.05.19 02:43:35.877755 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.877790 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.878102 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:35.878320 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:43:35.878427 [ 28 ] {} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:35.878456 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} executeQuery: Read 145 rows, 9.58 KiB in 0.001231 sec., 117790.41429731924 rows/sec., 7.60 MiB/sec. 2026.05.19 02:43:35.878462 [ 28 ] {} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.878500 [ 270 ] {c717affa-76a4-49dd-9f59-f2a305275c28} TCPHandler: Processed in 0.001423884 sec. 2026.05.19 02:43:35.878501 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.878592 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::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.19 02:43:35.878597 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514705 sec., 714990.7077615773 rows/sec., 47.01 MiB/sec. 2026.05.19 02:43:35.878639 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.878676 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:35.878699 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 946 rows starting from the beginning of the part 2026.05.19 02:43:35.878743 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part 2026.05.19 02:43:35.878745 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.878783 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 145 rows starting from the beginning of the part 2026.05.19 02:43:35.878795 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:43:35.878814 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:35.878824 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 946 rows starting from the beginning of the part 2026.05.19 02:43:35.878876 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 145 rows starting from the beginning of the part 2026.05.19 02:43:35.878915 [ 198 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part 2026.05.19 02:43:35.879215 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:43:35.879258 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.879298 [ 200 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_6_1} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:35.879302 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.879399 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2026.05.19 02:43:35.879652 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:35.879872 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:43:35.879978 [ 197 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412914 sec., 1749575.6995825649 rows/sec., 111.90 MiB/sec. 2026.05.19 02:43:35.880001 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} executeQuery: Read 144 rows, 8.38 KiB in 0.001275 sec., 112941.17647058822 rows/sec., 6.42 MiB/sec. 2026.05.19 02:43:35.880049 [ 270 ] {200d23fc-5bfe-4807-9671-8be52d63564f} TCPHandler: Processed in 0.001458435 sec. 2026.05.19 02:43:35.880163 [ 200 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:35.880217 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.880329 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:35.880373 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:35.880439 [ 200 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:43:35.880511 [ 200 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_6_1} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:35.880583 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.19 02:43:35.881040 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.881082 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.881428 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:43:35.881654 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:35.881785 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} executeQuery: Read 521 rows, 37.70 KiB in 0.001473 sec., 353699.93211133743 rows/sec., 24.99 MiB/sec. 2026.05.19 02:43:35.881819 [ 270 ] {cee5ad6c-2c62-489f-8964-f08f0a87dde8} TCPHandler: Processed in 0.001652517 sec. 2026.05.19 02:43:35.881978 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.882074 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:43:35.882116 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:43:35.882476 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.882512 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.882818 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:35.883030 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:43:35.883160 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} executeQuery: Read 4 rows, 214.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 189.30 KiB/sec. 2026.05.19 02:43:35.883173 [ 27 ] {} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:35.883193 [ 270 ] {aa9f190e-dbd3-4a11-b7ff-5ffb92dbf11b} TCPHandler: Processed in 0.001264463 sec. 2026.05.19 02:43:35.883224 [ 27 ] {} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.883255 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.883350 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.883391 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::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.19 02:43:35.883468 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.883517 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:35.883552 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:35.883598 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2026.05.19 02:43:35.883674 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::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.19 02:43:35.883728 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2026.05.19 02:43:35.883777 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2026.05.19 02:43:35.883825 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2026.05.19 02:43:35.883872 [ 198 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2026.05.19 02:43:35.883961 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.884002 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.884377 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:43:35.884644 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:35.884727 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405194 sec., 17079.4922266961 rows/sec., 892.34 KiB/sec. 2026.05.19 02:43:35.884782 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} executeQuery: Read 265 rows, 18.03 KiB in 0.001333 sec., 198799.69992498125 rows/sec., 13.21 MiB/sec. 2026.05.19 02:43:35.884824 [ 270 ] {7cd299aa-faf5-4216-8624-26f65e136b97} TCPHandler: Processed in 0.001524456 sec. 2026.05.19 02:43:35.884876 [ 192 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:35.884979 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.885082 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.885127 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:43:35.885177 [ 192 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:43:35.885252 [ 192 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_6_1} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:35.885321 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.19 02:43:35.885478 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.885519 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.885837 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:35.886054 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:43:35.886183 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. 2026.05.19 02:43:35.886217 [ 270 ] {385c1903-789c-4e90-92aa-a46920f844da} TCPHandler: Processed in 0.001287973 sec. 2026.05.19 02:43:35.886368 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.886475 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.886529 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} 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.19 02:43:35.887358 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.887402 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.887953 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.19 02:43:35.888177 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:43:35.888285 [ 27 ] {} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.19 02:43:35.888312 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} executeQuery: Read 37 rows, 67.89 KiB in 0.001855 sec., 19946.09164420485 rows/sec., 35.74 MiB/sec. 2026.05.19 02:43:35.888323 [ 27 ] {} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.888357 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.888374 [ 270 ] {eb716935-38bd-42a7-b4b9-c73f34999841} TCPHandler: Processed in 0.002054932 sec. 2026.05.19 02:43:35.888452 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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.19 02:43:35.888536 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:35.888638 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:35.888679 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:35.888689 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:35.888748 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2026.05.19 02:43:35.888886 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2026.05.19 02:43:35.889013 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2026.05.19 02:43:35.889037 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:35.889079 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:35.889132 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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.19 02:43:35.889254 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part 2026.05.19 02:43:35.889355 [ 198 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2026.05.19 02:43:35.889415 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:43:35.889663 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:35.889805 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} executeQuery: Read 90 rows, 5.77 KiB in 0.001185 sec., 75949.36708860759 rows/sec., 4.75 MiB/sec. 2026.05.19 02:43:35.889838 [ 270 ] {750c1b28-3457-4c00-83b5-f478b31cf42c} TCPHandler: Processed in 0.001353743 sec. 2026.05.19 02:43:35.891940 [ 201 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 19 columns (19 merged, 0 gathered) in 0.003528536 sec., 64899.437046979256 rows/sec., 116.30 MiB/sec. 2026.05.19 02:43:35.892467 [ 188 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.19 02:43:35.892804 [ 188 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:43:35.892870 [ 188 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_6_1} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.19 02:43:35.892978 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. 2026.05.19 02:43:39.110518 [ 68 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:43:39.110640 [ 68 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:43:39.172133 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4840 2026.05.19 02:43:39.172825 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:39.172869 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:39.173414 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:43:39.173647 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:39.173775 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4840 2026.05.19 02:43:39.420271 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.19 02:43:39.436677 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:39.436740 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:39.443137 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:43:39.443804 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:39.446667 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.19 02:43:40.000191 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 211.38 MiB, peak 216.75 MiB, free memory in arenas 0.00 B, will set to 212.65 MiB (RSS), difference: 1.27 MiB 2026.05.19 02:43:40.858199 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:40.858450 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:43:40.858799 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:40.858839 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} 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.19 02:43:40.859064 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:40.859137 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:40.859281 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:40.859318 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:40.859340 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:40.859357 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:40.859411 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:40.859432 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:40.860650 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} executeQuery: Read 44 rows, 9.42 KiB in 0.002304 sec., 19097.222222222223 rows/sec., 3.99 MiB/sec. 2026.05.19 02:43:40.860760 [ 270 ] {a47022f5-a49d-47e1-ba7a-4debca1816fd} TCPHandler: Processed in 0.002702508 sec. 2026.05.19 02:43:40.862347 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:40.862475 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:40.862522 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:40.863126 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:40.863170 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:40.863561 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:43:40.863797 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:40.863946 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} executeQuery: Read 56 rows, 4.38 KiB in 0.001506 sec., 37184.594953519256 rows/sec., 2.84 MiB/sec. 2026.05.19 02:43:40.863981 [ 270 ] {137a3266-4798-4fa5-8dcc-8291195a5b74} TCPHandler: Processed in 0.001685707 sec. 2026.05.19 02:43:40.864126 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:40.864225 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:40.864268 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:40.864749 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:40.864786 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:40.865088 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:43:40.865300 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:40.865442 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. 2026.05.19 02:43:40.865476 [ 270 ] {101feec9-f438-4809-aab6-890b4a2fb16d} TCPHandler: Processed in 0.001399795 sec. 2026.05.19 02:43:40.865644 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:40.865747 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:40.865791 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:40.866242 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:40.866278 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:40.866615 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:43:40.866824 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:40.866979 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. 2026.05.19 02:43:40.867013 [ 270 ] {b674e9ec-e25b-4664-bb0c-b232650d1497} TCPHandler: Processed in 0.001417324 sec. 2026.05.19 02:43:40.867146 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:40.867247 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:40.867288 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:40.867647 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:40.867683 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. 2026.05.19 02:43:40.867994 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:43:40.868214 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:40.868339 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. 2026.05.19 02:43:40.868371 [ 270 ] {51ddca01-796e-40c1-b764-f333475c3c6c} TCPHandler: Processed in 0.001274063 sec. 2026.05.19 02:43:44.173257 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.173622 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:43:44.174101 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:44.174171 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} 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', '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.19 02:43:44.174550 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:44.174622 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:44.174775 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 44-element set) 2026.05.19 02:43:44.174812 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:44.174833 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:44.174849 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:44.174894 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} 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', '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.19 02:43:44.174915 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:44.176387 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} executeQuery: Read 44 rows, 9.42 KiB in 0.002924 sec., 15047.879616963064 rows/sec., 3.15 MiB/sec. 2026.05.19 02:43:44.176511 [ 270 ] {a8e9fc68-5d37-403e-926f-ed962d3fa395} TCPHandler: Processed in 0.003407815 sec. 2026.05.19 02:43:44.192727 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.192845 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.192891 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:43:44.193588 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.193630 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.194028 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:44.194264 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:43:44.194425 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} executeQuery: Read 280 rows, 18.20 KiB in 0.001614 sec., 173482.0322180917 rows/sec., 11.01 MiB/sec. 2026.05.19 02:43:44.194461 [ 270 ] {edfc32ed-336e-400b-918f-99b7e041bf7d} TCPHandler: Processed in 0.001787309 sec. 2026.05.19 02:43:44.194621 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.194724 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.19 02:43:44.194767 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.19 02:43:44.195217 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.195255 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.195555 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.19 02:43:44.195777 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): 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.19 02:43:44.195903 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} executeQuery: Read 18 rows, 1.47 KiB in 0.001201 sec., 14987.510407993339 rows/sec., 1.19 MiB/sec. 2026.05.19 02:43:44.195936 [ 270 ] {df003403-a9df-41d0-9f9f-ff3e4060d288} TCPHandler: Processed in 0.001365624 sec. 2026.05.19 02:43:44.196068 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.196165 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:44.196206 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:44.198012 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.198048 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.198647 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.19 02:43:44.198887 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:44.199019 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} executeQuery: Read 3217 rows, 246.03 KiB in 0.002871 sec., 1120515.4998258448 rows/sec., 83.69 MiB/sec. 2026.05.19 02:43:44.199055 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.19 02:43:44.199068 [ 270 ] {8b9dff09-427c-401e-95fa-25e41beca2eb} TCPHandler: Processed in 0.003048711 sec. 2026.05.19 02:43:44.199196 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.199293 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.199334 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:43:44.199888 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.199924 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.200229 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:44.200451 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:43:44.200579 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} executeQuery: Read 210 rows, 13.58 KiB in 0.001305 sec., 160919.54022988505 rows/sec., 10.16 MiB/sec. 2026.05.19 02:43:44.200613 [ 270 ] {fd2268fd-ccbf-4acc-bdc1-8811cffbd444} TCPHandler: Processed in 0.001464865 sec. 2026.05.19 02:43:44.200760 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.200856 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.200895 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:43:44.201584 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.201621 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.201953 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:44.202162 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:43:44.202286 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} executeQuery: Read 946 rows, 56.96 KiB in 0.001448 sec., 653314.9171270718 rows/sec., 38.42 MiB/sec. 2026.05.19 02:43:44.202320 [ 270 ] {66b92737-d1ba-40fc-af5a-12cb3351d3f1} TCPHandler: Processed in 0.001608146 sec. 2026.05.19 02:43:44.202461 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.202557 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.202598 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.19 02:43:44.202995 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.203031 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.203311 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:44.203541 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): 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.19 02:43:44.203667 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} executeQuery: Read 1 rows, 72.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 62.33 KiB/sec. 2026.05.19 02:43:44.203700 [ 270 ] {7273432f-6945-4990-afff-28cd019e3bf3} TCPHandler: Processed in 0.001297683 sec. 2026.05.19 02:43:44.203828 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.203933 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.203972 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:43:44.204445 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.204484 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.204794 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:44.205007 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:43:44.205140 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} executeQuery: Read 144 rows, 8.38 KiB in 0.00122 sec., 118032.7868852459 rows/sec., 6.71 MiB/sec. 2026.05.19 02:43:44.205174 [ 270 ] {8b8d27c8-7772-4481-adf6-3fbd61af7a75} TCPHandler: Processed in 0.001394355 sec. 2026.05.19 02:43:44.205314 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.205433 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:44.205473 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:44.206578 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.206614 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.207007 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.19 02:43:44.207221 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:44.207347 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} executeQuery: Read 1772 rows, 122.72 KiB in 0.001941 sec., 912931.4786192684 rows/sec., 61.75 MiB/sec. 2026.05.19 02:43:44.207382 [ 270 ] {8ee7c165-3f21-43c9-bf60-e0fb408ebeb7} TCPHandler: Processed in 0.002117591 sec. 2026.05.19 02:43:44.207530 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.207626 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:43:44.207667 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:43:44.208010 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.208046 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.208350 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:44.208572 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:43:44.208699 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} executeQuery: Read 4 rows, 214.00 B in 0.001091 sec., 3666.3611365719526 rows/sec., 191.55 KiB/sec. 2026.05.19 02:43:44.208732 [ 270 ] {19d0b188-2c40-41d1-9203-e913ca5a7724} TCPHandler: Processed in 0.001251523 sec. 2026.05.19 02:43:44.208872 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.208974 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.209016 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:44.209757 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.209794 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.210245 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.19 02:43:44.210471 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:44.210601 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} executeQuery: Read 1706 rows, 107.00 KiB in 0.001651 sec., 1033313.1435493641 rows/sec., 63.29 MiB/sec. 2026.05.19 02:43:44.210635 [ 270 ] {b95fabd5-8ad8-4ecf-92dc-ace9a4ec833b} TCPHandler: Processed in 0.001817589 sec. 2026.05.19 02:43:44.210762 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.210858 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.210899 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:43:44.211228 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.211264 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.211563 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:44.211771 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:43:44.211898 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. 2026.05.19 02:43:44.211931 [ 270 ] {f2b6bf4e-b499-4e41-a4b4-bfb73313d12e} TCPHandler: Processed in 0.001217603 sec. 2026.05.19 02:43:44.212052 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.212156 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.212210 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} 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.19 02:43:44.213088 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.213124 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.213714 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.19 02:43:44.213934 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:43:44.214070 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} executeQuery: Read 52 rows, 95.42 KiB in 0.001931 sec., 26929.052304505436 rows/sec., 48.26 MiB/sec. 2026.05.19 02:43:44.214120 [ 270 ] {79d3794f-d539-4f25-a977-894276538e3b} TCPHandler: Processed in 0.002116181 sec. 2026.05.19 02:43:44.214254 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.214350 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.214391 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.19 02:43:44.214810 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.214846 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.215142 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:43:44.215357 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} oximeter.measurements_i64 (85221a57-17d6-451a-bb63-e3ae573cdf22): 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.19 02:43:44.215498 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} executeQuery: Read 3 rows, 217.00 B in 0.001167 sec., 2570.694087403599 rows/sec., 181.59 KiB/sec. 2026.05.19 02:43:44.215532 [ 270 ] {a67b3cc2-97a5-44a0-b75e-6e46b3025a0e} TCPHandler: Processed in 0.001326734 sec. 2026.05.19 02:43:44.215670 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:44.215768 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:44.215808 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:44.216172 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:44.216208 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:44.216524 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.19 02:43:44.216736 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:44.216862 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} executeQuery: Read 78 rows, 4.94 KiB in 0.001112 sec., 70143.88489208634 rows/sec., 4.34 MiB/sec. 2026.05.19 02:43:44.216893 [ 270 ] {50367da2-beb4-4479-9cbe-f2f3d6612dd1} TCPHandler: Processed in 0.001272353 sec. 2026.05.19 02:43:45.853138 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:45.853377 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:43:45.853720 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:45.853760 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} 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.19 02:43:45.853980 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:45.854052 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:45.854192 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:45.854229 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:45.854251 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:45.854266 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:45.854309 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:45.854329 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:45.855635 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} executeQuery: Read 44 rows, 9.42 KiB in 0.002352 sec., 18707.482993197278 rows/sec., 3.91 MiB/sec. 2026.05.19 02:43:45.855770 [ 270 ] {28ffbed3-b1f1-4b8c-a167-9b26ae60ef2b} TCPHandler: Processed in 0.002768589 sec. 2026.05.19 02:43:45.856998 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:45.857119 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:45.857165 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:45.858023 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.858097 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.858551 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.19 02:43:45.858799 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:45.858939 [ 109 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.19 02:43:45.858957 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} executeQuery: Read 56 rows, 4.38 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.29 MiB/sec. 2026.05.19 02:43:45.858990 [ 109 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.859018 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.859025 [ 270 ] {a61eec64-a3ea-49db-9df4-86c65842a0c4} TCPHandler: Processed in 0.002082501 sec. 2026.05.19 02:43:45.859216 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:43:45.859289 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:45.859426 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:45.859434 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:45.859492 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3207 rows starting from the beginning of the part 2026.05.19 02:43:45.859522 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:45.859596 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:45.859682 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 851 rows starting from the beginning of the part 2026.05.19 02:43:45.859756 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:45.859820 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3217 rows starting from the beginning of the part 2026.05.19 02:43:45.859886 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2026.05.19 02:43:45.860076 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.860123 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.860508 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.19 02:43:45.860738 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:45.860877 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} executeQuery: Read 64 rows, 5.12 KiB in 0.001488 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. 2026.05.19 02:43:45.860893 [ 179 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.19 02:43:45.860914 [ 270 ] {51dc5f6a-27d9-4a56-a1b4-8f36b93c8818} TCPHandler: Processed in 0.001744178 sec. 2026.05.19 02:43:45.860971 [ 179 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.861001 [ 179 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.861084 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:45.861106 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:43:45.861189 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:45.861218 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:45.861240 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:45.861254 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1777 rows starting from the beginning of the part 2026.05.19 02:43:45.861315 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:45.861367 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 521 rows starting from the beginning of the part 2026.05.19 02:43:45.861407 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:45.861459 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1772 rows starting from the beginning of the part 2026.05.19 02:43:45.861503 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2026.05.19 02:43:45.861717 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.861763 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.862165 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.19 02:43:45.862406 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:45.862513 [ 201 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7443 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388985 sec., 2196232.795364984 rows/sec., 173.39 MiB/sec. 2026.05.19 02:43:45.862543 [ 109 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.19 02:43:45.862549 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} executeQuery: Read 32 rows, 2.28 KiB in 0.00138 sec., 23188.40579710145 rows/sec., 1.62 MiB/sec. 2026.05.19 02:43:45.862590 [ 109 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.862610 [ 270 ] {3b600f63-6402-4c0c-92a6-118f248cfce9} TCPHandler: Processed in 0.001576106 sec. 2026.05.19 02:43:45.862619 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.862741 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:43:45.862802 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:45.862854 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:45.862863 [ 198 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.19 02:43:45.862890 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5229 rows starting from the beginning of the part 2026.05.19 02:43:45.862900 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:45.862945 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:45.862986 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:43:45.863039 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part 2026.05.19 02:43:45.863090 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:43:45.863137 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1706 rows starting from the beginning of the part 2026.05.19 02:43:45.863158 [ 201 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:45.863172 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002118242 sec., 2012045.8380109542 rows/sec., 145.47 MiB/sec. 2026.05.19 02:43:45.863186 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part 2026.05.19 02:43:45.863269 [ 201 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_16_3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.19 02:43:45.863311 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.863352 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.863386 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.19 02:43:45.863445 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.19 02:43:45.863736 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:45.863814 [ 188 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_16_3} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.19 02:43:45.863887 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.19 02:43:45.863916 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.19 02:43:45.864241 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:45.864417 [ 109 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.19 02:43:45.864460 [ 109 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:45.864460 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} executeQuery: Read 12 rows, 848.00 B in 0.001574 sec., 7623.888182973316 rows/sec., 526.13 KiB/sec. 2026.05.19 02:43:45.864486 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:45.864542 [ 270 ] {c650a6c2-4619-445f-8033-9cf5c7b6ec67} TCPHandler: Processed in 0.001793548 sec. 2026.05.19 02:43:45.864587 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:45.864690 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:45.864721 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 654 rows starting from the beginning of the part 2026.05.19 02:43:45.864783 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:45.864828 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part 2026.05.19 02:43:45.864874 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:43:45.864912 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 78 rows starting from the beginning of the part 2026.05.19 02:43:45.864959 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2026.05.19 02:43:45.865854 [ 188 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305443 sec., 730786.4073728229 rows/sec., 46.92 MiB/sec. 2026.05.19 02:43:45.866045 [ 198 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.19 02:43:45.866062 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7552 rows, containing 5 columns (5 merged, 0 gathered) in 0.003366525 sec., 2243262.7115497435 rows/sec., 141.22 MiB/sec. 2026.05.19 02:43:45.866316 [ 198 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:45.866388 [ 198 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_16_3} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.19 02:43:45.866467 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2026.05.19 02:43:45.866611 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.19 02:43:45.866884 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:45.866952 [ 188 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_16_3} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.19 02:43:45.867024 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. 2026.05.19 02:43:46.000195 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 213.53 MiB, peak 221.07 MiB, free memory in arenas 0.00 B, will set to 214.76 MiB (RSS), difference: 1.23 MiB 2026.05.19 02:43:46.673939 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5288 2026.05.19 02:43:46.674510 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:46.674552 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:46.675041 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:43:46.675271 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:46.675398 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5288 2026.05.19 02:43:46.675399 [ 109 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:43:46.675458 [ 109 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:46.675478 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:46.675605 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:46.675721 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:46.675778 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2920 rows starting from the beginning of the part 2026.05.19 02:43:46.675879 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:46.675937 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:46.675984 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:46.676029 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:46.676101 [ 194 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:43:46.677466 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 4 columns (4 merged, 0 gathered) in 0.00190834 sec., 2770994.6864814446 rows/sec., 39.64 MiB/sec. 2026.05.19 02:43:46.678214 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:43:46.678512 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:46.678579 [ 186 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_11_2} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:43:46.678651 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.19 02:43:46.946744 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.19 02:43:46.963351 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:46.963400 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:46.969331 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:43:46.969991 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:46.970288 [ 109 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:43:46.970361 [ 109 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:46.970399 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:46.970549 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:46.972881 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.19 02:43:46.974502 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:43:46.975937 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:46.980353 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:46.984523 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:46.988549 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:46.992971 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:46.997050 [ 198 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:43:47.048959 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078467014 sec., 1057.7693194748051 rows/sec., 5.47 MiB/sec. 2026.05.19 02:43:47.051567 [ 194 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:43:47.053707 [ 194 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:47.053815 [ 194 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_11_2} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:43:47.055800 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.19 02:43:48.000200 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.70 MiB, peak 226.58 MiB, free memory in arenas 0.00 B, will set to 225.06 MiB (RSS), difference: 8.35 MiB 2026.05.19 02:43:50.858020 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:50.858286 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:43:50.858656 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:50.858693 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} 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.19 02:43:50.858912 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:50.858981 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:50.859124 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:43:50.859160 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:50.859183 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:50.859198 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:50.859241 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:43:50.859261 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:50.860489 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} executeQuery: Read 44 rows, 9.42 KiB in 0.00231 sec., 19047.61904761905 rows/sec., 3.98 MiB/sec. 2026.05.19 02:43:50.860605 [ 270 ] {7fe12cc3-ca7e-487d-b69b-c527251327b3} TCPHandler: Processed in 0.002735288 sec. 2026.05.19 02:43:50.862356 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:50.862475 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:50.862521 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:50.863195 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:50.863242 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:50.863671 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.19 02:43:50.863899 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:50.864045 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. 2026.05.19 02:43:50.864080 [ 270 ] {16f26e33-bc38-4feb-be67-33451dd903c6} TCPHandler: Processed in 0.001777588 sec. 2026.05.19 02:43:50.864224 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:50.864328 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:50.864369 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:50.864818 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:50.864856 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:50.865169 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.19 02:43:50.865387 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:50.865516 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. 2026.05.19 02:43:50.865550 [ 270 ] {0756e3b3-fb2f-481e-97a9-e61ee0b8c372} TCPHandler: Processed in 0.001376474 sec. 2026.05.19 02:43:50.865684 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:50.865781 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:50.865826 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:50.866264 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:50.866300 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:50.866653 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.19 02:43:50.866870 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:50.867001 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. 2026.05.19 02:43:50.867035 [ 270 ] {a1ae3e47-d419-49f9-8a32-f8ed63003f19} TCPHandler: Processed in 0.001399464 sec. 2026.05.19 02:43:50.867159 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:50.867255 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:50.867296 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:50.867641 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:50.867677 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:50.867989 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.19 02:43:50.868203 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:50.868330 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. 2026.05.19 02:43:50.868362 [ 270 ] {8b66714e-456c-4496-83b1-e399ca257415} TCPHandler: Processed in 0.001252192 sec. 2026.05.19 02:43:54.110922 [ 98 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:43:54.110988 [ 98 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:43:54.175550 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5800 2026.05.19 02:43:54.175984 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:54.176017 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:54.176614 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:43:54.176840 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:43:54.176960 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5800 2026.05.19 02:43:54.473076 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.19 02:43:54.489163 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:54.489223 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:54.495108 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:43:54.495826 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:43:54.498479 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.19 02:43:55.864339 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.864610 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:43:55.865059 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:43:55.865101 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} 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', '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.19 02:43:55.865343 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:43:55.865411 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:43:55.865557 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:43:55.865594 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:43:55.865616 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:43:55.865632 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:43:55.865674 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:43:55.865695 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:43:55.866855 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} executeQuery: Read 44 rows, 9.42 KiB in 0.002366 sec., 18596.78782755706 rows/sec., 3.89 MiB/sec. 2026.05.19 02:43:55.866966 [ 270 ] {b47c3618-7570-47b3-854f-b7861203a313} TCPHandler: Processed in 0.002768828 sec. 2026.05.19 02:43:55.872641 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.872781 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.872834 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:43:55.873586 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.873643 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.874085 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:55.874321 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:43:55.874467 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} executeQuery: Read 280 rows, 18.20 KiB in 0.001725 sec., 162318.84057971014 rows/sec., 10.30 MiB/sec. 2026.05.19 02:43:55.874502 [ 270 ] {94c5604a-b676-4f49-b0ea-10d611e8f6a7} TCPHandler: Processed in 0.001925389 sec. 2026.05.19 02:43:55.874638 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.874736 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:43:55.874777 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:43:55.875681 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.875720 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.876099 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.19 02:43:55.876343 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:43:55.876482 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} executeQuery: Read 859 rows, 69.17 KiB in 0.001764 sec., 486961.45124716556 rows/sec., 38.30 MiB/sec. 2026.05.19 02:43:55.876517 [ 270 ] {2db225ec-5699-4aba-a2a3-81f6939aff19} TCPHandler: Processed in 0.00193205 sec. 2026.05.19 02:43:55.876649 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.876747 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.876788 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:43:55.877322 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.877361 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.877681 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:55.877897 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:43:55.878029 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} executeQuery: Read 181 rows, 11.50 KiB in 0.0013 sec., 139230.76923076925 rows/sec., 8.64 MiB/sec. 2026.05.19 02:43:55.878063 [ 270 ] {360c6e78-9f91-4e86-8a06-1feb253a7787} TCPHandler: Processed in 0.001463905 sec. 2026.05.19 02:43:55.878207 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.878304 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.878345 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:43:55.878839 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.878878 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.879191 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:55.879403 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:43:55.879529 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} executeQuery: Read 145 rows, 9.58 KiB in 0.001243 sec., 116653.25824617861 rows/sec., 7.53 MiB/sec. 2026.05.19 02:43:55.879565 [ 270 ] {767abec5-c91a-4afa-ad86-f75176ffb95f} TCPHandler: Processed in 0.001408035 sec. 2026.05.19 02:43:55.879698 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.879804 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.879845 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:43:55.880338 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.880377 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.880693 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:55.880931 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:43:55.881062 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} executeQuery: Read 144 rows, 8.38 KiB in 0.001285 sec., 112062.25680933853 rows/sec., 6.37 MiB/sec. 2026.05.19 02:43:55.881097 [ 270 ] {3d2ce7fe-06d2-4410-8220-ca4cde35a89c} TCPHandler: Processed in 0.001448485 sec. 2026.05.19 02:43:55.881228 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.881328 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:43:55.881370 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:43:55.882054 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.882095 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.882440 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.19 02:43:55.882662 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:43:55.882803 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} executeQuery: Read 525 rows, 38.02 KiB in 0.001493 sec., 351640.9912926993 rows/sec., 24.87 MiB/sec. 2026.05.19 02:43:55.882838 [ 270 ] {b232f42c-02ea-4bb0-9fe3-7c2788b80e62} TCPHandler: Processed in 0.001660237 sec. 2026.05.19 02:43:55.882992 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.883089 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:43:55.883133 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:43:55.883488 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.883526 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.883848 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:55.884066 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:43:55.884193 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} executeQuery: Read 4 rows, 214.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 186.26 KiB/sec. 2026.05.19 02:43:55.884226 [ 270 ] {bf6577e1-4934-45b6-90f8-0df8bf658b58} TCPHandler: Processed in 0.001285103 sec. 2026.05.19 02:43:55.884364 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.884461 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.884504 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:43:55.884947 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.884983 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.885310 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.19 02:43:55.885527 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:43:55.885666 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. 2026.05.19 02:43:55.885701 [ 270 ] {d4fc07d8-6b5e-4366-86d6-1445310c5558} TCPHandler: Processed in 0.001385525 sec. 2026.05.19 02:43:55.885842 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.885939 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.885982 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:43:55.886311 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.886346 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.886657 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:55.886866 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:43:55.886993 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. 2026.05.19 02:43:55.887026 [ 270 ] {83f0356a-317d-447d-a030-a6cf738206cb} TCPHandler: Processed in 0.001233133 sec. 2026.05.19 02:43:55.887154 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.887250 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.887303 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} 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.19 02:43:55.888132 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.888169 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.888733 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.19 02:43:55.888959 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:43:55.889097 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} executeQuery: Read 41 rows, 75.23 KiB in 0.001864 sec., 21995.70815450644 rows/sec., 39.42 MiB/sec. 2026.05.19 02:43:55.889144 [ 270 ] {c2535e9c-3da1-482f-b086-b7847b8c2f53} TCPHandler: Processed in 0.002039441 sec. 2026.05.19 02:43:55.889276 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:43:55.889374 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:43:55.889415 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:43:55.889761 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:43:55.889797 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:43:55.890109 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.19 02:43:55.890327 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:43:55.890462 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. 2026.05.19 02:43:55.890494 [ 270 ] {9a96f32b-47f1-44f7-9114-5df27b688998} TCPHandler: Processed in 0.001267753 sec. 2026.05.19 02:44:00.858104 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:00.858392 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:00.858778 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:00.858823 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} 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.19 02:44:00.859077 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:00.859157 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:00.859320 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:00.859362 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:00.859389 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:00.859408 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:00.859456 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:00.859481 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:00.860662 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} executeQuery: Read 44 rows, 9.42 KiB in 0.002382 sec., 18471.872376154493 rows/sec., 3.86 MiB/sec. 2026.05.19 02:44:00.860774 [ 270 ] {d9aff28a-f777-4a41-873b-01b54244e789} TCPHandler: Processed in 0.002834119 sec. 2026.05.19 02:44:00.862478 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:00.862595 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:00.862641 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:00.863330 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:00.863381 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:00.863807 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.19 02:44:00.864041 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:00.864188 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} executeQuery: Read 56 rows, 4.38 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.63 MiB/sec. 2026.05.19 02:44:00.864223 [ 270 ] {e81e4a7c-c784-443a-be53-c9eb56839518} TCPHandler: Processed in 0.001798638 sec. 2026.05.19 02:44:00.864382 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:00.864479 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:00.864518 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:00.865012 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:00.865049 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:00.865358 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.19 02:44:00.865572 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:00.865699 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. 2026.05.19 02:44:00.865733 [ 270 ] {ed8deb0c-711d-4f41-9e27-0d8bbeb25cc0} TCPHandler: Processed in 0.001405544 sec. 2026.05.19 02:44:00.865878 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:00.865974 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:00.866018 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:00.866458 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:00.866497 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:00.866845 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.19 02:44:00.867068 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:00.867197 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. 2026.05.19 02:44:00.867232 [ 270 ] {477bd1ff-707b-4dce-9b33-2d38d381d340} TCPHandler: Processed in 0.001403134 sec. 2026.05.19 02:44:00.867363 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:00.867461 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:00.867502 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:00.867850 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:00.867888 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:00.868212 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.19 02:44:00.868445 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:00.868573 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. 2026.05.19 02:44:00.868606 [ 270 ] {47ffec0b-fa36-41db-adb0-09bb5e28cfa4} TCPHandler: Processed in 0.001292273 sec. 2026.05.19 02:44:01.677136 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6248 2026.05.19 02:44:01.677652 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:01.677699 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:01.678206 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:01.678467 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:01.678601 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6248 2026.05.19 02:44:01.998638 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.19 02:44:02.017207 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:02.017278 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:02.024058 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:02.024833 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:02.029673 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.19 02:44:05.863867 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.864125 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:44:05.864478 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:05.864520 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} 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', '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.19 02:44:05.864770 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:05.864840 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:05.864985 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:44:05.865021 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:05.865044 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:05.865060 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:05.865101 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:44:05.865121 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:05.866438 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} executeQuery: Read 44 rows, 9.42 KiB in 0.002422 sec., 18166.804293971923 rows/sec., 3.80 MiB/sec. 2026.05.19 02:44:05.866551 [ 270 ] {d723d8c7-e966-4d46-b5f0-652e8288760d} TCPHandler: Processed in 0.002832299 sec. 2026.05.19 02:44:05.872030 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.872172 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.872225 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:44:05.872960 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.873009 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.873458 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:44:05.873694 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:05.873845 [ 154 ] {} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.19 02:44:05.873865 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} executeQuery: Read 280 rows, 18.20 KiB in 0.001732 sec., 161662.81755196303 rows/sec., 10.26 MiB/sec. 2026.05.19 02:44:05.873924 [ 154 ] {} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.873928 [ 270 ] {444ffe14-5920-452d-8fac-68e901a70222} TCPHandler: Processed in 0.001962291 sec. 2026.05.19 02:44:05.873959 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.874062 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::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.19 02:44:05.874115 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.874172 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:05.874201 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part 2026.05.19 02:44:05.874217 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:05.874257 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:05.874258 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:05.874308 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:05.874446 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:05.874487 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:05.875041 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.875078 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.875386 [ 189 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352834 sec., 1034864.5879686642 rows/sec., 69.62 MiB/sec. 2026.05.19 02:44:05.875545 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.19 02:44:05.875557 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.19 02:44:05.875798 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:05.875820 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:05.875966 [ 193 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_9_2} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.19 02:44:05.876025 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} executeQuery: Read 859 rows, 69.17 KiB in 0.001826 sec., 470427.16319824755 rows/sec., 37.00 MiB/sec. 2026.05.19 02:44:05.876030 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.19 02:44:05.876062 [ 270 ] {190e257b-a4d5-481a-8ca1-5543edcdaa22} TCPHandler: Processed in 0.00199574 sec. 2026.05.19 02:44:05.876229 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.876336 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.876384 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:44:05.876902 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.876940 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.877271 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:44:05.877499 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:44:05.877631 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} executeQuery: Read 181 rows, 11.50 KiB in 0.001318 sec., 137329.28679817906 rows/sec., 8.52 MiB/sec. 2026.05.19 02:44:05.877667 [ 270 ] {d20e5c90-a853-4652-8715-384ad8e57730} TCPHandler: Processed in 0.001496615 sec. 2026.05.19 02:44:05.877808 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.877906 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.877946 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:44:05.878406 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.878443 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.878750 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:44:05.878993 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:44:05.879119 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} executeQuery: Read 145 rows, 9.58 KiB in 0.001231 sec., 117790.41429731924 rows/sec., 7.60 MiB/sec. 2026.05.19 02:44:05.879154 [ 270 ] {d4426c62-738c-49ae-94e1-eed789a53f0f} TCPHandler: Processed in 0.001394824 sec. 2026.05.19 02:44:05.879282 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.879379 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.879421 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:44:05.879985 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.880023 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.880342 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:44:05.880557 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:05.880695 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} executeQuery: Read 144 rows, 8.38 KiB in 0.001334 sec., 107946.02698650675 rows/sec., 6.13 MiB/sec. 2026.05.19 02:44:05.880695 [ 152 ] {} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2026.05.19 02:44:05.880731 [ 270 ] {5b1df8ae-17c6-4e37-8b6a-90fde47adb1b} TCPHandler: Processed in 0.001497735 sec. 2026.05.19 02:44:05.880776 [ 152 ] {} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.880805 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.880892 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.880931 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::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.19 02:44:05.880996 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:05.881043 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:05.881076 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:05.881124 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 144 rows starting from the beginning of the part 2026.05.19 02:44:05.881226 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:05.881280 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:05.881328 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:05.881373 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:05.881724 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.881767 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.882130 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.19 02:44:05.882282 [ 189 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399084 sec., 514622.42438624124 rows/sec., 31.20 MiB/sec. 2026.05.19 02:44:05.882375 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:05.882434 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2026.05.19 02:44:05.882518 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} executeQuery: Read 525 rows, 38.02 KiB in 0.00154 sec., 340909.09090909094 rows/sec., 24.11 MiB/sec. 2026.05.19 02:44:05.882559 [ 270 ] {1e52f9f7-f934-4e4f-a3d3-89c3817ba7bb} TCPHandler: Processed in 0.001716497 sec. 2026.05.19 02:44:05.882709 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.882732 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:05.882807 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_9_2} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2026.05.19 02:44:05.882807 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:44:05.882864 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:44:05.882879 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2026.05.19 02:44:05.883220 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.883261 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.883577 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:44:05.883817 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:44:05.883961 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} executeQuery: Read 4 rows, 214.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 178.31 KiB/sec. 2026.05.19 02:44:05.883994 [ 270 ] {74dc34c7-7875-4920-b99b-a01b3ad80a02} TCPHandler: Processed in 0.001333954 sec. 2026.05.19 02:44:05.884124 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.884220 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.884263 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:05.884697 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.884733 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.885070 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.19 02:44:05.885286 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:05.885411 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. 2026.05.19 02:44:05.885444 [ 270 ] {a9f26a69-a6ae-477c-8138-4fdaf7d3486c} TCPHandler: Processed in 0.001369104 sec. 2026.05.19 02:44:05.885576 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.885672 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.885713 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:44:05.886039 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.886075 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.886365 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:44:05.886578 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:44:05.886709 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. 2026.05.19 02:44:05.886742 [ 270 ] {f1918ee4-773a-4d4b-b306-c1997e85b365} TCPHandler: Processed in 0.001214862 sec. 2026.05.19 02:44:05.886870 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.886966 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.887019 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} 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.19 02:44:05.887866 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.887903 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.888467 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.19 02:44:05.888694 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:44:05.888827 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} executeQuery: Read 41 rows, 75.23 KiB in 0.001879 sec., 21820.117083555084 rows/sec., 39.10 MiB/sec. 2026.05.19 02:44:05.888874 [ 270 ] {6abed528-9a5b-4dac-bbe0-2be00f7944d1} TCPHandler: Processed in 0.002052891 sec. 2026.05.19 02:44:05.889030 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:05.889127 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:05.889168 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:05.889522 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:05.889558 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:05.889888 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.19 02:44:05.890107 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:05.890233 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. 2026.05.19 02:44:05.890265 [ 270 ] {7f81c434-529c-4fca-86eb-ffa2ac17d697} TCPHandler: Processed in 0.001285593 sec. 2026.05.19 02:44:09.111073 [ 130 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:44:09.111166 [ 130 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:44:09.178716 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6760 2026.05.19 02:44:09.179269 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:09.179304 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:09.179818 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:09.180058 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:09.180188 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6760 2026.05.19 02:44:09.529763 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.19 02:44:09.546797 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:09.546870 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:09.553059 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:09.553858 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:09.557192 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.19 02:44:10.858474 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:10.858832 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:10.859269 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:10.859304 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} 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.19 02:44:10.859511 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:10.859578 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:10.859712 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:10.859746 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:10.859768 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:10.859783 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:10.859824 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:10.859843 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:10.860848 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} executeQuery: Read 44 rows, 9.42 KiB in 0.002167 sec., 20304.568527918782 rows/sec., 4.25 MiB/sec. 2026.05.19 02:44:10.860940 [ 270 ] {b84a54cd-ce68-4bbc-a83e-e4525949de1a} TCPHandler: Processed in 0.002648108 sec. 2026.05.19 02:44:10.862806 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:10.862919 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:10.862961 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:10.863579 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.863627 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:10.864037 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.19 02:44:10.864267 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:10.864407 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} executeQuery: Read 56 rows, 4.38 KiB in 0.001518 sec., 36890.64558629776 rows/sec., 2.82 MiB/sec. 2026.05.19 02:44:10.864441 [ 270 ] {6cdf6610-b91d-4f83-864f-e0cc2b32df77} TCPHandler: Processed in 0.001686857 sec. 2026.05.19 02:44:10.864579 [ 149 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.19 02:44:10.864643 [ 149 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.864665 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. 2026.05.19 02:44:10.864669 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:10.864780 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:44:10.864784 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:10.864869 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:10.864912 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:10.864947 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3217 rows starting from the beginning of the part 2026.05.19 02:44:10.865012 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:44:10.865055 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 859 rows starting from the beginning of the part 2026.05.19 02:44:10.865110 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2026.05.19 02:44:10.865187 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 859 rows starting from the beginning of the part 2026.05.19 02:44:10.865250 [ 189 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:44:10.865329 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.865370 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:10.865697 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.19 02:44:10.865948 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:10.866074 [ 149 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.19 02:44:10.866080 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} executeQuery: Read 64 rows, 5.12 KiB in 0.001318 sec., 48558.42185128984 rows/sec., 3.79 MiB/sec. 2026.05.19 02:44:10.866111 [ 149 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.866135 [ 270 ] {55c105b5-b2e5-40f0-9c5f-08ee11e86f2f} TCPHandler: Processed in 0.001514476 sec. 2026.05.19 02:44:10.866137 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:10.866256 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:44:10.866303 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:10.866366 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:10.866401 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1787 rows starting from the beginning of the part 2026.05.19 02:44:10.866407 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:10.866456 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:10.866468 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:44:10.866515 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 525 rows starting from the beginning of the part 2026.05.19 02:44:10.866557 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part 2026.05.19 02:44:10.866597 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 525 rows starting from the beginning of the part 2026.05.19 02:44:10.866632 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:44:10.866960 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.866987 [ 191 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 5103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002254103 sec., 2263871.7041767836 rows/sec., 180.85 MiB/sec. 2026.05.19 02:44:10.867011 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:10.867365 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.19 02:44:10.867452 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.19 02:44:10.867645 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:10.867677 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:10.867710 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_21_4} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.19 02:44:10.867785 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2026.05.19 02:44:10.867788 [ 149 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.19 02:44:10.867808 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. 2026.05.19 02:44:10.867832 [ 149 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.867851 [ 270 ] {a402fbac-6668-4d9f-b90d-e3e3daa12606} TCPHandler: Processed in 0.001600616 sec. 2026.05.19 02:44:10.867856 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:10.867928 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705697 sec., 1775813.6409925092 rows/sec., 130.04 MiB/sec. 2026.05.19 02:44:10.867940 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:44:10.867997 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:10.868064 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:10.868094 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7552 rows starting from the beginning of the part 2026.05.19 02:44:10.868105 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:10.868142 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:44:10.868154 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:10.868179 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.19 02:44:10.868193 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part 2026.05.19 02:44:10.868239 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2026.05.19 02:44:10.868276 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part 2026.05.19 02:44:10.868317 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:44:10.868443 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:10.868515 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_21_4} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.19 02:44:10.868532 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.868574 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:10.868583 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2026.05.19 02:44:10.868886 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.19 02:44:10.869112 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:10.869227 [ 150 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.19 02:44:10.869248 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. 2026.05.19 02:44:10.869267 [ 150 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:10.869287 [ 270 ] {e1904e6f-9364-4de3-95a7-a5aa12bd7ef5} TCPHandler: Processed in 0.001339184 sec. 2026.05.19 02:44:10.869292 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:10.869415 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:44:10.869521 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:10.869555 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 954 rows starting from the beginning of the part 2026.05.19 02:44:10.869642 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2026.05.19 02:44:10.869703 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part 2026.05.19 02:44:10.869754 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2026.05.19 02:44:10.869802 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part 2026.05.19 02:44:10.869854 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part 2026.05.19 02:44:10.870791 [ 199 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 4 columns (4 merged, 0 gathered) in 0.001417515 sec., 926974.3177320875 rows/sec., 59.72 MiB/sec. 2026.05.19 02:44:10.870972 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.19 02:44:10.871206 [ 191 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 8562 rows, containing 5 columns (5 merged, 0 gathered) in 0.003294154 sec., 2599149.887953022 rows/sec., 165.16 MiB/sec. 2026.05.19 02:44:10.871220 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:10.871310 [ 200 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_21_4} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.19 02:44:10.871368 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2026.05.19 02:44:10.871414 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.19 02:44:10.871663 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:10.871729 [ 189 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_21_4} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.19 02:44:10.871792 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2026.05.19 02:44:14.173528 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.173931 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:44:14.174379 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:14.174424 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} 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', '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.19 02:44:14.174694 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:14.174765 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:14.174909 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 40-element set) 2026.05.19 02:44:14.174945 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:14.174967 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:14.174982 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:14.175026 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:44:14.175046 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:14.176283 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} executeQuery: Read 44 rows, 9.42 KiB in 0.002528 sec., 17405.063291139242 rows/sec., 3.64 MiB/sec. 2026.05.19 02:44:14.176387 [ 270 ] {1612b0c5-0c39-4b30-9d84-dd849cfc06a1} TCPHandler: Processed in 0.003040922 sec. 2026.05.19 02:44:14.192457 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.192574 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.192619 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:44:14.193270 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.193321 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.193738 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:44:14.193981 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:14.194128 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} executeQuery: Read 280 rows, 18.20 KiB in 0.001586 sec., 176544.76670870115 rows/sec., 11.20 MiB/sec. 2026.05.19 02:44:14.194164 [ 270 ] {d049486a-9d37-46c1-9a1c-6a475d6e0298} TCPHandler: Processed in 0.001759238 sec. 2026.05.19 02:44:14.194306 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.194403 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:14.194443 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:14.196136 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.196175 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.196747 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.19 02:44:14.196967 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:14.197095 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} executeQuery: Read 3208 rows, 245.37 KiB in 0.002711 sec., 1183327.1855403911 rows/sec., 88.39 MiB/sec. 2026.05.19 02:44:14.197131 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.19 02:44:14.197144 [ 270 ] {6a55a43d-1628-4370-9f11-a6ad121f5221} TCPHandler: Processed in 0.00288831 sec. 2026.05.19 02:44:14.197280 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.197377 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.197417 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:44:14.197982 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.198022 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.198338 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:44:14.198558 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:44:14.198687 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} executeQuery: Read 192 rows, 12.32 KiB in 0.001328 sec., 144578.31325301205 rows/sec., 9.06 MiB/sec. 2026.05.19 02:44:14.198721 [ 270 ] {4403799f-5bdc-498b-a0c6-cb9f38931e8c} TCPHandler: Processed in 0.001490375 sec. 2026.05.19 02:44:14.198852 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.198949 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.198989 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:44:14.199634 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.199672 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.200016 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:44:14.200227 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:44:14.200353 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} executeQuery: Read 946 rows, 56.96 KiB in 0.001422 sec., 665260.1969057665 rows/sec., 39.12 MiB/sec. 2026.05.19 02:44:14.200387 [ 270 ] {7afeaaac-acf6-4220-9cdb-4039276bb36b} TCPHandler: Processed in 0.001584246 sec. 2026.05.19 02:44:14.200525 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.200621 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.200661 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.19 02:44:14.201089 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.201126 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.201422 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.19 02:44:14.201658 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): 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.19 02:44:14.201784 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} executeQuery: Read 1 rows, 72.00 B in 0.001181 sec., 846.740050804403 rows/sec., 59.54 KiB/sec. 2026.05.19 02:44:14.201818 [ 270 ] {c7877391-d4d5-43a0-a776-177e1448659c} TCPHandler: Processed in 0.001341844 sec. 2026.05.19 02:44:14.201969 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.202064 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.202104 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:44:14.202545 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.202581 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.202883 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:44:14.203093 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:14.203221 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} executeQuery: Read 144 rows, 8.38 KiB in 0.001174 sec., 122657.58091993186 rows/sec., 6.97 MiB/sec. 2026.05.19 02:44:14.203255 [ 270 ] {b1ef0964-8cf2-4d20-8e55-f08c0cc5c7fa} TCPHandler: Processed in 0.001335034 sec. 2026.05.19 02:44:14.203381 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.203476 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:14.203515 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:14.204558 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.204594 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.204985 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.19 02:44:14.205209 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:14.205335 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} executeQuery: Read 1751 rows, 121.02 KiB in 0.001877 sec., 932871.6036228023 rows/sec., 62.96 MiB/sec. 2026.05.19 02:44:14.205370 [ 270 ] {82141b51-4b0b-4a00-92f6-3f7596862a37} TCPHandler: Processed in 0.002037851 sec. 2026.05.19 02:44:14.205502 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.205606 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:44:14.205648 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:44:14.206024 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.206059 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.206375 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:44:14.206584 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:44:14.206712 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} executeQuery: Read 4 rows, 214.00 B in 0.001123 sec., 3561.887800534283 rows/sec., 186.09 KiB/sec. 2026.05.19 02:44:14.206744 [ 270 ] {e23f29a5-18a7-4f08-9865-283dce818058} TCPHandler: Processed in 0.001290893 sec. 2026.05.19 02:44:14.206882 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.206978 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.207021 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:14.207770 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.207807 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.208239 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.19 02:44:14.208457 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:14.208582 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} executeQuery: Read 1697 rows, 106.37 KiB in 0.001622 sec., 1046239.2108508016 rows/sec., 64.04 MiB/sec. 2026.05.19 02:44:14.208615 [ 270 ] {5309f342-5469-480f-be8a-c4a93b97f9b3} TCPHandler: Processed in 0.001781179 sec. 2026.05.19 02:44:14.208745 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.208840 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.208882 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:44:14.209234 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.209270 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.209557 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:44:14.209765 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:44:14.209871 [ 145 ] {} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2026.05.19 02:44:14.209890 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. 2026.05.19 02:44:14.209942 [ 145 ] {} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.209946 [ 270 ] {932a9d4c-4738-42c1-aaf6-5283ce91beff} TCPHandler: Processed in 0.001249453 sec. 2026.05.19 02:44:14.209974 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.210106 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.210106 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:44:14.210207 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.210233 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:14.210261 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} 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.19 02:44:14.210266 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:44:14.210333 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:44:14.210389 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:44:14.210436 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:44:14.210482 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:44:14.210530 [ 199 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::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.19 02:44:14.211123 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.211159 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.211586 [ 191 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001517916 sec., 6587.97983551132 rows/sec., 443.92 KiB/sec. 2026.05.19 02:44:14.211778 [ 189 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.19 02:44:14.211804 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.19 02:44:14.212129 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:44:14.212185 [ 189 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:44:14.212271 [ 189 ] {ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5::all_1_10_2} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2026.05.19 02:44:14.212276 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} executeQuery: Read 52 rows, 95.42 KiB in 0.002087 sec., 24916.147580258745 rows/sec., 44.65 MiB/sec. 2026.05.19 02:44:14.212334 [ 270 ] {d757c6d7-72bb-4f31-a619-4382744662d8} TCPHandler: Processed in 0.002276334 sec. 2026.05.19 02:44:14.212360 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2026.05.19 02:44:14.212469 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:14.212569 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:14.212611 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:14.212993 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:14.213029 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:14.213344 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2026.05.19 02:44:14.213557 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:14.213684 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} executeQuery: Read 78 rows, 4.94 KiB in 0.001134 sec., 68783.06878306878 rows/sec., 4.25 MiB/sec. 2026.05.19 02:44:14.213717 [ 270 ] {f5250df2-52a5-4fcf-8f4c-ca3cb24069a1} TCPHandler: Processed in 0.001297193 sec. 2026.05.19 02:44:15.852804 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:15.853055 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:15.853382 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:15.853418 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} 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.19 02:44:15.853627 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:15.853693 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:15.853829 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:15.853864 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:15.853885 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:15.853901 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:15.853941 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:15.853961 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:15.855048 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} executeQuery: Read 44 rows, 9.42 KiB in 0.002095 sec., 21002.38663484487 rows/sec., 4.39 MiB/sec. 2026.05.19 02:44:15.855149 [ 270 ] {e95b9da9-6d4e-49ce-9e0a-5e7478c04a1d} TCPHandler: Processed in 0.002483125 sec. 2026.05.19 02:44:15.856440 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:15.856555 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:15.856598 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:15.857103 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:15.857151 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:15.857511 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.19 02:44:15.857734 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:15.857873 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} executeQuery: Read 56 rows, 4.38 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.17 MiB/sec. 2026.05.19 02:44:15.857907 [ 270 ] {8b10e701-ae81-4acc-accd-9cb8cdf5be17} TCPHandler: Processed in 0.001520106 sec. 2026.05.19 02:44:15.858050 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:15.858146 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:15.858186 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:15.858587 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:15.858624 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:15.858920 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.19 02:44:15.859147 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:15.859275 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. 2026.05.19 02:44:15.859308 [ 270 ] {cbab59a3-e782-4807-bc6a-d2ec7edb7e57} TCPHandler: Processed in 0.001307094 sec. 2026.05.19 02:44:15.859448 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:15.859544 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:15.859587 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:15.859965 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:15.860000 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:15.860316 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.19 02:44:15.860525 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:15.860653 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} executeQuery: Read 32 rows, 2.28 KiB in 0.001127 sec., 28393.96628216504 rows/sec., 1.98 MiB/sec. 2026.05.19 02:44:15.860686 [ 270 ] {cd20f3c5-27e6-4247-b52d-3aaf9585a9ea} TCPHandler: Processed in 0.001286183 sec. 2026.05.19 02:44:15.860841 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:15.860935 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:15.860976 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:15.861299 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:15.861334 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:15.861618 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2026.05.19 02:44:15.861820 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:15.861945 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} executeQuery: Read 12 rows, 848.00 B in 0.001027 sec., 11684.518013631938 rows/sec., 806.35 KiB/sec. 2026.05.19 02:44:15.861977 [ 270 ] {97b9f397-693d-42d0-b36e-28f4960ae923} TCPHandler: Processed in 0.001184902 sec. 2026.05.19 02:44:16.681224 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7208 2026.05.19 02:44:16.681746 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:16.681793 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:16.682327 [ 245 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.19 02:44:16.682575 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:16.682721 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7208 2026.05.19 02:44:17.058217 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2026.05.19 02:44:17.075641 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:17.075699 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:17.081158 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.19 02:44:17.081874 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:17.084904 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2026.05.19 02:44:20.858710 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:20.859089 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:20.859558 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:20.859595 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} 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.19 02:44:20.859818 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:20.859887 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:20.860028 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:20.860064 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:20.860087 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:20.860102 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:20.860145 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:20.860166 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:20.861212 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} executeQuery: Read 44 rows, 9.42 KiB in 0.002262 sec., 19451.81255526083 rows/sec., 4.07 MiB/sec. 2026.05.19 02:44:20.861398 [ 270 ] {4e99eecc-fb5a-43c6-ab8a-ad3993f119cc} TCPHandler: Processed in 0.00288083 sec. 2026.05.19 02:44:20.863048 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:20.863239 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:20.863313 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:20.864007 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:20.864055 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:20.864460 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.19 02:44:20.864691 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:20.864847 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. 2026.05.19 02:44:20.864885 [ 270 ] {659d0b38-39ee-4bb5-b735-97d63ba91849} TCPHandler: Processed in 0.001980201 sec. 2026.05.19 02:44:20.865039 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:20.865146 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:20.865189 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:20.865634 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:20.865670 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:20.865986 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.19 02:44:20.866218 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:20.866345 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. 2026.05.19 02:44:20.866378 [ 270 ] {dda9526a-3ecb-471e-8656-e324798c835c} TCPHandler: Processed in 0.001389145 sec. 2026.05.19 02:44:20.866513 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:20.866610 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:20.866655 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:20.867134 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:20.867169 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:20.867517 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.19 02:44:20.867773 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:20.867904 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. 2026.05.19 02:44:20.867938 [ 270 ] {ace821ea-1acf-47eb-bcaa-5529c0c30675} TCPHandler: Processed in 0.001473645 sec. 2026.05.19 02:44:20.868062 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:20.868158 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:20.868200 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:20.868576 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:20.868613 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:20.868944 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2026.05.19 02:44:20.869165 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:20.869296 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. 2026.05.19 02:44:20.869329 [ 270 ] {4a085f1a-78ee-4055-b7c9-2b0c3da33a8f} TCPHandler: Processed in 0.001316383 sec. 2026.05.19 02:44:22.629013 [ 260 ] {} TCP-Session: b08f2098-68aa-4ffb-91ac-d99b183e025f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:22.629348 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} executeQuery: (from [fd00:1122:3344:101::e]:44513) 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.19 02:44:22.629909 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.19 02:44:22.630120 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:22.630574 [ 343 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.19 02:44:22.631095 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} executeQuery: Read 41 rows, 2.50 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 1.29 MiB/sec. 2026.05.19 02:44:22.631193 [ 260 ] {2e259e5e-5e8e-4dff-ac09-09a12b0c2b80} TCPHandler: Processed in 0.002377394 sec. 2026.05.19 02:44:23.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 230.61 MiB, peak 235.30 MiB, free memory in arenas 0.00 B, will set to 228.61 MiB (RSS), difference: -2.00 MiB 2026.05.19 02:44:24.111257 [ 132 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:44:24.111323 [ 132 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:44:24.182791 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7720 2026.05.19 02:44:24.183347 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:24.183398 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:24.183871 [ 245 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.19 02:44:24.184091 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:24.184215 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7720 2026.05.19 02:44:24.184250 [ 132 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.19 02:44:24.184323 [ 132 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:24.184347 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:24.184514 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:44:24.184688 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:24.184742 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5288 rows starting from the beginning of the part 2026.05.19 02:44:24.184848 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:44:24.184910 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:44:24.184959 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:44:24.185003 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:44:24.185049 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:44:24.186491 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002053611 sec., 3759231.9090616484 rows/sec., 53.78 MiB/sec. 2026.05.19 02:44:24.186952 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.19 02:44:24.187225 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:24.187296 [ 187 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_16_3} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.19 02:44:24.187367 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. 2026.05.19 02:44:24.584970 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 2026.05.19 02:44:24.601397 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:24.601458 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:24.608395 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2026.05.19 02:44:24.610428 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:24.610787 [ 131 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2026.05.19 02:44:24.610862 [ 131 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:24.610886 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:24.611043 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:44:24.615373 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:24.616886 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:44:24.620089 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2026.05.19 02:44:24.621647 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:44:24.626286 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:44:24.630564 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:44:24.635282 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:44:24.639569 [ 192 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:44:24.690838 [ 187 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079865739 sec., 1515.0426392473498 rows/sec., 7.83 MiB/sec. 2026.05.19 02:44:24.693056 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2026.05.19 02:44:24.694911 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:24.694992 [ 190 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_16_3} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2026.05.19 02:44:24.697423 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2026.05.19 02:44:25.000301 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 229.69 MiB, peak 239.67 MiB, free memory in arenas 0.00 B, will set to 238.55 MiB (RSS), difference: 8.87 MiB 2026.05.19 02:44:25.001606 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00093499 sec. 2026.05.19 02:44:25.077315 [ 129 ] {} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2026.05.19 02:44:25.077365 [ 129 ] {} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.077388 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.077530 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2026.05.19 02:44:25.077681 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:25.077735 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part 2026.05.19 02:44:25.077827 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2026.05.19 02:44:25.077876 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2026.05.19 02:44:25.077920 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2026.05.19 02:44:25.077964 [ 197 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2026.05.19 02:44:25.078710 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001242332 sec., 32197.512420190415 rows/sec., 1.64 MiB/sec. 2026.05.19 02:44:25.078881 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.19 02:44:25.079207 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:44:25.079292 [ 187 ] {8f532a88-d1d5-4e9b-96b6-279d1da9f860::all_1_10_2} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2026.05.19 02:44:25.079378 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2026.05.19 02:44:25.691191 [ 129 ] {} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2026.05.19 02:44:25.691269 [ 129 ] {} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.691294 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.691500 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2026.05.19 02:44:25.691746 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:25.691802 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part 2026.05.19 02:44:25.691913 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 210 rows starting from the beginning of the part 2026.05.19 02:44:25.691997 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 181 rows starting from the beginning of the part 2026.05.19 02:44:25.692073 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 181 rows starting from the beginning of the part 2026.05.19 02:44:25.692147 [ 197 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 192 rows starting from the beginning of the part 2026.05.19 02:44:25.693194 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793478 sec., 538618.260162656 rows/sec., 35.76 MiB/sec. 2026.05.19 02:44:25.693418 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2026.05.19 02:44:25.693736 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:44:25.693820 [ 187 ] {75b31d1d-87bf-4854-bdcc-7219c82a391c::all_1_10_2} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2026.05.19 02:44:25.693914 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.19 02:44:25.864196 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.864442 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:44:25.864787 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:25.864827 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} 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', '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.19 02:44:25.865062 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:25.865129 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:25.865267 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:44:25.865302 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:25.865324 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:25.865339 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:25.865384 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:44:25.865404 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:25.866432 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} executeQuery: Read 44 rows, 9.42 KiB in 0.002089 sec., 21062.70943034945 rows/sec., 4.40 MiB/sec. 2026.05.19 02:44:25.866591 [ 270 ] {642b26c6-d0f4-4329-997f-7d7ea017e2bc} TCPHandler: Processed in 0.002525636 sec. 2026.05.19 02:44:25.871837 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.871988 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.872055 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:44:25.872680 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.872726 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.873104 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:44:25.873329 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:25.873482 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} executeQuery: Read 280 rows, 18.20 KiB in 0.001542 sec., 181582.36057068742 rows/sec., 11.52 MiB/sec. 2026.05.19 02:44:25.873517 [ 270 ] {82ddb72b-061d-4c81-9d4d-b29a86f714f1} TCPHandler: Processed in 0.001798529 sec. 2026.05.19 02:44:25.873664 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.873761 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:25.873802 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:25.874442 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.874478 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.874861 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.19 02:44:25.875078 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:25.875212 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} executeQuery: Read 859 rows, 69.17 KiB in 0.00147 sec., 584353.7414965987 rows/sec., 45.95 MiB/sec. 2026.05.19 02:44:25.875246 [ 270 ] {23e19f5a-0e0b-497f-9c00-047cda7a8fa3} TCPHandler: Processed in 0.001631197 sec. 2026.05.19 02:44:25.875368 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.875463 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.875503 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:44:25.875977 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.876086 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.876385 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:44:25.876613 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:44:25.876747 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} executeQuery: Read 181 rows, 11.50 KiB in 0.001302 sec., 139016.89708141322 rows/sec., 8.62 MiB/sec. 2026.05.19 02:44:25.876781 [ 270 ] {bfbcdaf0-f2bc-42ed-ad54-04d77238e585} TCPHandler: Processed in 0.001462155 sec. 2026.05.19 02:44:25.876912 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.877006 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.877045 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:44:25.877548 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.877585 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.877886 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:44:25.878099 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:44:25.878222 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} executeQuery: Read 145 rows, 9.58 KiB in 0.001234 sec., 117504.05186385737 rows/sec., 7.58 MiB/sec. 2026.05.19 02:44:25.878223 [ 128 ] {} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:44:25.878256 [ 270 ] {7e299a01-95e8-400d-a75d-d273621aa93d} TCPHandler: Processed in 0.001391364 sec. 2026.05.19 02:44:25.878302 [ 128 ] {} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.878342 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.878394 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.878456 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::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.19 02:44:25.878493 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.878538 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:44:25.878577 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:25.878614 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 946 rows starting from the beginning of the part 2026.05.19 02:44:25.878674 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 946 rows starting from the beginning of the part 2026.05.19 02:44:25.878725 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 145 rows starting from the beginning of the part 2026.05.19 02:44:25.878768 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part 2026.05.19 02:44:25.878810 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 946 rows starting from the beginning of the part 2026.05.19 02:44:25.878851 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part 2026.05.19 02:44:25.878960 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.879002 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.879396 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:44:25.879629 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:25.879772 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} executeQuery: Read 144 rows, 8.38 KiB in 0.001296 sec., 111111.11111111111 rows/sec., 6.31 MiB/sec. 2026.05.19 02:44:25.879807 [ 270 ] {dff8197a-04b6-47c1-a24d-ad30f5460a2f} TCPHandler: Processed in 0.001461885 sec. 2026.05.19 02:44:25.879926 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.880020 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:25.880059 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:25.880162 [ 188 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3273 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747128 sec., 1873360.1659409043 rows/sec., 118.73 MiB/sec. 2026.05.19 02:44:25.880332 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:44:25.880568 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:44:25.880637 [ 201 ] {3e064200-5cd9-4fbb-ae08-bf5fa641ae3b::all_1_11_2} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:44:25.880699 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2026.05.19 02:44:25.880731 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.880772 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.881118 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.19 02:44:25.881345 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:25.881484 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} executeQuery: Read 525 rows, 38.02 KiB in 0.001478 sec., 355209.74289580516 rows/sec., 25.12 MiB/sec. 2026.05.19 02:44:25.881524 [ 270 ] {48db73a2-f235-4bc9-a072-410e12ef7bb5} TCPHandler: Processed in 0.001646177 sec. 2026.05.19 02:44:25.881642 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.881735 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:44:25.881776 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:44:25.882102 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.882137 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.882435 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:44:25.882650 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:44:25.882779 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} executeQuery: Read 4 rows, 214.00 B in 0.001061 sec., 3770.028275212064 rows/sec., 196.97 KiB/sec. 2026.05.19 02:44:25.882811 [ 270 ] {62585c0a-b9d3-4b90-abab-8d723c383bae} TCPHandler: Processed in 0.001217862 sec. 2026.05.19 02:44:25.882965 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.883059 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.883101 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:25.883513 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.883548 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.883879 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.19 02:44:25.884092 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:25.884226 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. 2026.05.19 02:44:25.884259 [ 270 ] {cd1f0865-8971-427b-a061-288b6fe93dfb} TCPHandler: Processed in 0.001341824 sec. 2026.05.19 02:44:25.884389 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.884484 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.884525 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:44:25.884863 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.884898 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.885219 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:44:25.885448 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:44:25.885580 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. 2026.05.19 02:44:25.885612 [ 270 ] {d4cfafef-8821-49f4-bbf6-caaf76bf3d04} TCPHandler: Processed in 0.001271383 sec. 2026.05.19 02:44:25.885740 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.885836 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.885888 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} 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.19 02:44:25.886718 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.886754 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.887338 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.19 02:44:25.887559 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:44:25.887667 [ 129 ] {} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.19 02:44:25.887693 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} executeQuery: Read 41 rows, 75.23 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 39.20 MiB/sec. 2026.05.19 02:44:25.887718 [ 129 ] {} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.887747 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.887751 [ 270 ] {3909494b-f79d-4f46-9eb7-793fa9885b88} TCPHandler: Processed in 0.002059351 sec. 2026.05.19 02:44:25.887882 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:25.887882 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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.19 02:44:25.887980 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:25.888025 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:25.888148 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:25.888209 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 229 rows starting from the beginning of the part 2026.05.19 02:44:25.888335 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2026.05.19 02:44:25.888361 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:25.888401 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:25.888444 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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.19 02:44:25.888550 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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.19 02:44:25.888655 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2026.05.19 02:44:25.888721 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2026.05.19 02:44:25.888749 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::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.19 02:44:25.888948 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:25.889095 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. 2026.05.19 02:44:25.889128 [ 270 ] {9b35fe8c-f980-4696-8daa-c4ec44a4ec7e} TCPHandler: Processed in 0.001294723 sec. 2026.05.19 02:44:25.892775 [ 201 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 19 columns (19 merged, 0 gathered) in 0.004955422 sec., 92020.41723187247 rows/sec., 164.90 MiB/sec. 2026.05.19 02:44:25.893337 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.19 02:44:25.893681 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:44:25.893758 [ 197 ] {6c214093-132b-481a-9bbe-baa2eec80f71::all_1_11_2} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.19 02:44:25.893838 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. 2026.05.19 02:44:26.000255 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 239.38 MiB, peak 244.85 MiB, free memory in arenas 0.00 B, will set to 241.28 MiB (RSS), difference: 1.90 MiB 2026.05.19 02:44:30.051522 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48606 2026.05.19 02:44:30.051618 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.051649 [ 364 ] {} TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Authenticating user 'default' from [fd00:1122:3344:101::e]:48606 2026.05.19 02:44:30.051671 [ 364 ] {} TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.051685 [ 364 ] {} TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.051921 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42647 2026.05.19 02:44:30.051990 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44704 2026.05.19 02:44:30.051992 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47931 2026.05.19 02:44:30.052044 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.052059 [ 364 ] {} TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.052081 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47865 2026.05.19 02:44:30.052085 [ 365 ] {} TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:42647 2026.05.19 02:44:30.052094 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51757 2026.05.19 02:44:30.052134 [ 365 ] {} TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.052166 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64096 2026.05.19 02:44:30.052177 [ 365 ] {} TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.052186 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.052233 [ 367 ] {} TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Authenticating user 'default' from [fd00:1122:3344:101::e]:44704 2026.05.19 02:44:30.052241 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40033 2026.05.19 02:44:30.052251 [ 367 ] {} TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.052281 [ 367 ] {} TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.052287 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} executeQuery: (from [fd00:1122:3344:101::e]:48606) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:44:30.052348 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44409 2026.05.19 02:44:30.052763 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.052823 [ 369 ] {} TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Authenticating user 'default' from [fd00:1122:3344:101::e]:51757 2026.05.19 02:44:30.052824 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:44:30.052849 [ 369 ] {} TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.052855 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.052877 [ 369 ] {} TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.052902 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:30.052904 [ 372 ] {} TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Authenticating user 'default' from [fd00:1122:3344:101::e]:44409 2026.05.19 02:44:30.052944 [ 372 ] {} TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.052957 [ 372 ] {} TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053070 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.053143 [ 366 ] {} TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Authenticating user 'default' from [fd00:1122:3344:101::e]:47931 2026.05.19 02:44:30.053156 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.053167 [ 366 ] {} TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053205 [ 366 ] {} TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053206 [ 371 ] {} TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Authenticating user 'default' from [fd00:1122:3344:101::e]:40033 2026.05.19 02:44:30.053236 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.053243 [ 371 ] {} TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053266 [ 371 ] {} TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053268 [ 368 ] {} TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Authenticating user 'default' from [fd00:1122:3344:101::e]:47865 2026.05.19 02:44:30.053294 [ 368 ] {} TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053307 [ 368 ] {} TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053350 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:44:30.053411 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.053445 [ 370 ] {} TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Authenticating user 'default' from [fd00:1122:3344:101::e]:64096 2026.05.19 02:44:30.053464 [ 370 ] {} TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.053477 [ 370 ] {} TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.054335 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} AggregatingTransform: Aggregating 2026.05.19 02:44:30.054374 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} Aggregator: Aggregation method: without_key 2026.05.19 02:44:30.054402 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094121 sec. (1062.462 rows/sec., 41.50 KiB/sec.) 2026.05.19 02:44:30.054417 [ 358 ] {d570d48d-3517-4302-97bf-bbc98d62e005} Aggregator: Merging aggregated data 2026.05.19 02:44:30.055014 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} executeQuery: Read 1 rows, 40.00 B in 0.002792 sec., 358.1661891117478 rows/sec., 13.99 KiB/sec. 2026.05.19 02:44:30.055122 [ 364 ] {d570d48d-3517-4302-97bf-bbc98d62e005} TCPHandler: Processed in 0.003207373 sec. 2026.05.19 02:44:30.055263 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055291 [ 364 ] {} TCP-Session: 0eae9e7f-bc04-4660-bc32-340ca6377c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055305 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055318 [ 372 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055339 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055355 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055372 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055408 [ 371 ] {} TCP-Session: 3fea3526-280d-434a-a074-7a837787043a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055428 [ 366 ] {} TCP-Session: 7afbbae8-3845-416a-9926-c008c92888fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055439 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055451 [ 367 ] {} TCP-Session: 00e20f2a-a5ea-46b6-9c7d-5dc86ef3bf9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055500 [ 370 ] {} TCP-Session: 9e85962c-35ca-4d38-a3be-beee427d2d6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055421 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055395 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.055381 [ 372 ] {} TCP-Session: a69768f3-7d21-4b38-bf9e-73dfb3de282c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055567 [ 368 ] {} TCP-Session: 90643382-3a88-4167-a4fd-0b220f433051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055586 [ 369 ] {} TCP-Session: f09cf052-cf5a-49d1-8439-3c36806d8452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.055367 [ 365 ] {} TCP-Session: c95361f2-b10a-4ae6-b727-84bab81ae6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.088842 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48894 2026.05.19 02:44:30.088910 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.088934 [ 364 ] {} TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Authenticating user 'default' from [fd00:1122:3344:101::e]:48894 2026.05.19 02:44:30.088955 [ 364 ] {} TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.088970 [ 364 ] {} TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089173 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51256 2026.05.19 02:44:30.089198 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61281 2026.05.19 02:44:30.089216 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48356 2026.05.19 02:44:30.089237 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089247 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61361 2026.05.19 02:44:30.089253 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58692 2026.05.19 02:44:30.089281 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089310 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56789 2026.05.19 02:44:30.089341 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089337 [ 368 ] {} TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Authenticating user 'default' from [fd00:1122:3344:101::e]:48356 2026.05.19 02:44:30.089377 [ 370 ] {} TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Authenticating user 'default' from [fd00:1122:3344:101::e]:58692 2026.05.19 02:44:30.089389 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089393 [ 368 ] {} TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089409 [ 370 ] {} TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089433 [ 368 ] {} TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089450 [ 370 ] {} TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089319 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089300 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49367 2026.05.19 02:44:30.089503 [ 369 ] {} TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61361 2026.05.19 02:44:30.089278 [ 365 ] {} TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Authenticating user 'default' from [fd00:1122:3344:101::e]:51256 2026.05.19 02:44:30.089548 [ 369 ] {} TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089562 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089572 [ 365 ] {} TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089582 [ 369 ] {} TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089609 [ 365 ] {} TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089605 [ 371 ] {} TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49367 2026.05.19 02:44:30.089270 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089652 [ 371 ] {} TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089680 [ 366 ] {} TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Authenticating user 'default' from [fd00:1122:3344:101::e]:61281 2026.05.19 02:44:30.089694 [ 371 ] {} TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089712 [ 366 ] {} TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089205 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34043 2026.05.19 02:44:30.089742 [ 366 ] {} TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089422 [ 372 ] {} TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56789 2026.05.19 02:44:30.089808 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.089280 [ 364 ] {} TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.089852 [ 367 ] {} TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:34043 2026.05.19 02:44:30.089842 [ 372 ] {} TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089889 [ 367 ] {} TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089919 [ 372 ] {} TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.089925 [ 367 ] {} TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.090021 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} executeQuery: (from [fd00:1122:3344:101::e]:48894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:44:30.090308 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:44:30.090366 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:30.090678 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:44:30.091701 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} AggregatingTransform: Aggregating 2026.05.19 02:44:30.091743 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} Aggregator: Aggregation method: without_key 2026.05.19 02:44:30.091774 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099329 sec. (1006.755 rows/sec., 39.33 KiB/sec.) 2026.05.19 02:44:30.091789 [ 341 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} Aggregator: Merging aggregated data 2026.05.19 02:44:30.092501 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} executeQuery: Read 1 rows, 40.00 B in 0.002535 sec., 394.47731755424064 rows/sec., 15.41 KiB/sec. 2026.05.19 02:44:30.092695 [ 364 ] {a7b15b27-57be-483d-a562-3a898cd63b5e} TCPHandler: Processed in 0.003539166 sec. 2026.05.19 02:44:30.092851 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.092884 [ 364 ] {} TCP-Session: d7a59917-5adf-408c-9a9e-b3d58d40eb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.092886 [ 372 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.092906 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.092941 [ 372 ] {} TCP-Session: c42e00b0-698a-494e-8f3b-4321cacba5b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.092940 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.092961 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.093000 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.093015 [ 366 ] {} TCP-Session: 0ca7794f-d7cf-412c-bdf0-706442f3f017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.093031 [ 370 ] {} TCP-Session: cec0abd0-4c8c-4395-8b0a-64df8955d543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.093046 [ 367 ] {} TCP-Session: 1fd80677-b7d8-47f1-a5bd-ceeff4946a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.093039 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.092988 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.093110 [ 371 ] {} TCP-Session: 91209206-1cfb-4ae5-9cdd-f5986f332ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.093023 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.093135 [ 368 ] {} TCP-Session: 14771781-d452-43cd-be41-9087cef7f164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.092962 [ 365 ] {} TCP-Session: 16da902f-40c9-42a8-8a37-67a0bd8e6c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.093181 [ 369 ] {} TCP-Session: 94cb912a-9c5f-44dd-8206-a73c7f2529a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.530404 [ 364 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36297 2026.05.19 02:44:30.530499 [ 364 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.530529 [ 364 ] {} TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Authenticating user 'default' from [fd00:1122:3344:101::e]:36297 2026.05.19 02:44:30.530554 [ 364 ] {} TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.530568 [ 364 ] {} TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.530768 [ 366 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37117 2026.05.19 02:44:30.530779 [ 365 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44121 2026.05.19 02:44:30.530792 [ 367 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52220 2026.05.19 02:44:30.530837 [ 368 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58862 2026.05.19 02:44:30.530858 [ 366 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.530892 [ 367 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.530866 [ 369 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65099 2026.05.19 02:44:30.530927 [ 372 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57590 2026.05.19 02:44:30.530913 [ 370 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58967 2026.05.19 02:44:30.531000 [ 369 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.531001 [ 372 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.530937 [ 371 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62254 2026.05.19 02:44:30.531041 [ 369 ] {} TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Authenticating user 'default' from [fd00:1122:3344:101::e]:65099 2026.05.19 02:44:30.531048 [ 372 ] {} TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Authenticating user 'default' from [fd00:1122:3344:101::e]:57590 2026.05.19 02:44:30.531060 [ 370 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.531086 [ 372 ] {} TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531091 [ 371 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.531111 [ 370 ] {} TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Authenticating user 'default' from [fd00:1122:3344:101::e]:58967 2026.05.19 02:44:30.531112 [ 372 ] {} TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531132 [ 371 ] {} TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Authenticating user 'default' from [fd00:1122:3344:101::e]:62254 2026.05.19 02:44:30.531145 [ 370 ] {} TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531161 [ 371 ] {} TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531175 [ 370 ] {} TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531188 [ 371 ] {} TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.530920 [ 367 ] {} TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Authenticating user 'default' from [fd00:1122:3344:101::e]:52220 2026.05.19 02:44:30.530911 [ 366 ] {} TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:37117 2026.05.19 02:44:30.531241 [ 367 ] {} TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531258 [ 366 ] {} TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531262 [ 367 ] {} TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531273 [ 366 ] {} TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.530930 [ 368 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.531081 [ 369 ] {} TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531335 [ 368 ] {} TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Authenticating user 'default' from [fd00:1122:3344:101::e]:58862 2026.05.19 02:44:30.531354 [ 369 ] {} TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.530938 [ 364 ] {} TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.531381 [ 368 ] {} TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.530930 [ 365 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.19 02:44:30.531414 [ 368 ] {} TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531461 [ 365 ] {} TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Authenticating user 'default' from [fd00:1122:3344:101::e]:44121 2026.05.19 02:44:30.531484 [ 365 ] {} TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531497 [ 365 ] {} TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.531552 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} executeQuery: (from [fd00:1122:3344:101::e]:36297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.19 02:44:30.531815 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.19 02:44:30.531872 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:30.532157 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} oximeter.version (bae6154c-d1d4-4198-a4aa-a71fa89452cb) (SelectExecutor): Key condition: unknown 2026.05.19 02:44:30.533042 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} AggregatingTransform: Aggregating 2026.05.19 02:44:30.533086 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} Aggregator: Aggregation method: without_key 2026.05.19 02:44:30.533117 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000856429 sec. (1167.639 rows/sec., 45.61 KiB/sec.) 2026.05.19 02:44:30.533135 [ 342 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} Aggregator: Merging aggregated data 2026.05.19 02:44:30.533779 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} executeQuery: Read 1 rows, 40.00 B in 0.002287 sec., 437.25404459991256 rows/sec., 17.08 KiB/sec. 2026.05.19 02:44:30.533892 [ 364 ] {a8edec9e-acfa-4838-9d8d-99e68863ee99} TCPHandler: Processed in 0.003109882 sec. 2026.05.19 02:44:30.534033 [ 364 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534062 [ 364 ] {} TCP-Session: 9f2c78cb-13ec-4557-9c06-15127db2ee37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534067 [ 365 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534086 [ 366 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534109 [ 367 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534118 [ 366 ] {} TCP-Session: f30fe156-cbc2-4963-a1aa-15a6329be7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534136 [ 371 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534152 [ 372 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534152 [ 367 ] {} TCP-Session: 1853b5c7-d7f5-4152-b835-aee9bdaecb48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534178 [ 370 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534200 [ 368 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534225 [ 369 ] {} TCPHandler: Done processing connection. 2026.05.19 02:44:30.534235 [ 370 ] {} TCP-Session: 5347b9a1-548a-4989-be62-f8b97023fb89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534253 [ 368 ] {} TCP-Session: 01b9a022-8cf7-4a91-98ad-58f7b8069395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534270 [ 369 ] {} TCP-Session: 0acbcd68-7a22-4af1-a1ac-c21957510142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534194 [ 372 ] {} TCP-Session: 15c1660c-4e3c-40fc-904c-24e43b58b743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534183 [ 371 ] {} TCP-Session: be9e8a45-aee9-42f5-9d36-0da72499ddda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.534146 [ 365 ] {} TCP-Session: 9b478533-2097-4fa6-b8e8-bdb4cd1fbf4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.19 02:44:30.858373 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.858608 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:30.858945 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:30.858986 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} 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.19 02:44:30.859209 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:30.859284 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:30.859432 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:30.859468 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:30.859491 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:30.859507 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:30.859555 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:30.859575 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:30.860606 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} executeQuery: Read 44 rows, 9.42 KiB in 0.0021 sec., 20952.380952380954 rows/sec., 4.38 MiB/sec. 2026.05.19 02:44:30.860692 [ 270 ] {bc777692-8cff-4a86-af66-d67cd400102a} TCPHandler: Processed in 0.002456545 sec. 2026.05.19 02:44:30.862493 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.862630 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:30.862688 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:30.863373 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.863419 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.863932 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.19 02:44:30.864216 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:30.864381 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} executeQuery: Read 56 rows, 4.38 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.39 MiB/sec. 2026.05.19 02:44:30.864398 [ 111 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.19 02:44:30.864423 [ 270 ] {b2662f02-d05d-4840-8793-50745b67498f} TCPHandler: Processed in 0.00200422 sec. 2026.05.19 02:44:30.864479 [ 111 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.864514 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.864633 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:44:30.864634 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.864788 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:30.864799 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:30.864838 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3217 rows starting from the beginning of the part 2026.05.19 02:44:30.864867 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:30.864929 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3208 rows starting from the beginning of the part 2026.05.19 02:44:30.864991 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:44:30.865039 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part 2026.05.19 02:44:30.865090 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 859 rows starting from the beginning of the part 2026.05.19 02:44:30.865138 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part 2026.05.19 02:44:30.865388 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.865435 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.865800 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.19 02:44:30.866074 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:30.866195 [ 111 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.19 02:44:30.866226 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} executeQuery: Read 64 rows, 5.12 KiB in 0.001455 sec., 43986.25429553265 rows/sec., 3.43 MiB/sec. 2026.05.19 02:44:30.866231 [ 111 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.866269 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.866272 [ 270 ] {9cd3ca9d-e445-4768-9a9f-306ce6e88407} TCPHandler: Processed in 0.001704878 sec. 2026.05.19 02:44:30.866449 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.866479 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:44:30.866573 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:30.866627 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:30.866627 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:30.866685 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1787 rows starting from the beginning of the part 2026.05.19 02:44:30.866755 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1751 rows starting from the beginning of the part 2026.05.19 02:44:30.866836 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:44:30.866896 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part 2026.05.19 02:44:30.866938 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 525 rows starting from the beginning of the part 2026.05.19 02:44:30.866982 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part 2026.05.19 02:44:30.867149 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.867192 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.867640 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.19 02:44:30.867900 [ 197 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7452 rows, containing 5 columns (5 merged, 0 gathered) in 0.003311224 sec., 2250527.297458583 rows/sec., 177.78 MiB/sec. 2026.05.19 02:44:30.868005 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:30.868144 [ 111 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.19 02:44:30.868169 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. 2026.05.19 02:44:30.868187 [ 111 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.868213 [ 270 ] {5f12c7ec-793e-4626-ae83-88cb26533b7b} TCPHandler: Processed in 0.001823348 sec. 2026.05.19 02:44:30.868215 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.868233 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.19 02:44:30.868365 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:44:30.868378 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:30.868487 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:30.868511 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:30.868535 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8562 rows starting from the beginning of the part 2026.05.19 02:44:30.868564 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:30.868580 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:30.868614 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1697 rows starting from the beginning of the part 2026.05.19 02:44:30.868672 [ 186 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_26_5} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.19 02:44:30.868700 [ 197 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 4255 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293213 sec., 1855475.2654899477 rows/sec., 134.11 MiB/sec. 2026.05.19 02:44:30.868713 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part 2026.05.19 02:44:30.868781 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. 2026.05.19 02:44:30.868798 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:44:30.868879 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part 2026.05.19 02:44:30.868965 [ 194 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:44:30.869050 [ 193 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.19 02:44:30.869053 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.869121 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.869485 [ 193 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:30.869584 [ 193 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_26_5} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.19 02:44:30.869593 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2026.05.19 02:44:30.869689 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.19 02:44:30.869870 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:30.870006 [ 110 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2026.05.19 02:44:30.870025 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. 2026.05.19 02:44:30.870061 [ 110 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:30.870078 [ 270 ] {208108ec-7af9-41da-9731-b189056823ef} TCPHandler: Processed in 0.001762868 sec. 2026.05.19 02:44:30.870100 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. 2026.05.19 02:44:30.870188 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:44:30.870287 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:30.870314 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1314 rows starting from the beginning of the part 2026.05.19 02:44:30.870366 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part 2026.05.19 02:44:30.870413 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2026.05.19 02:44:30.870452 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2026.05.19 02:44:30.870496 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part 2026.05.19 02:44:30.870536 [ 201 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2026.05.19 02:44:30.871550 [ 186 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393085 sec., 1158579.6990133408 rows/sec., 74.65 MiB/sec. 2026.05.19 02:44:30.871808 [ 197 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.19 02:44:30.872130 [ 197 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:30.872214 [ 197 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_26_5} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.19 02:44:30.872300 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2026.05.19 02:44:30.873265 [ 197 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 10876 rows, containing 5 columns (5 merged, 0 gathered) in 0.004952951 sec., 2195862.6281584455 rows/sec., 139.32 MiB/sec. 2026.05.19 02:44:30.873624 [ 186 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2026.05.19 02:44:30.873994 [ 186 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:30.874084 [ 186 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_26_5} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2026.05.19 02:44:30.874199 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. 2026.05.19 02:44:31.684326 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8168 2026.05.19 02:44:31.685054 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:31.685109 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:31.685738 [ 245 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.19 02:44:31.686006 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:31.686159 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8168 2026.05.19 02:44:32.120188 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 2026.05.19 02:44:32.135392 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:32.135444 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:32.141501 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2026.05.19 02:44:32.142194 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:32.144707 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 128 2026.05.19 02:44:35.863626 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.863879 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:44:35.864236 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:35.864279 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} 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', '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.19 02:44:35.864532 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:35.864604 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:35.864777 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:44:35.864826 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:35.864849 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:35.864865 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:35.864909 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:44:35.864930 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:35.866034 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} executeQuery: Read 44 rows, 9.42 KiB in 0.002263 sec., 19443.21696862572 rows/sec., 4.07 MiB/sec. 2026.05.19 02:44:35.866141 [ 270 ] {72c33c71-824f-4e85-b4be-eeaa7960484f} TCPHandler: Processed in 0.002656237 sec. 2026.05.19 02:44:35.871670 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.871835 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.871901 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:44:35.872592 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.872635 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.873040 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:44:35.873273 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:35.873419 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} executeQuery: Read 280 rows, 18.20 KiB in 0.001632 sec., 171568.6274509804 rows/sec., 10.89 MiB/sec. 2026.05.19 02:44:35.873455 [ 270 ] {d1c8e581-ea80-4a92-9551-f2976d367c40} TCPHandler: Processed in 0.001873629 sec. 2026.05.19 02:44:35.873604 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.873716 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:35.873759 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:35.874589 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.874626 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.875010 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.19 02:44:35.875226 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:35.875356 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} executeQuery: Read 859 rows, 69.17 KiB in 0.001661 sec., 517158.33835039136 rows/sec., 40.67 MiB/sec. 2026.05.19 02:44:35.875391 [ 270 ] {d89181d5-70a5-4d55-9bca-c05a456e4ccc} TCPHandler: Processed in 0.001836809 sec. 2026.05.19 02:44:35.875528 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.875630 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.875681 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:44:35.876259 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.876296 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.876597 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:44:35.876825 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:44:35.876955 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} executeQuery: Read 181 rows, 11.50 KiB in 0.001344 sec., 134672.61904761905 rows/sec., 8.35 MiB/sec. 2026.05.19 02:44:35.876989 [ 270 ] {421e122b-c387-4c91-af02-5bd42d6e24fe} TCPHandler: Processed in 0.001510495 sec. 2026.05.19 02:44:35.877115 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.877212 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.877251 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:44:35.877746 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.877783 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.878112 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:44:35.878324 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:44:35.878451 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} executeQuery: Read 145 rows, 9.58 KiB in 0.001257 sec., 115354.01750198886 rows/sec., 7.44 MiB/sec. 2026.05.19 02:44:35.878486 [ 270 ] {cf342716-fc40-4e32-8440-a294538e68d6} TCPHandler: Processed in 0.001420125 sec. 2026.05.19 02:44:35.878615 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.878721 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.878761 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:44:35.879230 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.879272 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.879575 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:44:35.879799 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:35.879928 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} executeQuery: Read 144 rows, 8.38 KiB in 0.001225 sec., 117551.02040816327 rows/sec., 6.68 MiB/sec. 2026.05.19 02:44:35.879963 [ 270 ] {3716c51f-750c-496e-b65e-be0d21e1687a} TCPHandler: Processed in 0.001396415 sec. 2026.05.19 02:44:35.880094 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.880190 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:35.880229 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:35.880879 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.880916 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.881236 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.19 02:44:35.881447 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:35.881575 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} executeQuery: Read 525 rows, 38.02 KiB in 0.001402 sec., 374465.0499286733 rows/sec., 26.48 MiB/sec. 2026.05.19 02:44:35.881609 [ 270 ] {e2a1850d-152e-4b1c-9f35-42a1704e9f48} TCPHandler: Processed in 0.001563066 sec. 2026.05.19 02:44:35.881751 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.881847 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:44:35.881888 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:44:35.882232 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.882269 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.882582 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:44:35.882802 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:44:35.882928 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} executeQuery: Read 4 rows, 214.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 190.33 KiB/sec. 2026.05.19 02:44:35.882961 [ 270 ] {0eac927b-7275-4002-8e2e-381f7cc8f6e3} TCPHandler: Processed in 0.001260783 sec. 2026.05.19 02:44:35.883089 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.883186 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.883228 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:35.883676 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.883713 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.884055 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.19 02:44:35.884269 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:35.884395 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} executeQuery: Read 265 rows, 18.03 KiB in 0.001228 sec., 215798.04560260588 rows/sec., 14.34 MiB/sec. 2026.05.19 02:44:35.884429 [ 270 ] {11d17a83-d91a-4185-bf82-5b5052072f6d} TCPHandler: Processed in 0.001388105 sec. 2026.05.19 02:44:35.884575 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.884682 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.884724 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:44:35.885050 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.885086 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.885372 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:44:35.885583 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:44:35.885721 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. 2026.05.19 02:44:35.885755 [ 270 ] {6669f18d-eec7-4dc0-9f11-29a2a610a64e} TCPHandler: Processed in 0.001228402 sec. 2026.05.19 02:44:35.885880 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.885976 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.886030 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} 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.19 02:44:35.886908 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.886945 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.887524 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.19 02:44:35.887769 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:44:35.887905 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} executeQuery: Read 41 rows, 75.23 KiB in 0.001947 sec., 21058.03800719055 rows/sec., 37.74 MiB/sec. 2026.05.19 02:44:35.887961 [ 270 ] {e6c0f229-07b1-4236-adf5-545ec91424dc} TCPHandler: Processed in 0.002129082 sec. 2026.05.19 02:44:35.888109 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:35.888205 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:35.888246 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:35.888583 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:35.888619 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:35.888941 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2026.05.19 02:44:35.889153 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:35.889279 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. 2026.05.19 02:44:35.889312 [ 270 ] {12a294ee-885f-468f-bf48-039fa3355d8d} TCPHandler: Processed in 0.001252293 sec. 2026.05.19 02:44:39.111381 [ 91 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:44:39.111465 [ 91 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:44:39.187208 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8680 2026.05.19 02:44:39.187701 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:39.187747 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:39.188248 [ 245 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.19 02:44:39.188472 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:39.188611 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8680 2026.05.19 02:44:39.645767 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 2026.05.19 02:44:39.660867 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:39.660931 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:39.666873 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2026.05.19 02:44:39.667601 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:39.670151 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2026.05.19 02:44:40.857860 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:40.858106 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:40.858456 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:40.858499 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} 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.19 02:44:40.858728 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:40.858796 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:40.858930 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:40.858964 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:40.858985 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:40.858999 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:40.859040 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:40.859060 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:40.860157 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} executeQuery: Read 44 rows, 9.42 KiB in 0.002153 sec., 20436.600092893637 rows/sec., 4.27 MiB/sec. 2026.05.19 02:44:40.860261 [ 270 ] {733ea6c6-2390-4c59-8a06-5a7d9d2fa843} TCPHandler: Processed in 0.002544676 sec. 2026.05.19 02:44:40.861908 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:40.862030 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:40.862072 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:40.862590 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:40.862633 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:40.862992 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.19 02:44:40.863234 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:40.863379 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} executeQuery: Read 56 rows, 4.38 KiB in 0.001388 sec., 40345.821325648416 rows/sec., 3.08 MiB/sec. 2026.05.19 02:44:40.863414 [ 270 ] {9906e09c-5be2-4fdb-9dce-1bdf8fb94fc1} TCPHandler: Processed in 0.001558526 sec. 2026.05.19 02:44:40.863543 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:40.863640 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:40.863679 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:40.864131 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:40.864168 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:40.864468 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.19 02:44:40.864681 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:40.864807 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. 2026.05.19 02:44:40.864841 [ 270 ] {a82923e0-f387-486f-828b-227c8a2ed37e} TCPHandler: Processed in 0.001346404 sec. 2026.05.19 02:44:40.864966 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:40.865071 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:40.865113 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:40.865551 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:40.865586 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:40.865915 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.19 02:44:40.866131 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:40.866258 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. 2026.05.19 02:44:40.866291 [ 270 ] {a76e74ac-14d6-4d77-bb3b-879e5c41d1d1} TCPHandler: Processed in 0.001373614 sec. 2026.05.19 02:44:40.866413 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:40.866507 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:40.866548 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:40.866913 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:40.866948 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:40.867244 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2026.05.19 02:44:40.867468 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:40.867594 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. 2026.05.19 02:44:40.867626 [ 270 ] {0c6e9bb7-b7d1-4a06-8f78-73e5cbbbdd70} TCPHandler: Processed in 0.001261103 sec. 2026.05.19 02:44:44.170737 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.171161 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:44.171716 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:44.171760 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} 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.19 02:44:44.172020 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:44.172091 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:44.172235 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 41-element set) 2026.05.19 02:44:44.172270 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:44.172292 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:44.172308 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:44.172351 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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.19 02:44:44.172372 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:44.173850 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} executeQuery: Read 44 rows, 9.42 KiB in 0.002877 sec., 15293.70872436566 rows/sec., 3.20 MiB/sec. 2026.05.19 02:44:44.173955 [ 270 ] {2a9b56cd-297c-49f2-b43d-a062387a61c7} TCPHandler: Processed in 0.003409175 sec. 2026.05.19 02:44:44.190968 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.191094 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.191144 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:44:44.191951 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.192018 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.192455 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:44.192701 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:44.192862 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} executeQuery: Read 280 rows, 18.20 KiB in 0.001801 sec., 155469.1837867851 rows/sec., 9.87 MiB/sec. 2026.05.19 02:44:44.192861 [ 85 ] {} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.19 02:44:44.192924 [ 85 ] {} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.192928 [ 270 ] {a33c8f0f-6ed0-4223-8924-92b86ff00f48} TCPHandler: Processed in 0.00201535 sec. 2026.05.19 02:44:44.192951 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.193087 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::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.19 02:44:44.193166 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.193239 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:44.193286 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 280 rows starting from the beginning of the part 2026.05.19 02:44:44.193312 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.19 02:44:44.193359 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:44.193385 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.19 02:44:44.193414 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:44.193468 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:44.193512 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 280 rows starting from the beginning of the part 2026.05.19 02:44:44.193897 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.194026 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.194353 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.19 02:44:44.194499 [ 197 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474675 sec., 949361.7237696442 rows/sec., 63.87 MiB/sec. 2026.05.19 02:44:44.194590 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} oximeter.fields_ipaddr (400714d9-f00b-4282-a4f6-58230b6350d7): 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.19 02:44:44.194668 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.19 02:44:44.194737 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} executeQuery: Read 18 rows, 1.47 KiB in 0.001465 sec., 12286.689419795222 rows/sec., 1001.89 KiB/sec. 2026.05.19 02:44:44.194781 [ 270 ] {b43ec8e1-cb85-44c7-9699-5e2e1e976066} TCPHandler: Processed in 0.001739898 sec. 2026.05.19 02:44:44.195011 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.195064 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:44.195187 [ 194 ] {c4d7997b-6bbc-4328-aa2c-5bdc75e4df77::all_1_13_3} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.19 02:44:44.195196 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:44.195245 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:44.195256 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. 2026.05.19 02:44:44.197240 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.197286 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.197861 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.19 02:44:44.198093 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:44.198262 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} executeQuery: Read 3217 rows, 246.03 KiB in 0.003081 sec., 1044141.5124959429 rows/sec., 77.98 MiB/sec. 2026.05.19 02:44:44.198325 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2026.05.19 02:44:44.198340 [ 270 ] {bd5324ce-9d6e-4c2a-a3c6-46a01a103ba1} TCPHandler: Processed in 0.003478156 sec. 2026.05.19 02:44:44.198567 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.198696 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.198752 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:44:44.199337 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.199374 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.199700 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:44.199909 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:44:44.200039 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} executeQuery: Read 210 rows, 13.58 KiB in 0.00138 sec., 152173.91304347827 rows/sec., 9.61 MiB/sec. 2026.05.19 02:44:44.200073 [ 270 ] {850ab3d5-9da2-425c-bf87-4128db89871f} TCPHandler: Processed in 0.001624257 sec. 2026.05.19 02:44:44.200222 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.200320 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.200360 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:44:44.201109 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.201145 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.201484 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:44.201694 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:44:44.201816 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} executeQuery: Read 946 rows, 56.96 KiB in 0.001514 sec., 624834.8745046236 rows/sec., 36.74 MiB/sec. 2026.05.19 02:44:44.201849 [ 270 ] {94ff4032-d363-4db8-b1e6-c3f05f69dba8} TCPHandler: Processed in 0.001681077 sec. 2026.05.19 02:44:44.201975 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.202070 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.202109 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 2026.05.19 02:44:44.202503 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.202539 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.202838 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.19 02:44:44.203049 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): 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.19 02:44:44.203150 [ 85 ] {} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2026.05.19 02:44:44.203177 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} executeQuery: Read 1 rows, 72.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 62.50 KiB/sec. 2026.05.19 02:44:44.203192 [ 85 ] {} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.203220 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.203220 [ 270 ] {aa32ba0a-1d65-418d-bef1-b5d75193a55a} TCPHandler: Processed in 0.001293163 sec. 2026.05.19 02:44:44.203320 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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.19 02:44:44.203380 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.203428 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:44.203460 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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.19 02:44:44.203480 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.203521 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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.19 02:44:44.203525 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:44:44.203573 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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.19 02:44:44.203616 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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.19 02:44:44.203653 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::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.19 02:44:44.204010 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.204059 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.204295 [ 195 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00100184 sec., 4990.816896909687 rows/sec., 370.41 KiB/sec. 2026.05.19 02:44:44.204390 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:44.204427 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2026.05.19 02:44:44.204672 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:44.204736 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d): 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.19 02:44:44.204781 [ 85 ] {} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2026.05.19 02:44:44.204805 [ 196 ] {f8c747c2-f976-4771-a74b-0b12c388613d::all_1_5_1} oximeter.fields_u64 (f8c747c2-f976-4771-a74b-0b12c388613d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2026.05.19 02:44:44.204812 [ 85 ] {} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.204809 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} executeQuery: Read 144 rows, 8.38 KiB in 0.001347 sec., 106904.23162583518 rows/sec., 6.07 MiB/sec. 2026.05.19 02:44:44.204852 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.204870 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2026.05.19 02:44:44.204886 [ 270 ] {a39f34f1-8892-41b0-9c38-4abf12abfea0} TCPHandler: Processed in 0.001553846 sec. 2026.05.19 02:44:44.204939 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::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.19 02:44:44.205013 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:44.205030 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.205035 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 144 rows starting from the beginning of the part 2026.05.19 02:44:44.205100 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:44.205134 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:44.205136 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:44.205183 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:44.205193 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:44.205235 [ 196 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part 2026.05.19 02:44:44.205934 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001018631 sec., 706831.0310603152 rows/sec., 42.85 MiB/sec. 2026.05.19 02:44:44.206103 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2026.05.19 02:44:44.206393 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:44.206407 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.206453 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.206475 [ 195 ] {8b0149a7-e047-4f08-b56a-30ed05179766::all_1_13_3} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2026.05.19 02:44:44.206567 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2026.05.19 02:44:44.206922 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.19 02:44:44.207154 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:44.207298 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} executeQuery: Read 1769 rows, 122.48 KiB in 0.002181 sec., 811095.8276020173 rows/sec., 54.84 MiB/sec. 2026.05.19 02:44:44.207347 [ 270 ] {01b90d7d-bb48-43f7-a4e2-b35c6ea543d3} TCPHandler: Processed in 0.002364854 sec. 2026.05.19 02:44:44.207482 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.207585 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:44:44.207631 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:44:44.207981 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.208018 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.208371 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:44.208582 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:44:44.208708 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} executeQuery: Read 4 rows, 214.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 182.52 KiB/sec. 2026.05.19 02:44:44.208741 [ 270 ] {d0ce26d9-06d4-4a5f-b3cf-749981dba660} TCPHandler: Processed in 0.001311914 sec. 2026.05.19 02:44:44.208871 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.208968 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.209010 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:44.209694 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.209730 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.210211 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.19 02:44:44.210588 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:44.210766 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} executeQuery: Read 1706 rows, 107.00 KiB in 0.001815 sec., 939944.9035812672 rows/sec., 57.57 MiB/sec. 2026.05.19 02:44:44.210824 [ 270 ] {fc201cfa-52c3-40ad-bdf7-61d86b06ee3a} TCPHandler: Processed in 0.002001091 sec. 2026.05.19 02:44:44.210962 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.211063 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.211108 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:44:44.211485 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.211522 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.211836 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:44.212049 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:44:44.212177 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. 2026.05.19 02:44:44.212212 [ 270 ] {2fb4bc3d-020b-4a2b-9bbf-10c6842ae266} TCPHandler: Processed in 0.001301163 sec. 2026.05.19 02:44:44.212331 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.212427 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.212490 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} 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.19 02:44:44.213353 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.213390 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.213967 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.19 02:44:44.214199 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:44:44.214337 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} executeQuery: Read 52 rows, 95.42 KiB in 0.001928 sec., 26970.954356846472 rows/sec., 48.33 MiB/sec. 2026.05.19 02:44:44.214398 [ 270 ] {dff742c8-880b-4d8b-bcc2-800c7200f248} TCPHandler: Processed in 0.002115802 sec. 2026.05.19 02:44:44.214533 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:44.214631 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:44.214673 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:44.215014 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:44.215050 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:44.215353 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2026.05.19 02:44:44.215573 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:44.215700 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} executeQuery: Read 78 rows, 4.94 KiB in 0.001088 sec., 71691.17647058824 rows/sec., 4.43 MiB/sec. 2026.05.19 02:44:44.215733 [ 270 ] {a91ef574-b7f4-4740-ade1-b73a00713592} TCPHandler: Processed in 0.001248883 sec. 2026.05.19 02:44:45.853325 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:45.853567 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:45.853907 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:45.853944 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} 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.19 02:44:45.854161 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:45.854230 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:45.854375 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:45.854411 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:45.854434 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:45.854450 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:45.854493 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:45.854513 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:45.856001 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} executeQuery: Read 44 rows, 9.42 KiB in 0.002534 sec., 17363.851617995268 rows/sec., 3.63 MiB/sec. 2026.05.19 02:44:45.856116 [ 270 ] {f23c2444-2858-46b1-aaeb-15a6c17ed347} TCPHandler: Processed in 0.0029345 sec. 2026.05.19 02:44:45.857267 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:45.857380 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:45.857424 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:45.857962 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:45.858012 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:45.858398 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.19 02:44:45.858635 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:45.858790 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} executeQuery: Read 56 rows, 4.38 KiB in 0.001441 sec., 38861.901457321306 rows/sec., 2.97 MiB/sec. 2026.05.19 02:44:45.858828 [ 270 ] {6a85d2bb-61a4-4546-8aa4-f31a372619e7} TCPHandler: Processed in 0.001610387 sec. 2026.05.19 02:44:45.858956 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:45.859054 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:45.859095 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:45.859541 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:45.859578 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:45.859882 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.19 02:44:45.860096 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:45.860227 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. 2026.05.19 02:44:45.860264 [ 270 ] {34c1b3dc-8c3f-420a-80f4-0aea7bfb334a} TCPHandler: Processed in 0.001356353 sec. 2026.05.19 02:44:45.860408 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:45.860513 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:45.860557 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:45.860960 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:45.860996 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:45.861305 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.19 02:44:45.861521 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:45.861652 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} executeQuery: Read 32 rows, 2.28 KiB in 0.001164 sec., 27491.408934707903 rows/sec., 1.91 MiB/sec. 2026.05.19 02:44:45.861688 [ 270 ] {cba50259-b59f-4a2a-b544-3a8c60bb6c5f} TCPHandler: Processed in 0.001335184 sec. 2026.05.19 02:44:45.861866 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:45.861964 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:45.862006 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:45.862369 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:45.862405 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. 2026.05.19 02:44:45.862724 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2026.05.19 02:44:45.862937 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:45.863066 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} executeQuery: Read 12 rows, 848.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 740.72 KiB/sec. 2026.05.19 02:44:45.863100 [ 270 ] {57ead3fd-a1f6-4d2c-8ccd-01f492801b82} TCPHandler: Processed in 0.001290624 sec. 2026.05.19 02:44:46.689561 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9128 2026.05.19 02:44:46.690106 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:46.690150 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:46.690682 [ 245 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.19 02:44:46.690919 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:46.691048 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9128 2026.05.19 02:44:47.171106 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2026.05.19 02:44:47.186223 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:47.186272 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:47.192269 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2026.05.19 02:44:47.192984 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:47.195570 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2026.05.19 02:44:50.857623 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:50.857863 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:44:50.858214 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:50.858252 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} 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.19 02:44:50.858471 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:50.858543 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:50.858686 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:44:50.858723 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:50.858745 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:50.858762 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:50.858814 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:44:50.858836 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:50.859948 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} executeQuery: Read 44 rows, 9.42 KiB in 0.002182 sec., 20164.98625114574 rows/sec., 4.22 MiB/sec. 2026.05.19 02:44:50.860054 [ 270 ] {eafc63eb-a620-4fdf-98a8-6e53753a20f7} TCPHandler: Processed in 0.002575247 sec. 2026.05.19 02:44:50.861722 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:50.861842 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:50.861886 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:50.862456 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.862504 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.862881 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.19 02:44:50.863112 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:50.863260 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} executeQuery: Read 56 rows, 4.38 KiB in 0.001451 sec., 38594.07305306685 rows/sec., 2.95 MiB/sec. 2026.05.19 02:44:50.863281 [ 22 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.19 02:44:50.863298 [ 270 ] {937a44c2-939c-4c99-aeff-d5a2255564d2} TCPHandler: Processed in 0.001627007 sec. 2026.05.19 02:44:50.863357 [ 22 ] {} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.863384 [ 22 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.863475 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:50.863522 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::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.19 02:44:50.863587 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:50.863634 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:50.863673 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:50.863712 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3217 rows starting from the beginning of the part 2026.05.19 02:44:50.863779 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 859 rows starting from the beginning of the part 2026.05.19 02:44:50.863832 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part 2026.05.19 02:44:50.863873 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3217 rows starting from the beginning of the part 2026.05.19 02:44:50.863912 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2026.05.19 02:44:50.863966 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2026.05.19 02:44:50.864097 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.864147 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.864490 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.19 02:44:50.864766 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:50.864913 [ 22 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.19 02:44:50.864916 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} executeQuery: Read 64 rows, 5.12 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 3.71 MiB/sec. 2026.05.19 02:44:50.864961 [ 22 ] {} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.864984 [ 270 ] {17465f73-a67b-4f65-9bfa-4de19d4c529e} TCPHandler: Processed in 0.001557825 sec. 2026.05.19 02:44:50.864989 [ 22 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.865145 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:50.865145 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::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.19 02:44:50.865257 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:50.865307 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:50.865312 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:50.865360 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1787 rows starting from the beginning of the part 2026.05.19 02:44:50.865432 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 525 rows starting from the beginning of the part 2026.05.19 02:44:50.865487 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part 2026.05.19 02:44:50.865535 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1769 rows starting from the beginning of the part 2026.05.19 02:44:50.865575 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2026.05.19 02:44:50.865616 [ 195 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part 2026.05.19 02:44:50.865812 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.865864 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.866341 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 7461 rows, containing 5 columns (5 merged, 0 gathered) in 0.002879909 sec., 2590706.859140341 rows/sec., 204.65 MiB/sec. 2026.05.19 02:44:50.866443 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.19 02:44:50.866633 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.19 02:44:50.866770 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:50.866897 [ 22 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.19 02:44:50.866920 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. 2026.05.19 02:44:50.866932 [ 22 ] {} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.866927 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:50.866967 [ 22 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.866963 [ 270 ] {2795b906-1832-4e7c-955b-7c46324037a6} TCPHandler: Processed in 0.001898209 sec. 2026.05.19 02:44:50.867182 [ 196 ] {adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13::all_1_31_6} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.19 02:44:50.867186 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::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.19 02:44:50.867238 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:50.867238 [ 189 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002200093 sec., 1942190.6255781003 rows/sec., 140.47 MiB/sec. 2026.05.19 02:44:50.867273 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. 2026.05.19 02:44:50.867315 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:50.867336 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:50.867350 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10876 rows starting from the beginning of the part 2026.05.19 02:44:50.867386 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:50.867416 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part 2026.05.19 02:44:50.867531 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part 2026.05.19 02:44:50.867576 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1706 rows starting from the beginning of the part 2026.05.19 02:44:50.867616 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.19 02:44:50.867622 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2026.05.19 02:44:50.867682 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2026.05.19 02:44:50.867825 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.867865 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.867918 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:50.868000 [ 191 ] {c18d278c-692d-414a-a6d4-6feac02c1d65::all_1_31_6} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.19 02:44:50.868077 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2026.05.19 02:44:50.868212 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2026.05.19 02:44:50.868437 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:50.868544 [ 22 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2026.05.19 02:44:50.868569 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. 2026.05.19 02:44:50.868575 [ 22 ] {} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:50.868610 [ 270 ] {6c4129fe-19db-4e5e-910d-2ba8ad7a9b1a} TCPHandler: Processed in 0.001369584 sec. 2026.05.19 02:44:50.868610 [ 22 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:50.868724 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::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.19 02:44:50.868824 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:44:50.868852 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1614 rows starting from the beginning of the part 2026.05.19 02:44:50.868906 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part 2026.05.19 02:44:50.868952 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2026.05.19 02:44:50.868999 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part 2026.05.19 02:44:50.869046 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part 2026.05.19 02:44:50.869086 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2026.05.19 02:44:50.870059 [ 195 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372574 sec., 1394460.3351076152 rows/sec., 89.87 MiB/sec. 2026.05.19 02:44:50.870328 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.19 02:44:50.870583 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:50.870660 [ 189 ] {8bfbf50e-410b-47ca-b792-06ffa5c3e908::all_1_31_6} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.19 02:44:50.870728 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2026.05.19 02:44:50.871556 [ 199 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 13199 rows, containing 5 columns (5 merged, 0 gathered) in 0.004365015 sec., 3023815.4966248684 rows/sec., 191.68 MiB/sec. 2026.05.19 02:44:50.871952 [ 195 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2026.05.19 02:44:50.872239 [ 195 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:50.872312 [ 195 ] {602807e6-b852-45b1-bbd5-4774f779a39d::all_1_31_6} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2026.05.19 02:44:50.872382 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. 2026.05.19 02:44:51.000253 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 245.87 MiB, peak 253.21 MiB, free memory in arenas 0.00 B, will set to 247.30 MiB (RSS), difference: 1.44 MiB 2026.05.19 02:44:54.111571 [ 66 ] {} DNSResolver: Updating DNS cache 2026.05.19 02:44:54.111655 [ 66 ] {} DNSResolver: Updated DNS cache 2026.05.19 02:44:54.191215 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9640 2026.05.19 02:44:54.191836 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:54.191883 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:54.192385 [ 245 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.19 02:44:54.192623 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:44:54.192758 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9640 2026.05.19 02:44:54.695719 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2026.05.19 02:44:54.711698 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:54.711754 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:54.717823 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2026.05.19 02:44:54.718529 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:44:54.721119 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2026.05.19 02:44:55.863059 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.863326 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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', '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.19 02:44:55.863717 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:44:55.863766 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} 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', '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.19 02:44:55.864033 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:44:55.864099 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:44:55.864237 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 31-element set) 2026.05.19 02:44:55.864272 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:44:55.864297 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:44:55.864312 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:44:55.864353 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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.19 02:44:55.864372 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:44:55.865534 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} executeQuery: Read 44 rows, 9.42 KiB in 0.002309 sec., 19055.86834127328 rows/sec., 3.98 MiB/sec. 2026.05.19 02:44:55.865696 [ 270 ] {f98dfff8-fe3f-46f6-9676-c20639aa586d} TCPHandler: Processed in 0.002775048 sec. 2026.05.19 02:44:55.870976 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.871143 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.871205 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.19 02:44:55.871948 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.872004 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.872410 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:55.872658 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} oximeter.fields_i16 (c4d7997b-6bbc-4328-aa2c-5bdc75e4df77): 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.19 02:44:55.872818 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} executeQuery: Read 280 rows, 18.20 KiB in 0.001715 sec., 163265.306122449 rows/sec., 10.36 MiB/sec. 2026.05.19 02:44:55.872874 [ 270 ] {d70dbe1b-f1a9-4255-912e-317630915997} TCPHandler: Processed in 0.002022321 sec. 2026.05.19 02:44:55.873025 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.873138 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:44:55.873182 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:44:55.873975 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.874014 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.874387 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.19 02:44:55.874635 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:44:55.874768 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} executeQuery: Read 859 rows, 69.17 KiB in 0.001662 sec., 516847.1720818291 rows/sec., 40.65 MiB/sec. 2026.05.19 02:44:55.874803 [ 270 ] {bafc0e83-0578-4ff5-bce2-4a7dd91ffb3f} TCPHandler: Processed in 0.001831519 sec. 2026.05.19 02:44:55.874959 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.875059 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.875100 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.19 02:44:55.875620 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.875656 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.875960 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:55.876164 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} oximeter.fields_u16 (75b31d1d-87bf-4854-bdcc-7219c82a391c): 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.19 02:44:55.876290 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} executeQuery: Read 181 rows, 11.50 KiB in 0.001253 sec., 144453.3120510774 rows/sec., 8.96 MiB/sec. 2026.05.19 02:44:55.876324 [ 270 ] {3535ffad-8ddc-462c-801c-120dabc7999c} TCPHandler: Processed in 0.001414384 sec. 2026.05.19 02:44:55.876460 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.876569 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.876609 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.19 02:44:55.877073 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.877108 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.877406 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:55.877627 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} oximeter.fields_u32 (3e064200-5cd9-4fbb-ae08-bf5fa641ae3b): 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.19 02:44:55.877752 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} executeQuery: Read 145 rows, 9.58 KiB in 0.001215 sec., 119341.56378600824 rows/sec., 7.70 MiB/sec. 2026.05.19 02:44:55.877786 [ 270 ] {06f7c474-4516-4a92-8fe0-2777a356abce} TCPHandler: Processed in 0.001374644 sec. 2026.05.19 02:44:55.877910 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.878007 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.878046 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.19 02:44:55.878506 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.878542 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.878843 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:55.879072 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} oximeter.fields_u8 (8b0149a7-e047-4f08-b56a-30ed05179766): 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.19 02:44:55.879197 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} executeQuery: Read 144 rows, 8.38 KiB in 0.001209 sec., 119106.69975186104 rows/sec., 6.77 MiB/sec. 2026.05.19 02:44:55.879230 [ 270 ] {73837f52-00ca-4e64-aab3-3bb182839c10} TCPHandler: Processed in 0.001369094 sec. 2026.05.19 02:44:55.879356 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.879451 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:44:55.879490 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:44:55.880212 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.880247 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.880576 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.19 02:44:55.880781 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:44:55.880916 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} executeQuery: Read 525 rows, 38.02 KiB in 0.001483 sec., 354012.13755900203 rows/sec., 25.03 MiB/sec. 2026.05.19 02:44:55.880950 [ 270 ] {63907f25-4141-4f1c-960b-07440f85f8ce} TCPHandler: Processed in 0.001642507 sec. 2026.05.19 02:44:55.881074 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.881170 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2026.05.19 02:44:55.881210 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2026.05.19 02:44:55.881544 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.881589 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.881880 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:55.882081 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} oximeter.measurements_bool (8f532a88-d1d5-4e9b-96b6-279d1da9f860): 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.19 02:44:55.882211 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} executeQuery: Read 4 rows, 214.00 B in 0.001059 sec., 3777.1482530689327 rows/sec., 197.34 KiB/sec. 2026.05.19 02:44:55.882244 [ 270 ] {9f8c650d-9734-48e3-98bb-e972dfef025b} TCPHandler: Processed in 0.001218873 sec. 2026.05.19 02:44:55.882385 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.882480 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.882521 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:44:55.883003 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.883038 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.883356 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.19 02:44:55.883572 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:44:55.883700 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} executeQuery: Read 265 rows, 18.03 KiB in 0.001238 sec., 214054.92730210017 rows/sec., 14.22 MiB/sec. 2026.05.19 02:44:55.883732 [ 270 ] {680e5577-4952-4160-8627-195541ccf4b1} TCPHandler: Processed in 0.001395644 sec. 2026.05.19 02:44:55.883886 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.883982 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.884023 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2026.05.19 02:44:55.884350 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.884386 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.884705 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:55.884911 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} oximeter.measurements_f64 (ff06452b-fbd2-44b4-a4c5-2d29ee5af4e5): 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.19 02:44:55.885038 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} executeQuery: Read 1 rows, 69.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 62.74 KiB/sec. 2026.05.19 02:44:55.885070 [ 270 ] {7344c900-1892-4ce8-af4d-99366a88d80e} TCPHandler: Processed in 0.001232203 sec. 2026.05.19 02:44:55.885198 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.885293 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.885345 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} 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.19 02:44:55.886180 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.886216 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.886776 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.19 02:44:55.886999 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} oximeter.measurements_histogramu64 (6c214093-132b-481a-9bbe-baa2eec80f71): 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.19 02:44:55.887246 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} executeQuery: Read 41 rows, 75.23 KiB in 0.00197 sec., 20812.18274111675 rows/sec., 37.29 MiB/sec. 2026.05.19 02:44:55.887310 [ 270 ] {05754e7f-e656-4ff8-ac7b-cfaf727dd116} TCPHandler: Processed in 0.002160082 sec. 2026.05.19 02:44:55.887457 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:44:55.887552 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:44:55.887605 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:44:55.887952 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:44:55.887987 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:44:55.888296 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2026.05.19 02:44:55.888513 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:44:55.888655 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} executeQuery: Read 90 rows, 5.77 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 5.02 MiB/sec. 2026.05.19 02:44:55.888689 [ 270 ] {e9dae4fe-2f45-43a7-b6a3-9088e05263b4} TCPHandler: Processed in 0.001281063 sec. 2026.05.19 02:45:00.859619 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:45:00.859916 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} executeQuery: (from [fd00:1122:3344:101::d]:38107) 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.19 02:45:00.860293 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.19 02:45:00.860337 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} 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.19 02:45:00.860579 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.19 02:45:00.860658 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.19 02:45:00.860805 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Key condition: (column 0 in 18-element set) 2026.05.19 02:45:00.860844 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.19 02:45:00.860868 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (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.19 02:45:00.860885 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} oximeter.timeseries_schema (c9a82425-9ff6-45ee-ac6f-c940f76afcf8) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.19 02:45:00.860935 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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.19 02:45:00.860958 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 44 rows starting from 0 2026.05.19 02:45:00.862227 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} executeQuery: Read 44 rows, 9.42 KiB in 0.002426 sec., 18136.85078318219 rows/sec., 3.79 MiB/sec. 2026.05.19 02:45:00.862347 [ 270 ] {d5c9f05e-3d47-4ad8-9826-9bc6d75aef2f} TCPHandler: Processed in 0.002933061 sec. 2026.05.19 02:45:00.864047 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:45:00.864175 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.19 02:45:00.864231 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.19 02:45:00.864825 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:00.864871 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:00.865301 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.19 02:45:00.865598 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} oximeter.fields_string (adc9fa2f-cbcb-4fc6-b2a7-231b9e574a13): 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.19 02:45:00.865758 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} executeQuery: Read 56 rows, 4.38 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.64 MiB/sec. 2026.05.19 02:45:00.865800 [ 270 ] {1f21c2ab-ce5f-4470-9901-b19e6f663866} TCPHandler: Processed in 0.001807398 sec. 2026.05.19 02:45:00.866041 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:45:00.866251 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.19 02:45:00.866329 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.19 02:45:00.867009 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:00.867061 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:00.867477 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.19 02:45:00.867739 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} oximeter.fields_uuid (c18d278c-692d-414a-a6d4-6feac02c1d65): 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.19 02:45:00.867903 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} executeQuery: Read 64 rows, 5.12 KiB in 0.001713 sec., 37361.354349095156 rows/sec., 2.92 MiB/sec. 2026.05.19 02:45:00.867959 [ 270 ] {e570199b-dcaa-4357-8178-d1fe4b1bd2cd} TCPHandler: Processed in 0.002048171 sec. 2026.05.19 02:45:00.868128 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:45:00.868257 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.19 02:45:00.868322 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.19 02:45:00.868884 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:00.868931 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:00.869384 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.19 02:45:00.869700 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} oximeter.measurements_cumulativeu64 (602807e6-b852-45b1-bbd5-4774f779a39d): 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.19 02:45:00.869861 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. 2026.05.19 02:45:00.869918 [ 270 ] {6de60671-6393-4c56-a984-e08105c460cc} TCPHandler: Processed in 0.001848929 sec. 2026.05.19 02:45:00.870093 [ 270 ] {} TCP-Session: 7ec47f77-61d6-4561-a2ca-d9a8616cb6c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.19 02:45:00.870206 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} executeQuery: (from [fd00:1122:3344:101::d]:38107) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.19 02:45:00.870255 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.19 02:45:00.870660 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:00.870700 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:00.871036 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2026.05.19 02:45:00.871274 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} oximeter.measurements_u64 (8bfbf50e-410b-47ca-b792-06ffa5c3e908): 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.19 02:45:00.871411 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. 2026.05.19 02:45:00.871455 [ 270 ] {bd981a01-1031-4019-be9d-935601663818} TCPHandler: Processed in 0.001417395 sec. 2026.05.19 02:45:01.692892 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10088 2026.05.19 02:45:01.693544 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:01.693610 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:01.694193 [ 245 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.19 02:45:01.694489 [ 245 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:45:01.694650 [ 245 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10088 2026.05.19 02:45:01.694683 [ 78 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.19 02:45:01.694761 [ 78 ] {} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:01.694787 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:01.694925 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:45:01.695073 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:45:01.695118 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7720 rows starting from the beginning of the part 2026.05.19 02:45:01.695196 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:45:01.695246 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:45:01.695287 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:45:01.695329 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:45:01.695372 [ 189 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::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.19 02:45:01.697277 [ 199 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 10088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416175 sec., 4175194.263660538 rows/sec., 59.73 MiB/sec. 2026.05.19 02:45:01.697523 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.19 02:45:01.697820 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9): 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.19 02:45:01.697899 [ 190 ] {35073494-6169-4ac3-9aa4-b0bb15675ad9::all_1_21_4} system.asynchronous_metric_log (35073494-6169-4ac3-9aa4-b0bb15675ad9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.19 02:45:01.697994 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. 2026.05.19 02:45:02.221232 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2026.05.19 02:45:02.241276 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:02.241344 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:02.248447 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2026.05.19 02:45:02.249201 [ 244 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:45:02.249511 [ 78 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2026.05.19 02:45:02.249555 [ 78 ] {} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.19 02:45:02.249579 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. 2026.05.19 02:45:02.249716 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:45:02.252969 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2026.05.19 02:45:02.253703 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.19 02:45:02.255165 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:45:02.259967 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part 2026.05.19 02:45:02.264771 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part 2026.05.19 02:45:02.269069 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:45:02.273763 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:45:02.278337 [ 189 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::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.19 02:45:02.343150 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.093494179 sec., 1700.640635605774 rows/sec., 8.79 MiB/sec. 2026.05.19 02:45:02.346131 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2026.05.19 02:45:02.348702 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da): 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.19 02:45:02.348831 [ 199 ] {1bef1b73-e66a-4fb8-970e-8aa8e0faa9da::all_1_21_4} system.metric_log (1bef1b73-e66a-4fb8-970e-8aa8e0faa9da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2026.05.19 02:45:02.350763 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB.